Single Node HA

Dec 18, 2017
1
0
6
45
I am wondering if there is any know issues to adding VM's to HA with a single node configuration? What I am trying to accomplish is, if the VM's get shutdown just have HA automatically start them. I realize this is really not HA per say, but would accomplish ensuring that the VM's are running all the time. Anyone have any reason this is not a good idea ? Are there any side effects ?
 
I am wondering if there is any know issues to adding VM's to HA with a single node configuration? What I am trying to accomplish is, if the VM's get shutdown just have HA automatically start them. I realize this is really not HA per say, but would accomplish ensuring that the VM's are running all the time. Anyone have any reason this is not a good idea ? Are there any side effects ?

There doesn't really speaks anything against that use case, AFAIK. Actual there plans to make the ha-manager a more general resource manager - with the ability to also do HA, but currently only lots of thoughts/talking no code...

I just tested adding a VM to HA on a single node and I found a new bug.

I did not saw a new bug opened in our bugzilla, at least none which could be this issue. Can you please tell me what you found?
 
No, problem is already solved and the feature (HA Single-Node) is already included. I can make a VM a HA and it gets started automatically and gets restarted if I kill the kvm process manually.