Re: Reply: VM HA is turned on and off

2019-11-25 Thread hongtu_z...@chinacloudly.com
Yes, if you turn on a VM, it means "Power ON", but not the OS is running. hongtu_z...@chinacloudly.com From: li jerry Date: 2019-11-25 15:38 To: dev@cloudstack.apache.org Subject: Reply: VM HA is turned on and off Thank you Andrija I have another problem with VM HA. Our scena

Re: Reply: VM HA is turned on and off

2019-11-25 Thread Andrija Panic
时间: 2019年11月25日 2:10 > 收件人: dev > 抄送: us...@cloudstack.apache.org > 主题: Re: VM HA is turned on and off > > Hi Li, > > if that works for you, then that's all you need. You can always revert the > change back AND test that it works fine (i.e. stop VM and see if ACS will > start it again

Reply: VM HA is turned on and off

2019-11-24 Thread li jerry
: dev 抄送: us...@cloudstack.apache.org 主题: Re: VM HA is turned on and off Hi Li, if that works for you, then that's all you need. You can always revert the change back AND test that it works fine (i.e. stop VM and see if ACS will start it again) If you have a need to just occasionally stop t

Re: VM HA is turned on and off

2019-11-24 Thread Andrija Panic
Hi Li, if that works for you, then that's all you need. You can always revert the change back AND test that it works fine (i.e. stop VM and see if ACS will start it again) If you have a need to just occasionally stop the VM from inside the OS - then, assuming you doing some manual work (i.e not a

VM HA is turned on and off

2019-11-24 Thread li jerry
Hello All I started VM HA through the calculation scheme. However, at work, it is sometimes necessary to "temporarily" shut down the HA for testing. My current practice is to directly modify cloud.ha_enabled=0; Is there any hidden danger in this operation? -Jerry