Merge "Minor provisioning SRIOV updates"

This commit is contained in:
Zuul
2021-06-08 11:29:29 +00:00
committed by Gerrit Code Review
2 changed files with 10 additions and 1 deletions

View File

@@ -38,7 +38,7 @@ See |datanet-doc|: :ref:`Add Data Networks using the CLI
#. Lock the host to which you will assign the label.
.. note::
AIO-SX hosts do not need to be locked to provision an |SRIOV|
|AIO-SX| hosts do not need to be locked to provision an |SRIOV|
interface and assign it to a data network.
For example:
@@ -172,6 +172,7 @@ See |datanet-doc|: :ref:`Add Data Networks using the CLI
~(keystone_admin)$ system host-unlock compute-0
.. rubric:: |postreq|
When launching an |SRIOV|-enabled Kubernetes deployment, pods will only be

View File

@@ -41,6 +41,10 @@ For more information, see :ref:`Provision SR-IOV Interfaces using the CLI
~(keystone_admin)$ system host-lock compute-0
.. note::
|AIO-SX| hosts do not need to be locked to provision an |SRIOV| interface and
assign it to a data network.
#. Identify the parent |SRIOV| interface to be configured.
For example:
@@ -158,3 +162,7 @@ For more information, see :ref:`Provision SR-IOV Interfaces using the CLI
.. code-block:: none
~(keystone_admin)$ system host-unlock compute-0
.. note::
|AIO-SX| hosts do not need to be locked to provision an |SRIOV| interface and
assign it to a data network.