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

This commit is contained in:
Zuul 2024-04-04 18:22:37 +00:00 committed by Gerrit Code Review
commit 6b8212606c
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`.