Hi Lukasz Rajewski, Thank you for your advise.
We are using a virtual machine with approx 50GB ram, 300GB Disk(with 70 GB in the root partition) and 10 vCPU cores. We re-deployed the onap with the following component: cassandra, mariadb-galera, aaf, aai,dmaap, robot, sdc, sdnc, so The pods for the following are running: cassandra, mariadb-galera, aaf, aai,robot But The Pods for dmaap, sdc, sdnc are failing. The *sdnc pod* fails with the following error: Warning FailedMount 6m39s (x267 over 10h) kubelet MountVolume.SetUp failed for volume "certmanager-certs-volume-0" : secret "development-sdnc-secret-0" not found Warning FailedMount 59s (x305 over 9h) kubelet (combined from similar events): Unable to attach or mount volumes: unmounted volumes=[certmanager-certs-volume-0], unattached volumes=[aaf-agent-certs certmanager-certs-volume-0 bin development-sdnc-aaf-config localtime sdnc-logging-cfg-config logs config-input aaf-add-config kube-api-access-49vtk development-sdnc-data certmanager-certs-volume-0-dir properties]: timed out waiting for the condition While the *dmaap pod* fails with the following error: Warning FailedMount 31m (x252 over 10h) kubelet MountVolume.SetUp failed for volume "cluster-ca-certs" : secret "development-strimzi-cluster-ca-cert" not found Warning FailedMount 5m18s (x408 over 10h) kubelet (combined from similar events): Unable to attach or mount volumes: unmounted volumes=[cluster-ca-certs cluster-operator-certs], unattached volumes=[jetty appprops sys-props development-message-router-aaf-config aaf-agent-certs aaf-add-config etc cluster-ca-certs logback cluster-operator-certs localtime kube-api-access-2vjkf]: timed out waiting for the condition Warning FailedMount 56s (x250 over 10h) kubelet MountVolume.SetUp failed for volume "cluster-operator-certs" : secret "development-strimzi-cluster-operator-certs" not found We found the following link : https://lists.onap.org/g/onap-discuss/topic/onap_istanbul_sdnc/89018472?p=,,,20,0,0,0::recentpostdate/sticky,,,20,0,0,89018472,previd=0,nextid=1644331819719447215&previd=0&nextid=1644331819719447215 This link states that we need to install portal as well, as it's needed for the cert manager, which generates certificates on startup. Is there any way to do this step without enabling portal? or may be we can do it manually? Further, we have cert-manager and strimizi pods running, but they are running in a different name-space as suggested in the link: https://docs.onap.org/projects/onap-oom/en/jakarta/oom_user_guide.html#deploy Will it help if we disable TLS? For disabling TLS, I think we will have to make changes to the tls entries in the file ~/oom/kubernetes/onap/values.yaml: Please correct me if I am wrong. Thanks and Regards, Kushagra Gupta -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#24163): https://lists.onap.org/g/onap-discuss/message/24163 Mute This Topic: https://lists.onap.org/mt/93177860/21656 Mute #cal-cancelled:https://lists.onap.org/g/onap-discuss/mutehashtag/cal-cancelled Mute #jakarta:https://lists.onap.org/g/onap-discuss/mutehashtag/jakarta Group Owner: [email protected] Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
