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 (#22087): https://lists.onap.org/g/onap-discuss/message/22087
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]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to