Re: 3, I tried to deploy a few times. Dmaap failed every time for “helm deploy”, but dmaap pods were still created and ran.
Most likely hitting helm timeout before all resources are deployed. All pods may be up, but provisioning done by post-install jobs may not have been completed. See https://wiki.onap.org/display/DW/DMaaP+Deployment+Guide+-+Dublin for hints like increasing timeout. -Dom From: [email protected] [mailto:[email protected]] On Behalf Of satish kumar Sent: Thursday, June 27, 2019 6:56 AM To: [email protected] Subject: [onap-discuss] Getting Problems in ONAP Dublin Deployment #dublin Hi there, I am trying to deploy ONAP Dublin to use the new k8s multi-cloud API. I have got some deployment issues and really confused. Hope someone could kindly give me some advice. Background of the environment: 1, k8s cluster: 1 master + 5 workers on bare metal servers; manually configured a cluster with kubeadm and Calico CNI (Not via Rancher) 2, resource: 300+ CPU cores, 1T+ memory and 7T+ storage Issues: 1, following the official guide, the branch 4.0.0-ONAP is not found. I then use “-b Dublin” instead. Thanks for the reply from Brain, who mentioned that Dublin was not officially released. Does anyone know when it will be officially released? 2, I customised onap/values.yaml file and turned everything on, including: “enableDefaultStorageclass: true parameters: {onap-default-storageclass}” But when all the services were deployed, I could still find lots of Persistent Volumes having no “storageClassName” assigned. This caused many PVCs failed to find the available volume to bind, and the corresponding pods were on pending. When I manually added storageClassName for those PVs, they were claimed/bound and pods were running. 3, I tried to deploy a few times. Dmaap failed every time for “helm deploy”, but dmaap pods were still created and ran. 4, I used “dev” as the release name in “helm deploy” as suggested in the official guide. I noticed that there are a few deployment and pods with name “dep-***” rather than “dev-***”. When I did “helm undeploy dev --purge”, they would not be deleted. What are these pods? Thanks a lot in advance for your help! Regards, Satish -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#17808): https://lists.onap.org/g/onap-discuss/message/17808 Mute This Topic: https://lists.onap.org/mt/32229863/21656 Mute #dublin: https://lists.onap.org/mk?hashtag=dublin&subid=2740164 Group Owner: [email protected] Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
