Duplicate info in 'Install a Subcloud Using Redfish...' page (dsr8mr3, dsr8mr2+)

Change-Id: Ib85cbae21cb4bbd2687f5e07b060909cdf66c11e
Signed-off-by: Ngairangbam Mili <ngairangbam.mili@windriver.com>
This commit is contained in:
Ngairangbam Mili 2024-06-20 10:40:26 +00:00
parent 684643bf49
commit af40ad61b1

View File

@ -481,29 +481,6 @@ subcloud ansible log files: ``/var/log/dcmanager/ansible``, and named as
more information, see :ref:`Managing Subclouds Using the CLI more information, see :ref:`Managing Subclouds Using the CLI
<managing-subclouds-using-the-cli>`. <managing-subclouds-using-the-cli>`.
#. If ``deploy_status`` shows an installation, bootstrap or deployment failure
state, you can use the ``dcmanager subcloud errors`` command in order to
get more detailed information about failure.
For example:
.. code-block:: none
[sysadmin@controller-0 ~(keystone_admin)]$ dcmanager subcloud errors 1
FAILED bootstrapping playbook of (subcloud).
detail: fatal: [subcloud]: FAILED! => changed=true
failed_when_result: true
msg: non-zero return code
500 Server Error: Internal Server Error ("manifest unknown: manifest unknown")
Image download failed: admin-2.cumulus.mss.com: 30093/wind-river/cloud-platform-deployment-manager: WRCP_22.06 500 Server Error: Internal Server Error ("Get https://admin-2.cumulus .mss.com: 30093/v2/: dial tcp: lookup admin-2.cumulus.mss.com on 10.41.0.1:53: read udp 10.41.1.3:40251->10.41.0.1:53: i/o timeout")
Image download failed: gcd.io/kubebuilder/kube-rdac-proxy:v0.11.0 500 Server Error: Internal Server Error ("Get https://gcd.io/v2/: dial tcp: lookup gcd.io on 10.41.0.1:53: read udp 10.41.1.3:52485->10.41.0.1:53: i/o timeout")
raise Exception("Failed to download images %s" % failed_downloads)
Exception: Failed to download images ["admin-2.cumulus.mss.com: 30093/wind-river/cloud-platform-deployment-manager: WRCP_22.06", "gcd.io kubebuilder/kube-rdac-proxy:v0.11.0"]
FAILED TASK: TASK [common/push-docker-images Download images and push to local registry] Wednesday 12 October 2022 12:27:31 +0000 (0:00:00.042)
0:16:34.495
#. You can also monitor detailed logging of the subcloud installation, #. You can also monitor detailed logging of the subcloud installation,
bootstrapping and deployment by monitoring the following log files on the bootstrapping and deployment by monitoring the following log files on the
active controller in the Central Cloud. active controller in the Central Cloud.