Merge "After shutdown a controller, some CEPH PGs got inactive (r5,r6,dsr6,r7,dsr7)"
This commit is contained in:
commit
3eacb292c5
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user