Clarify upgrade procedure to prevent lack of free space

Change-Id: I0ae9b3e79e7648f36fdb811daa314464466ecf10
Signed-off-by: Keane Lim <keane.lim@windriver.com>
This commit is contained in:
Keane Lim 2021-09-21 12:22:48 -04:00
parent 02bb1768b4
commit ba78f1e682
3 changed files with 23 additions and 9 deletions

View File

@ -23,10 +23,17 @@ This section describes the manual upgrade procedures.
procedure, see |distcloud-doc|: :ref:`Orchestration Upgrade Overview procedure, see |distcloud-doc|: :ref:`Orchestration Upgrade Overview
<orchestration-upgrade-overview>`. <orchestration-upgrade-overview>`.
Before starting the upgrades process, the system must be “patch current,” there Before starting the upgrade process, ensure that the following conditions are
must be no management-affecting alarms present on the system, the new software met:
load must be imported, and a valid license file for the upgrade must be
installed. - The system is patch current.
- There are no management-affecting alarms and the "system
health-query-upgrade" check passes.
- The new software load has been imported.
- A valid license file has been installed.
The upgrade procedure is different for the All-in-One Simplex configuration The upgrade procedure is different for the All-in-One Simplex configuration
versus the All-in-One Duplex, and Standard configurations. For more versus the All-in-One Duplex, and Standard configurations. For more

View File

@ -21,8 +21,8 @@ of |prod| software.
restore operations, blade replacement, or upgrades. restore operations, blade replacement, or upgrades.
- The system must be "patch current". All updates available for the current - The system must be "patch current". All updates available for the current
release running on the system must be applied. To find and download release running on the system must be applied, and all patches must be
applicable updates, visit the |dnload-loc|. committed. To find and download applicable updates, visit the |dnload-loc|.
- Transfer the new release software load to controller-0 \(or onto a USB - Transfer the new release software load to controller-0 \(or onto a USB
stick\); controller-0 must be active. stick\); controller-0 must be active.

View File

@ -21,9 +21,16 @@ software.
an upgrade. Home directories are not preserved during backup or restore an upgrade. Home directories are not preserved during backup or restore
operations, blade replacement, or upgrades. operations, blade replacement, or upgrades.
- The system must be 'patch current'. All upgrades available for the current - Ensure that the following conditions are met:
release running on the system must be applied. To find and download
applicable upgrades, visit |dnload-loc| site. - The system is patch current.
- There should be sufficient free space in /opt/platform-backup. Remove
any unused files if necessary.
- The new software load has been imported.
- A valid license file has been installed.
- Transfer the new release software load to controller-0 \(or onto a USB - Transfer the new release software load to controller-0 \(or onto a USB
stick\); controller-0 must be active. stick\); controller-0 must be active.