Hi all,

 

We’re trying to add a subcloud through dcmanager(ref: https://docs.starlingx.io/deploy_install_guides/r6_release/distributed_cloud/index-install-r6-distcloud-46f4880ec78b.html).

 

On the subcloud, after booting stx-6.0, we configure the OAM network with config_management.  At this point the central cloud is able to reach the subcloud on the configured IP.

 

Then we run this command on the central dcmanager subcloud add --bootstrap-address subcloud-FIP bootstrap-values bootstrap_values.yml. If we check the log in /var/log/dcmanager/dcmanager.log

we retrieve the following error(from the GUI we observe pre-deploy-failed):


2022-05-12 10:23:14.155 206351 ERROR dcmanager.manager.subcloud_manager [req-cce9960a-0b5c-4467-b298-a2c061a375f1 4c7165924da94cc2ad2b6d9f0b3cdb16 - - default default] Failed to create subcloud edge-cs-02:

Reason: Internal Server Error

HTTP response headers: HTTPHeaderDict({'Content-Length': '499', 'X-Kubernetes-Pf-Prioritylevel-Uid': 'afae7f88-86e0-4f51-80e7-dc3b645b0dad', 'Cache-Control': 'no-cache, private', 'Date': 'Thu, 12 May 2022 0s-Pf-Flowschema-Uid': '781db709-8502-491a-8b4d-d011ffe56ec5', 'Content-Type': 'application/json'})

HTTP response body: {"kind":"Status","apiVersion":"v1","metadata":{},"status":"Failure","message":"Internal error occurred: failed calling webhook \"webhook.cert-manager.io\": Post \"https://cm-cert-manager443/mutate?timeout=30s\": context deadline exceeded","reason":"InternalError","details":{"causes":[{"message":"failed calling webhook \"webhook.cert-manager.io\": Post \"https://cm-cert-manager-webhook.certmeout=30s\": context deadline exceeded"}]},"code":500}

 

Before this procedure we reconfigure the OAM interface. It can be something related to expired certificates?

 

Thanks for your help

Sent from Mail for Windows