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