Hi, I'm experimenting with clusters, I understand the importance of HA and fencing and the paramount request that the same VM is not started in more than one node (destruction!), but a typical usage for having redundancy is: 2 nodes, shared storage or DRDB, one node crashes, you see it and you can also unplug it's power cord, be able to easily run it's VM on the surviving one through GUI. At the moment you can set permanently quorum to 1 but nevertheless you can't select the VM on the died node and move to the running one, since GUI says that the node is down! That's very frustrating
I would love Proxmox to check if node number is 2, quorum is 1, the other node seems down, let "migrate" the VM maybe with and additional warning "Be sure node XYZ is turned off before proceed".
When you repair the node and turn it on again, it should join the cluster, see that config has changed and update it's copy, see that the VM are running and not start them again (this part should already be working this way, correct?)
Thanks a lot for the attention
I would love Proxmox to check if node number is 2, quorum is 1, the other node seems down, let "migrate" the VM maybe with and additional warning "Be sure node XYZ is turned off before proceed".
When you repair the node and turn it on again, it should join the cluster, see that config has changed and update it's copy, see that the VM are running and not start them again (this part should already be working this way, correct?)
Thanks a lot for the attention