Re: KVM HA configuration

2017-11-19 Thread William Alianto
Hi, Thanks for the pointer. I managed to create instance after lower the speed offer. And after that, I tried to shutdown one host. It takes a while, but the HA do works. -- Regards, William On 20-Nov-17 11:00:46, Ivan Kudryavtsev wrote: Hi. Host: 4 doesn't have cpu capability (cpu:12, spe

Re: KVM HA configuration

2017-11-19 Thread Ivan Kudryavtsev
Hi. Host: 4 doesn't have cpu capability (cpu:12, speed:1895) to support requested CPU: 2 and requested speed: 2000 It seems you have to decrease cpu speed constraint for the offering. 20 нояб. 2017 г. 10:50 ДП пользователь "William Alianto" написал: > Hi Ivan, > > Thanks for the pointer. I can

Re: KVM HA configuration

2017-11-19 Thread William Alianto
Hi Ivan, Thanks for the pointer. I can now see the HA option on the offering. I created a new offer with HA option, and try to create a new instance using the offer. Unfortunately the action failed. Here is the error log from the action : https://pastebin.com/9DKXHdW3 Seems like the ACS cannot

Re: KVM HA configuration

2017-11-17 Thread Ivan Kudryavtsev
Hi, when you create a service offering (not an instance) it allows specifying HA or not. 17 нояб. 2017 г. 10:36 ПП пользователь "William Alianto" написал: > Hi Dag, > > I can’t find any option for HA when I try to create new instances. How do > I know if the HA option available or not? > > -- >

Re: KVM HA configuration

2017-11-17 Thread William Alianto
Hi Dag, I can’t find any option for HA when I try to create new instances. How do I know if the HA option available or not? -- Regards, William > On 17 Nov 2017, at 17.03, Dag Sonstebo wrote: > > Hi William, > > HA follows the compute offering of your VMs, it’s not attached to the host as

Re: KVM HA configuration

2017-11-17 Thread Dag Sonstebo
Hi William, HA follows the compute offering of your VMs, it’s not attached to the host as such. So if the VM uses a HA offering then ACS will monitor it and bring it back online if offline. Regards, Dag Sonstebo Cloud Architect ShapeBlue On 17/11/2017, 10:00, "William Alianto" wrote: Hi,