Merge "DOC: updated default docker filesystem size and new deploy precheck"
This commit is contained in:
@@ -79,6 +79,14 @@ across the subclouds to be successful.
|
||||
- For the deployment of major software release, ensure that the controller-0
|
||||
is the active controller on each subcloud.
|
||||
|
||||
- The default Docker size is 30GB. Resize the Docker filesystem on all
|
||||
controllers to a minimum 50GB or more prior to upgrading the system using
|
||||
the following command:
|
||||
|
||||
.. code-block:: none
|
||||
|
||||
system host-fs-modify <controller-name> docker=<GB>
|
||||
|
||||
- |Optional| **Only for Major Release** Upload the new software release to
|
||||
the central software release repository:
|
||||
|
||||
|
||||
@@ -88,6 +88,14 @@ standard configuration.
|
||||
The sysadmin and admin passwords must be set to the same value prior to
|
||||
starting an upgrade from |prod-long| Release |v_r9| to |prod| Release |v_r10|.
|
||||
|
||||
- The default Docker size is 30GB. Resize the Docker filesystem on all
|
||||
controllers to a minimum 50GB or more prior to upgrading the system using
|
||||
the following command:
|
||||
|
||||
.. code-block:: none
|
||||
|
||||
system host-fs-modify <controller-name> docker=<GB>
|
||||
|
||||
.. rubric:: |proc|
|
||||
|
||||
#. For a duplex (dual controller) system, switch the activity from
|
||||
|
||||
@@ -165,6 +165,14 @@ to control and monitor their progress manually.
|
||||
The sysadmin and admin passwords must be set to the same value prior to
|
||||
starting an upgrade from |prod-long| Release |v_r9| to |prod| Release |v_r10|.
|
||||
|
||||
- The default Docker size is 30GB. Resize the Docker filesystem on all
|
||||
controllers to a minimum 50GB or more prior to upgrading the system using the
|
||||
following command:
|
||||
|
||||
.. code-block:: none
|
||||
|
||||
system host-fs-modify <controller-name> docker=<GB>
|
||||
|
||||
.. rubric:: |proc|
|
||||
|
||||
#. Create a software deployment orchestration strategy for a specified software
|
||||
|
||||
Reference in New Issue
Block a user