Hi, I faced the same kind of problems in my labs, when installing ONAP Frankfurt using the deloy.sh script (customized for our lab) from the Integration project.
After installation the MariaDB-Galera was not coming up, as the PersistentVolumes were set into the state "Released" and therefor neither the PVCs and Pods were not able to start. The SO, SDNC and other components fail after that, as they depend on MariaDB. At the moment my assumption is, the base reason is that the Kubernetes version, which is used. As said, I am using the deploy.sh ( https://git.onap.org/integration/log/deployment/heat/onap-rke/scripts/deploy.sh ) used for the Windriver Lab. This script has the RKE version 0.2.8 and Kubernetes 1.15.3 hardcoded. According to the OOM guides the K8S version 1.15.11 should be used instead. So I updated RKE to 1.0.6 and K8S to 1.15.11 and test the deployment just now. When I have the results, I will inform you, if the problem with MariaDB disappeared. Best regards Andreas -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#21459): https://lists.onap.org/g/onap-discuss/message/21459 Mute This Topic: https://lists.onap.org/mt/74984907/21656 Group Owner: [email protected] Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
