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 <elaine.fonaro@windriver.com>
Change-Id: I6bf4391814f8b874fe81f2c2d25bb32a22f9bb81
This commit is contained in:
Elaine Fonaro 2022-08-29 10:43:18 -03:00
parent 126131ce63
commit 021aa05203
2 changed files with 13 additions and 9 deletions

View File

@ -177,8 +177,8 @@ of |prod| software.
| to_release | nn.nn | | to_release | nn.nn |
+--------------+--------------------------------------+ +--------------+--------------------------------------+
This will make a copy of the upgrade data onto a DRBD file system to be used This will make a copy of the upgrade data onto a DRBD file system to be
in the upgrade. Configuration changes are not allowed after this point used in the upgrade. Configuration changes are not allowed after this point
until the swact to controller-1 is completed. until the swact to controller-1 is completed.
The following upgrade state applies once this command is executed: The following upgrade state applies once this command is executed:
@ -498,6 +498,9 @@ of |prod| software.
.. note:: .. note::
This can take more than half an hour to complete. This can take more than half an hour to complete.
**activation-failed**
Check ``/var/log/sysinv.log`` for further information.
#. Complete the upgrade. #. Complete the upgrade.
.. code-block:: none .. code-block:: none

View File

@ -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 State entered when new configurations have been applied to all
controller and compute hosts. controller and compute hosts.
Check the status of the upgrade again to see it has reached #. Check the status of the upgrade again to see it has reached
**activation-complete** **activation-complete**.
.. code-block:: none .. code-block:: none
.. note::
This can take more than half an hour to complete.
~(keystone_admin)]$ system upgrade-show ~(keystone_admin)]$ system upgrade-show
+--------------+--------------------------------------+ +--------------+--------------------------------------+
| Property | Value | | Property | Value |
@ -394,6 +390,11 @@ For more details, see :ref:`Detailed contents of a system backup
| to_release | nn.nn | | 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. #. Complete the upgrade.