I'm downsizing my proxmox cluster from 7 physical nodes to 2. I just wanted to make sure what I am doing is "supported" and "best practice". I quoted those two phrases because I'm aware that a 2-node cluster is not recommended/suggested.
- I edited my corosync config to give one of my 2-nodes an additional vote. Thus, when I am down to two nodes, a quorum can be maintained, correct?
- If either of my two nodes goes down, will the VMs in the node that is up continue to function?
- When a single node is running, can HA still function and all the VMs configured for HA that were on the failed node, startup on the running node (assuming resources are available)?