docs/doc/source/shared/_includes/subcloud-deploy-status.rest
Ngairangbam Mili 07ac17667f DC Subcloud Deployment Phase and Abort Operations
Story: 2010756
Task: 49409

Change-Id: I303045db99258a593b88b9c6a919a317c6d309a2
Signed-off-by: Ngairangbam Mili <ngairangbam.mili@windriver.com>
2024-05-13 02:48:51 +00:00

104 lines
3.5 KiB
ReStructuredText

.. begin-deploy-status-create
``Creating``
This status indicates that the subcloud configuration is being created
based on provided files and parameters.
``Create-failed``
This status indicates that the subcloud creation stage failed. Check
``/var/log/dcmanager/dcmanager.log`` for more details on the failure.
``Create-complete``
This status indicates that the subcloud was successfully created.
.. end-deploy-status-create
.. begin-deploy-status-install
``Pre-Install``
This status indicates that the ISO for the subcloud is being updated by
the central cloud with the boot menu parameters and kickstart
configuration as specified in the ``install-values.yaml`` file.
``Pre-Install-failed``
This status indicates that the ISO preparation stage failed. Check
``/var/log/dcmanager/dcmanager.log`` for more details on the failure.
``Installing``
This status indicates that the subcloud's ISO is being installed from
the central cloud to the subcloud using the Redfish Virtual Media
service on the subcloud's |BMC|.
``Install-failed``
This status indicates that the subcloud's ISO installation failed. Check
``/var/log/dcmanager/ansible/<subcloud_name>_playbook_output.log`` or
:command:`dcmanager subcloud errors` for more details on the failure.
``Install-complete``
This status indicates that the subcloud's ISO installation completed
successfully.
.. end-deploy-status-install
.. begin-deploy-status-bootstrap
``Pre-bootstrap``
This status indicates that the necessary configurations for subcloud Ansible
bootstrap are being generated based on the provided ``bootstrap-values.yaml`` file.
``Pre-bootstrap-failed``
This status indicates that the Ansible bootstrap preparation stage failed.
Check ``/var/log/dcmanager/dcmanager.log`` for more details on the failure.
``Bootstrapping``
This status indicates that the Ansible bootstrap of |prod-long|
software on the subcloud's controller-0 is in progress.
``Bootstrap-failed``
This status indicates that the subcloud Ansible bootstrap stage failed. Check
``/var/log/dcmanager/ansible/<subcloud_name>_playbook_output.log`` or
:command:`dcmanager subcloud errors` for more details on the failure.
``Bootstrap-complete``
This status indicates that the subcloud Ansible bootstrap operation completed
successfully.
.. end-deploy-status-bootstrap
.. begin-deploy-status-config
``Pre-config``
This status indicates that the necessary configurations for deploy config
are being generated based on the provided ``deploy-values.yaml`` file.
``Pre-config-failed``
This status indicates that the deploy config preparation stage failed.
Check ``/var/log/dcmanager/dcmanager.log`` for more details on the failure.
``Configuring``
This status indicates that the deploy config playbook execution
on the subcloud's controller-0 is in progress.
``Config-failed``
This status indicates that the deploy config playbook failed. Check
``/var/log/dcmanager/ansible/<subcloud_name>_playbook_output.log`` or
:command:`dcmanager subcloud errors` for more details on the failure.
``Complete``
This status indicates that subcloud deployment is complete.
.. end-deploy-status-config
.. begin-deploy-status-abort
``Aborting-<phase>``
This status indicates that the current subcloud deployment phase
is currently being aborted.
``<phase>-aborted``
This status indicates that the specified subcloud deployment phase
is successfully aborted.
.. end-deploy-status-abort