From 21231ddb447d1c5cf94b15f7318ae7d123dbe28a Mon Sep 17 00:00:00 2001 From: Elaine Fonaro Date: Mon, 30 Jan 2023 16:55:58 -0300 Subject: [PATCH] After shutdown a controller, some CEPH PGs got inactive (r5,r6,dsr6,r7,dsr7) - Moved the note to run a command in the AIO-SX before changing to the AIO-DX to the correct steps. Signed-off-by: Elaine Fonaro Change-Id: Ifd09d478c16b332e0059ff9bded804fff0c929b4 --- ...an-aiosx-subcloud-to-an-aiodx-subcloud.rst | 28 +++++++++++++------ 1 file changed, 19 insertions(+), 9 deletions(-) diff --git a/doc/source/dist_cloud/kubernetes/migrate-an-aiosx-subcloud-to-an-aiodx-subcloud.rst b/doc/source/dist_cloud/kubernetes/migrate-an-aiosx-subcloud-to-an-aiodx-subcloud.rst index a0853bcda..592985188 100644 --- a/doc/source/dist_cloud/kubernetes/migrate-an-aiosx-subcloud-to-an-aiodx-subcloud.rst +++ b/doc/source/dist_cloud/kubernetes/migrate-an-aiosx-subcloud-to-an-aiodx-subcloud.rst @@ -33,15 +33,6 @@ procedure to reconfigure the cluster-host interface on to a physical interface. ~(keystone_admin)$ system host-lock controller-0 - .. note:: - - Run the following command on an |AIO-SX| system before changing to |AIO-DX|, as this - does not apply to |AIO-DX| systems. - - .. code-block:: none - - ~(keystone_admin)$ system storage-backend-modify ceph-store replication=2 - #. Change the class attribute to 'none' for the loopback interface. .. code-block:: none @@ -113,6 +104,15 @@ using the ansible playbook. #. On the system controller, run the ansible playbook to migrate the |AIO-SX| subcloud to an |AIO-DX|. + .. note:: + + Run the following command on an |AIO-SX| system before changing to |AIO-DX|, as this + does not apply to |AIO-DX| systems. + + .. code-block:: none + + ~(keystone_admin)$ system storage-backend-modify ceph-store replication=2 + For example, if the subcloud name is 'subcloud1', enter: .. code-block:: none @@ -169,6 +169,16 @@ commands on the |AIO-SX| subcloud. ~(keystone_admin)$ system host-lock controller-0 + .. note:: + + Run the following command on an |AIO-SX| system before changing to |AIO-DX|, as this + does not apply to |AIO-DX| systems. + + .. code-block:: none + + ~(keystone_admin)$ system storage-backend-modify ceph-store replication=2 + + #. Change the system mode to 'duplex'. .. code-block:: none