From 021aa052037594034f29a391c3ebddc77b510ed4 Mon Sep 17 00:00:00 2001 From: Elaine Fonaro Date: Mon, 29 Aug 2022 10:43:18 -0300 Subject: [PATCH] Updated Upgrading-all-in-one-simplex/duplex docs (r6, dsR6, dsR7) Fixed minor text alignment in Upgrade All-in-One Duplex. Added the activation-failed state after executing Activate the upgrade step. Fixed formating error. Signed-off-by: Elaine Fonaro Change-Id: I6bf4391814f8b874fe81f2c2d25bb32a22f9bb81 --- .../upgrading-all-in-one-duplex-or-standard.rst | 9 ++++++--- .../kubernetes/upgrading-all-in-one-simplex.rst | 13 +++++++------ 2 files changed, 13 insertions(+), 9 deletions(-) diff --git a/doc/source/updates/kubernetes/upgrading-all-in-one-duplex-or-standard.rst b/doc/source/updates/kubernetes/upgrading-all-in-one-duplex-or-standard.rst index ff75030f9..10b5f1ab9 100644 --- a/doc/source/updates/kubernetes/upgrading-all-in-one-duplex-or-standard.rst +++ b/doc/source/updates/kubernetes/upgrading-all-in-one-duplex-or-standard.rst @@ -177,9 +177,9 @@ of |prod| software. | to_release | nn.nn | +--------------+--------------------------------------+ - This will make a copy of the upgrade data onto a DRBD file system to be used - in the upgrade. Configuration changes are not allowed after this point - until the swact to controller-1 is completed. + This will make a copy of the upgrade data onto a DRBD file system to be + used in the upgrade. Configuration changes are not allowed after this point + until the swact to controller-1 is completed. The following upgrade state applies once this command is executed: @@ -498,6 +498,9 @@ of |prod| software. .. note:: This can take more than half an hour to complete. + **activation-failed** + Check ``/var/log/sysinv.log`` for further information. + #. Complete the upgrade. .. code-block:: none diff --git a/doc/source/updates/kubernetes/upgrading-all-in-one-simplex.rst b/doc/source/updates/kubernetes/upgrading-all-in-one-simplex.rst index e0ad08ff6..24ec784ca 100644 --- a/doc/source/updates/kubernetes/upgrading-all-in-one-simplex.rst +++ b/doc/source/updates/kubernetes/upgrading-all-in-one-simplex.rst @@ -375,15 +375,11 @@ For more details, see :ref:`Detailed contents of a system backup State entered when new configurations have been applied to all controller and compute hosts. - Check the status of the upgrade again to see it has reached - **activation-complete** + #. Check the status of the upgrade again to see it has reached + **activation-complete**. .. code-block:: none - .. note:: - This can take more than half an hour to complete. - - ~(keystone_admin)]$ system upgrade-show +--------------+--------------------------------------+ | Property | Value | @@ -394,6 +390,11 @@ For more details, see :ref:`Detailed contents of a system backup | to_release | nn.nn | +--------------+--------------------------------------+ + .. note:: + This can take more than half an hour to complete. + + **activation-failed** + Check ``/var/log/sysinv.log`` for further information. #. Complete the upgrade.