Latest announcements for Proxmox.

  • Possibly linux
    link
    fedilink
    English
    arrow-up
    2
    ·
    edit-2
    2 months ago

    The problem with 2 nodes is there is no way to identity which node has the issue. From the hosts perspective all it “knows” is that the other node isn’t reachable. Technically it could assume that it is the functional one but there is also the possibility that both machines assume they are the working one and then spin up the same VM.

    You can cluster two nodes but as soon as one node can’t reach the other everything freezes to prevent loss of consensus.

    The reason I suggest 5 nodes is because 3 only gives the possibility for one node to fail. If one fails and then the remaining 2 can’t sort out what is happening the cluster freezes to prevent loss of consensus. Also having 5 machines means you have more flexibility.

    I also want to point out that you need fast networking for HA but I’m sure you already know that.