Provide command to check RECONCILED state(r5, r6, r7, r8, dsR5, dsR6, dsR7, dsR8)

Change-Id: I2d4dfa2fe13107e842e9a8707e254fa422eaac6d
Signed-off-by: Ngairangbam Mili <ngairangbam.mili@windriver.com>
This commit is contained in:
Ngairangbam Mili
2023-06-12 07:34:42 +00:00
parent 2a1837dbc7
commit ea5f6fdff1

View File

@@ -22,6 +22,12 @@ Controller using the rehoming playbook.
The system time should be accurately configured on the System Controllers
and the subcloud's controllers before rehoming the subcloud.
.. warning::
Do not rehome a subcloud if the RECONCILED status on the system host or any
host resource of the subcloud is FALSE. To check the RECONCILED status, run
the :command:`$ kubectl -n deployment get host` command.
Use the following procedure to enable subcloud rehoming and to update the new
subcloud configuration (networking parameters, passwords, etc.) to be
compatible with the new System Controller.
@@ -97,10 +103,6 @@ There are six phases for Rehoming a subcloud:
``--install-values`` option, when running the remote subcloud reinstall,
upgrade or restore commands.
.. warning::
Do not rehome a subcloud if the RECONCILED status on the system host
or any host resource of the subcloud is FALSE.
.. note::