Update upgrade instruction (dsR8,r8)

Add note with command specific to upgrades from r7

Change-Id: Ied8a38b5de171327926253afd08aaf9f1dda9d51
Signed-off-by: Elisamara Aoki Goncalves <elisamaraaoki.goncalves@windriver.com>
This commit is contained in:
Elisamara Aoki Goncalves 2023-11-14 22:27:04 +00:00
parent 22d1a5677a
commit 3031984c06
2 changed files with 21 additions and 2 deletions

View File

@ -4,4 +4,7 @@
.. upgradeAIO-end .. upgradeAIO-end
.. deploymentmanager-begin .. deploymentmanager-begin
.. deploymentmanager-end .. deploymentmanager-end
.. note-upgrade-begin
.. note-upgrade-end

View File

@ -315,7 +315,23 @@ For more details, see :ref:`Contents of System Backup
.. code-block:: none .. code-block:: none
~(keystone_admin)]$ ansible-playbook /usr/share/ansible/stx-ansible/playbooks/upgrade_platform.yml -e "upgrade_mode=old" ~(keystone_admin)]$ ansible-playbook /usr/share/ansible/stx-ansible/playbooks/upgrade_platform.yml
.. only:: starlingx
.. important::
If you are upgrading from r7.0 to r8.0 use the command below instead:
.. code-block:: none
ansible-playbook /usr/share/ansible/stx-ansible/playbooks/upgrade_platform.yml -e "upgrade_mode=old"
.. only:: partner
.. include:: /_includes/upgrading-all-in-one-simplex.rest
:start-after: note-upgrade-begin
:end-before: note-upgrade-end
Once the host has installed the new load, this will restore the upgrade Once the host has installed the new load, this will restore the upgrade
data and migrate it to the new load. data and migrate it to the new load.