Merge "Platform Upgrade Optimization - AIO-SX (r8, r7, r6)" into r/stx.8.0
This commit is contained in:
@@ -56,8 +56,9 @@ The following content is excluded from the backup:
|
||||
changes on the ``/etc`` directory. After a restore operation has been
|
||||
completed, these modifications must be reapplied.
|
||||
|
||||
- Home directories and passwords of local user accounts. They must be backed up
|
||||
manually by the sysadmin.
|
||||
- Local linux user accounts and groups, their home directories, and passwords
|
||||
will not be carried over during an upgrade. The configuration and management
|
||||
of additional users/groups is not recommended.
|
||||
|
||||
- The ``/root`` directory. Use the sysadmin account instead when root access is
|
||||
needed.
|
||||
|
||||
@@ -340,27 +340,9 @@ For more details, see :ref:`Contents of System Backup
|
||||
Once the data restoration is complete the upgrade state will be set to
|
||||
*upgrading-hosts*.
|
||||
|
||||
#. Check the status of the upgrade.
|
||||
|
||||
.. code-block:: none
|
||||
|
||||
~(keystone_admin)]$ system upgrade-show
|
||||
+--------------+--------------------------------------+
|
||||
| Property | Value |
|
||||
+--------------+--------------------------------------+
|
||||
| uuid | 61e5fcd7-a38d-40b0-ab83-8be55b87fee2 |
|
||||
| state | upgrading-hosts |
|
||||
| from_release | nn.nn |
|
||||
| to_release | nn.nn |
|
||||
+--------------+--------------------------------------+
|
||||
|
||||
#. Unlock controller-0.
|
||||
|
||||
.. code-block:: none
|
||||
|
||||
~(keystone_admin)]$ system host-unlock controller-0
|
||||
|
||||
This step is required only for Simplex systems that are not a subcloud.
|
||||
|
||||
The upgrade playbook will automatically trigger unlock upon successful
|
||||
completion.
|
||||
|
||||
#. Activate the upgrade.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user