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:
Elisamara Aoki Gonçalves
2025-11-14 15:29:58 +00:00
parent e0ad5d9ef0
commit f6e0910c96
3 changed files with 20 additions and 5 deletions

View File

@@ -80,13 +80,18 @@ across the subclouds to be successful.
is the active controller on each subcloud. is the active controller on each subcloud.
- The default Docker size is 30GB. Resize the Docker filesystem on all - 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 controllers to a minimum 40GB prior to upgrading the system using the
the following command: following command:
.. code-block:: none .. code-block:: none
system host-fs-modify <controller-name> docker=<GB> 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 - |Optional| **Only for Major Release** Upload the new software release to
the central software release repository: the central software release repository:

View File

@@ -89,13 +89,18 @@ standard configuration.
starting an upgrade from |prod-long| Release |v_r9| to |prod| Release |v_r10|. 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 - 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 controllers to a minimum 40GB prior to upgrading the system using the
the following command: following command:
.. code-block:: none .. code-block:: none
system host-fs-modify <controller-name> docker=<GB> 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| .. rubric:: |proc|
#. For a duplex (dual controller) system, switch the activity from #. For a duplex (dual controller) system, switch the activity from

View File

@@ -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|. 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 - 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: following command:
.. code-block:: none .. code-block:: none
system host-fs-modify <controller-name> docker=<GB> 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| .. rubric:: |proc|
#. Create a software deployment orchestration strategy for a specified software #. Create a software deployment orchestration strategy for a specified software