KVM HA feature too slow #10097
|
Hey! I changed several global settings and restarted cloudstack-management one by one but it didn’t help.
What should I do to force the ‘failed’ host to change its status to ‘down’ after 2 or 3 minutes and make the instances from this host to start on other hosts? |
Replies: 3 comments
|
@baltazorbest , there are several other settings , like Keep in mind that you need to avoid the chance on a split brain scenario. take care |
|
This #9677 might also be interesting for you. I think with your installed version, you can only lower the host down if you set the |
|
Hey. Thanks. |
Hey.
Thanks.
After changing the wait parameter from 1800 seconds to 20 seconds, I see a difference, and now the host changes its status to Down after 5 minutes.