Hi Mahendra, My observation on this issue is that, there is no mariadb-galera pod/container coming up for sdnc. There is no persistent volume claims created, no mariadb-galera pod created for sdnc. Because of this, the sdnc is waiting for readiness check for mariadb-galera. I even checked the manifest of the installed charts, I could not find the mariadb-galera statefulset for sdnc. This looks to be helm templates issue where it is missing the mariadb-galera configuration specifically for sdnc.
The readiness/liveness probes repeat itself some number of times, so if at some point of time when the mariadb comes up, it should start the sdnc container’s scripts. As there is no mariadb-galera pod, I cannot provide such a log. Thanks and Kind Regards, Hanif Kukkalli -- Hanif Kukkalli highstreet technologies GmbH Hähnelstraße 6 12159 Berlin Telephone: +49 371 531 33402 E-Mail: [email protected]<mailto:[email protected]> Web: http://www.highstreet-technologies.com<http://www.highstreet-technologies.com/> Geschäftsführer: Dipl.-Ing. (FH) Alfons Mittermaier Handelsregister: Amtsgericht Charlottenburg, HRB 114905 B Firmensitz: Berlin USt-IdNr.: DE261090513 From: [email protected] <[email protected]> On Behalf Of Mahendra Raghuwanshi Sent: 22 May 2019 05:02 To: Sandeep Shah2 <[email protected]>; [email protected] Subject: Re: [onap-discuss] [ccsdk] [sdnc] Mariadb container not starting during installation of SDNC Hi Sandeep, We need to find out why maria-db-galera-0 is in CrashLoopBackOff. To understand the issue, please provide the logs of the maria-db-galera-0 Pod. I suspect this could be because of Readiness/Liveliness probes start bit too soon and restarting the Pod even while the databases was still initializing. You can try out with initial delay set to bit large values. Thx, Mahendra -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#17167): https://lists.onap.org/g/onap-discuss/message/17167 Mute This Topic: https://lists.onap.org/mt/31697268/21656 Group Owner: [email protected] Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
