Platform Upgrade Optimization - AIO-SX (r8, r7, r6)
Update bullet about user data backups during upgrades. Add statement that the upgrade playbook will automatically trigger unlock at the end on success. Story: 2010953 Signed-off-by: Ron Stone <ronald.stone@windriver.com> Change-Id: I95d8ad44e54db2bd7da7e737db24434ddc42c0c4
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
|
changes on the ``/etc`` directory. After a restore operation has been
|
||||||
completed, these modifications must be reapplied.
|
completed, these modifications must be reapplied.
|
||||||
|
|
||||||
- Home directories and passwords of local user accounts. They must be backed up
|
- Local linux user accounts and groups, their home directories, and passwords
|
||||||
manually by the sysadmin.
|
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
|
- The ``/root`` directory. Use the sysadmin account instead when root access is
|
||||||
needed.
|
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
|
Once the data restoration is complete the upgrade state will be set to
|
||||||
*upgrading-hosts*.
|
*upgrading-hosts*.
|
||||||
|
|
||||||
#. Check the status of the upgrade.
|
|
||||||
|
|
||||||
.. code-block:: none
|
The upgrade playbook will automatically trigger unlock upon successful
|
||||||
|
completion.
|
||||||
~(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.
|
|
||||||
|
|
||||||
#. Activate the upgrade.
|
#. Activate the upgrade.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user