Vfio token not updated properly (dsR8MR2+,MR3,r9)

Add note to clarify the statement

Change-Id: I18a54c7d3a53939074b271412ae2286cbf6bed7a
Signed-off-by: Elisamara Aoki Goncalves <elisamaraaoki.goncalves@windriver.com>
This commit is contained in:
Elisamara Aoki Goncalves 2024-04-04 14:06:26 +00:00
parent 6e579aa9cf
commit f92b5bee1e
1 changed files with 8 additions and 0 deletions

View File

@ -816,6 +816,14 @@ following |vRAN| |FEC| accelerators:
~(keystone_admin)$ system helm-override-update sriov-fec-operator sriov-fec-operator sriov-fec-system --set env.SRIOV_FEC_VFIO_TOKEN=`uuidgen`
.. note::
You must configure ``SRIOV_FEC_VFIO_TOKEN`` before installing the
application. If ``SRIOV_FEC_VFIO_TOKEN`` needs to be updated after
the application is installed, removing the application will be
necessary before proceeding with updating ``SRIOV_FEC_VFIO_TOKEN``
and reinstalling the application.
- For the |VF| interface, the same ``VFIO_TOKEN`` must be configured by
the application. You can get the token using the command
:command:`system helm-override-show sriov-fec-operator sriov-fec-operator sriov-fec-system`.