I am facing similar issue. Many pods are in Init:Err state and few including Cassandra and portal-cassandra are in Pending state with no host assigned to them.
I increased the number of nodes in my AKS cluster from 14 to 20 but still same set of pods are in Init:Err and Pending state. So it doesn't seem to be an issue with resources. I suspected that due to Cassandra node not getting a host others are also stuck, but even after increasing the cluster node count to 20, Cassandra pod is still not assigned to any VM (34 pods are in Pending state with no host assigned). Regards, Atif From: [email protected] <[email protected]> On Behalf Of Darosz, Piotr (Nokia - PL/Wroclaw) Sent: Wednesday, August 7, 2019 3:25 PM To: [email protected]; [email protected] Subject: Re: [onap-discuss] [PORTAL]-Dublin - Struck in PodInitializating [**EXTERNAL EMAIL**] Hi, it may be that due to lack of cpu/memory resources, a dev-portal-portal-db pod is taking so long to initialize that it just can't initialize fully before readiness probe kicks in and restart it (large restart count suggests it could be an issue). You can try editing the deployment dev-portal-portal-db and increment the readinessProbe.initialDelaySeconds setting. Another thing to consider would be to increase resource quota for database container in the same deployment (there is a key named "resources" for that). Piotr Darosz ________________________________ From: [email protected]<mailto:[email protected]> <[email protected]<mailto:[email protected]>> on behalf of Balan, Prabhu, Vodafone Group (External) via Lists.Onap.Org <[email protected]<mailto:[email protected]>> Sent: Tuesday, August 6, 2019 10:49:58 AM To: [email protected]<mailto:[email protected]> <[email protected]<mailto:[email protected]>> Subject: [onap-discuss] [PORTAL]-Dublin - Struck in PodInitializating Hi, I have installed Dublin release 4.0.0, but some of the pods are struck in Init:Error stage. Below screenshot shows the pods for portal in PodInitializing stage. Can't debug further. Any insights would be helpful. Docker version: 18.06.0-ce Kubernetes version: 1.15.1 Any help would be appreciated. [cid:[email protected]] Thanks, Prabhu. C2 General -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#18459): https://lists.onap.org/g/onap-discuss/message/18459 Mute This Topic: https://lists.onap.org/mt/32774975/21656 Group Owner: [email protected] Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
