From bdf96eb427d776e4711864f173d853b5ff9f155e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Elisamara=20Aoki=20Gon=C3=A7alves?= Date: Mon, 9 Dec 2024 14:44:45 +0000 Subject: [PATCH] USM updates (dsR10) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Fixes in the USM docs. Change-Id: Ib5e4f0ed6c73772d4980b1f13fb38c43a6c4a7bf Signed-off-by: Elisamara Aoki Gonçalves --- ...nual-host-software-deployment-ee17ec6f71a4.rst | 15 +++++++++------ ...ment-host-software-deployment-d234754c7d20.rst | 4 ++-- 2 files changed, 11 insertions(+), 8 deletions(-) diff --git a/doc/source/updates/kubernetes/manual-host-software-deployment-ee17ec6f71a4.rst b/doc/source/updates/kubernetes/manual-host-software-deployment-ee17ec6f71a4.rst index ecd892226..280a8221d 100644 --- a/doc/source/updates/kubernetes/manual-host-software-deployment-ee17ec6f71a4.rst +++ b/doc/source/updates/kubernetes/manual-host-software-deployment-ee17ec6f71a4.rst @@ -114,10 +114,12 @@ standard configuration. | .iso | | +-------------------------------+-------------------+ - where `--local`` can be used when running this command in an |SSH| session on - the active controller to optimize performance. With this option, the - system will read files directly from the local disk rather than - transferring files over REST APIs backing the |CLI|. + where ``--local`` can be used when running this command in an |SSH| + session on the active controller to optimize performance. With this + option, the system will read files directly from the local disk rather + than transferring files over REST APIs backing the |CLI|. When using the + ``--local`` option, the '.iso' and the .sig + arguments MUST be a full path name. This command may take 5-10 mins depending on the hardware. @@ -267,8 +269,9 @@ standard configuration. host to finish rebooting and become enabled. This may take 3-5 mins depending on hardware. - #. Proceed to step :ref:`8 ` (software - deploy activate) of the main procedure. + #. Proceed to step :ref:`Activate the software deployment + ` (software deploy + activate) of the main procedure. - For an |AIO-DX| system or standard system diff --git a/doc/source/updates/kubernetes/orchestrated-deployment-host-software-deployment-d234754c7d20.rst b/doc/source/updates/kubernetes/orchestrated-deployment-host-software-deployment-d234754c7d20.rst index 5fb8b91d1..7a1c12da7 100644 --- a/doc/source/updates/kubernetes/orchestrated-deployment-host-software-deployment-d234754c7d20.rst +++ b/doc/source/updates/kubernetes/orchestrated-deployment-host-software-deployment-d234754c7d20.rst @@ -40,7 +40,7 @@ activate, complete, and delete the new software deployment. .. note:: Software deployment orchestration completes and deletes the new software - deployment only when the ``-delete`` option is selected by the user during + deployment only when the ``--delete`` option is selected by the user during create strategy. In case of a Major Release, if the software deployment is deleted, it can no longer be rolled back. @@ -564,7 +564,7 @@ to control and monitor their progress manually. .. code-block:: - [sysadmin@controller-0 ~(keystone_admin)]$ sw-manager sw-deploy-strategy show --error-details + ~(keystone_admin)]$ sw-manager sw-deploy-strategy show --error-details .. code-block::