Fix minimum docker size in prereq (r11)
Add a note about recommended docker size. Change-Id: I4c91011ced3c2350f3035ab3ecbd809ee16efd45 Signed-off-by: Elisamara Aoki Gonçalves <elisamaraaoki.goncalves@windriver.com>
This commit is contained in:
@@ -80,13 +80,18 @@ across the subclouds to be successful.
|
||||
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:
|
||||
controllers to a minimum 40GB prior to upgrading the system using the
|
||||
following command:
|
||||
|
||||
.. code-block:: none
|
||||
|
||||
system host-fs-modify <controller-name> docker=<GB>
|
||||
|
||||
.. note::
|
||||
|
||||
The minimum requirement is 40GB. However, allocating 50GB or more is
|
||||
recommended, though not mandatory.
|
||||
|
||||
- |Optional| **Only for Major Release** Upload the new software release to
|
||||
the central software release repository:
|
||||
|
||||
|
||||
@@ -89,13 +89,18 @@ standard configuration.
|
||||
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:
|
||||
controllers to a minimum 40GB prior to upgrading the system using the
|
||||
following command:
|
||||
|
||||
.. code-block:: none
|
||||
|
||||
system host-fs-modify <controller-name> docker=<GB>
|
||||
|
||||
.. note::
|
||||
|
||||
The minimum requirement is 40GB. However, allocating 50GB or more is
|
||||
recommended, though not mandatory.
|
||||
|
||||
.. rubric:: |proc|
|
||||
|
||||
#. For a duplex (dual controller) system, switch the activity from
|
||||
|
||||
@@ -166,13 +166,18 @@ to control and monitor their progress manually.
|
||||
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
|
||||
controllers to a minimum 40GB prior to upgrading the system using the
|
||||
following command:
|
||||
|
||||
.. code-block:: none
|
||||
|
||||
system host-fs-modify <controller-name> docker=<GB>
|
||||
|
||||
.. note::
|
||||
|
||||
The minimum requirement is 40GB. However, allocating 50GB or more is
|
||||
recommended, though not mandatory.
|
||||
|
||||
.. rubric:: |proc|
|
||||
|
||||
#. Create a software deployment orchestration strategy for a specified software
|
||||
|
||||
Reference in New Issue
Block a user