Subcloud Deployment/Orchestrated Upgrading Error Root Cause Analysis

Change-Id: I0759212a99b3b6ccd3b8d720d92ca8513382be8a
Signed-off-by: Ngairangbam Mili <ngairangbam.mili@windriver.com>
This commit is contained in:
Ngairangbam Mili
2023-07-10 06:26:56 +00:00
parent 1efa711e60
commit 9cd05bbc5d

View File

@@ -23,6 +23,15 @@ Errors can occur due to one of the following:
- A network error that results in the subcloud being temporarily unreachable
To get detailed information about errors during installation or data migration,
run the :command:`dcmanager subcloud errors <subcloud_name/subcloud_id>` command.
If you are using web interface, you can get the error details within the
corresponding strategy step or access the comprehensive information related to
the affected subcloud. To do so, navigate to the subcloud view and click **Distributed
Cloud Admin > Cloud Overview**. In the given list of subclouds, expand a
specific subcloud. If there is any error message, you can see it at the end of
the particular subcloud information.
**Failure Caused by Install Values**
@@ -84,6 +93,16 @@ and finalized. If failure occurs:
.. _failure-during-the-installation-or-data-migration-of-n+1-load-on-a-subcloud-ul-ogc-cp5-qmb:
- Get detailed information about errors during activation step by running the
:command:`dcmanager subcloud errors <subcloud_name/subcloud_id>` command.
- If you are using web interface, you can get the error details within the
corresponding strategy step or access the comprehensive information related to
the affected subcloud. To do so, navigate to the subcloud view and click **Distributed
Cloud Admin > Cloud Overview**. In the given list of subclouds, expand a
specific subcloud. If there is any error message, you can see it at the end of
the particular subcloud information.
- Check specified log files
- Follow the recovery procedure. See :ref:`failure-prior-to-the-installation-of-n-plus-1-load-on-a-subcloud`