Thanks, Krzysztof, I tried and got the following:
ubuntu@onap-rancher-vm:~/oom/kubernetes$ helm install --name mariadb -f ~/xin/integration-override.yaml --namespace onap --debug --timeout 900 onap [debug] Created tunnel using local port: '35245' [debug] SERVER: "127.0.0.1:35245" [debug] Original chart version: "" [debug] CHART PATH: /home/ubuntu/oom/kubernetes/onap 2020/09/08 21:40:25 Warning: Merging destination map for chart 'music-cassandra'. Overwriting table item 'image', with non table value: onap/optf-osdf:2.0.4 2020/09/08 21:40:32 Warning: Merging destination map for chart 'elasticsearch'. Overwriting table item 'image', with non table value: onap/sdnc-image:1.8.4 2020/09/08 21:40:33 Warning: Merging destination map for chart 'master'. Overwriting table item 'image', with non table value: onap/sdnc-image:1.8.4 2020/09/08 21:40:34 Warning: Merging destination map for chart 'data'. Overwriting table item 'image', with non table value: onap/sdnc-image:1.8.4 2020/09/08 21:40:34 Warning: Merging destination map for chart 'curator'. Overwriting table item 'image', with non table value: onap/sdnc-image:1.8.4 Error: release mariadb failed: secrets "aaf-cert-service-secret" already exists Thanks, Xin Miao Solution Engineering Fujitsu Network Communication (W)972-479-2263 (M)469-268-5226 2811 Telecom Drive Richardson, TX 75081, USA -----Original Message----- From: Krzysztof Opasiak [mailto:[email protected]] Sent: Tuesday, September 8, 2020 3:37 PM To: Miao, Xin <[email protected]>; [email protected] Cc: [email protected] Subject: Re: [onap-oom] Mariab-galera wont be redeployed On 08.09.2020 22:27, [email protected] wrote: > Thank you, Krzysztof, for your quick response! > > I have not try 'helm install'. Could you show me a complete syntax example > of running 'helm install' for an onap component? > > With 'helm deploy' I have the following: > > ubuntu@onap-rancher-vm:~/oom/kubernetes$ helm deploy > dev-mariadb-galera local/onap --timeout 900 -f > ~/xin/integration-override.yaml --namespace onap --verbose fetching > local/onap ubuntu@onap-rancher-vm:~/oom/kubernetes$ $ helm install \ --name mariadb \ -f ~/xin/integration-override.yaml \ --namespace onap \ --debug \ --timeout 900 \ onap > > Thanks, > > Xin Miao > Solution Engineering > Fujitsu Network Communication > (W)972-479-2263 (M)469-268-5226 > 2811 Telecom Drive > Richardson, TX 75081, USA > > > -----Original Message----- > From: Krzysztof Opasiak [mailto:[email protected]] > Sent: Tuesday, September 8, 2020 3:22 PM > To: Miao, Xin <[email protected]>; [email protected] > Cc: [email protected] > Subject: Re: [onap-oom] Mariab-galera wont be redeployed > > > > On 08.09.2020 22:19, [email protected] wrote: >> Hi, Morgan/ Krzysztof/Team, >> >> I tried to redeploy mariadb-galera after I ran 'helm undeploy >> dev-mariadb-galera -purge' and cleaned up everything. However, the >> 'helm deploy dev-mariadb-galera . .' command returned quietly >> without anything happened. > > Any difference if you do helm install instead of helm deploy? > >> >> I ran into this before. What I did previously was to redeploy the >> entire ONAP cluster to get it back. But I really do not want to do it >> this time since that will destroy everything that I have already >> deployed, configured and distributed. I can redeploy other components >> successfully. This only happens to dev-mariadb-galera component. It >> is in master branch. >> >> Did I missed something specifically? >> >> Thanks a lot for your insight and help! >> >> /Xin Miao/ >> >> /Solution Engineering/ >> >> /Fujitsu Network Communication/ >> >> /(W)972-479-2263 (M)469-268-5226/ >> >> /2811 Telecom Drive/ >> >> /Richardson, TX 75081, USA/ >> > > -- > Krzysztof Opasiak > Samsung R&D Institute Poland > Samsung Electronics > > -- Krzysztof Opasiak Samsung R&D Institute Poland Samsung Electronics -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#22090): https://lists.onap.org/g/onap-discuss/message/22090 Mute This Topic: https://lists.onap.org/mt/76717917/21656 Group Owner: [email protected] Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
