Hi,
While deploying DCAE, we see that the "dcae-cloudify-manager" is
not running to completion on Guilin release.
Upon checking the "cfy" status we found that "Cloudify Console" service is
not coming up, as a result the dependent pods also fail to come up.
This deployment was done in the OpenShift environment. We are looking for a
way to debug this further and root cause the issue.
One difference from the regular deployment is that we have commented out
the /sys/fs/cgroups host access from the helm charts.
This is done because we do not have enough privileges to do hostpath
mounts.
#- mountPath: /sys/fs/cgroup
#name: {{ include "common.fullname" . }}-cgroup
#readOnly: true
#- mountPath: /etc/localtime
#name: localtime
#readOnly: true
Inside the pod we see the below status for cfy status.
[root@dev-dcae-cloudify-manager-64bbbb6c5-vbf26 /]# cfy status
Retrieving manager services status... [ip=dcae-cloudify-manager]
Services:
+--------------------------------+----------+
| service | status |
+--------------------------------+----------+
| Cloudify Console | Inactive |
| PostgreSQL | Active |
| AMQP-Postgres | Active |
| Manager Rest-Service | Active |
| RabbitMQ | Active |
| Webserver | Active |
| Management Worker | Inactive |
+--------------------------------+----------+
Additionally, we did a "cfy_manager validate" and we see that the
validation is failing.
[root@dev-dcae-cloudify-manager-64bbbb6c5-vbf26 scripts]# cfy_manager
validate
2021-07-02 12:17:14,211 - [VALIDATIONS] - INFO - Validating dependencies...
2021-07-02 12:17:19,352 - [VALIDATIONS] - NOTICE - Validating local
machine...
2021-07-02 12:17:19,352 - [VALIDATIONS] - INFO - Validating IP address...
2021-07-02 12:17:19,353 - [VALIDATIONS] - INFO - Validating IP address...
2021-07-02 12:17:19,354 - [VALIDATIONS] - INFO - Validating Python
version...
2021-07-02 12:17:19,354 - [VALIDATIONS] - INFO - Validating memory
requirement...
2021-07-02 12:17:19,354 - [VALIDATIONS] - INFO - Validating ssl_enabled and
external certificate...
2021-07-02 12:17:19,355 - [VALIDATIONS] - INFO - Validating that the
external SSL certificate matches the CA
2021-07-02 12:17:19,355 - [VALIDATIONS] - INFO - Validating supported
distributions...
2021-07-02 12:17:19,356 - [VALIDATIONS] - INFO - Validating OpenSSL
version...
2021-07-02 12:17:19,365 - [VALIDATIONS] - INFO - Validating user `root` has
sudo permissions...
2021-07-02 12:17:19,393 - [VALIDATIONS] - INFO - Validating disk space
requirement...
2021-07-02 12:17:19,394 - [MAIN] - ERROR - ValidationError: Validation
error(s):
The provided private IP (172.17.0.2) is not associated with any INET-type
address available on this machine (available INET-type addresses:
10.128.205.233, 127.0.0.1). This will cause installation to fail. If you
are certain that this IP address should be used, please set the
'skip_validations' parameter to 'false'
Any pointers from the DCAE team or others for further debugging will be
really helpful.
thank you,
-RP Mishra
--
*CRN Top 10 Coolest Edge Computing Startups of 2020
<https://www.crn.com/slide-shows/networking/the-10-coolest-edge-computing-startups-of-2020/2>*
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#23366): https://lists.onap.org/g/onap-discuss/message/23366
Mute This Topic: https://lists.onap.org/mt/83992282/21656
Group Owner: [email protected]
Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-