Guide
    Backup Content Hub

    How do you set up a 3-node Proxmox cluster with High Availability (HA) to ensure automatic failover?

    How do you set up a 3-node Proxmox cluster with High Availability (HA) to ensure automatic failover?. Practical guidance on Proxmox, High Availability, and Backup Strategy.

    Sections
    1
    Action Points
    0
    Guidance Blocks
    10

    Overview

    To build a reliable HA setup, several prerequisites must be met. You need at least three nodes to maintain quorum and avoid split-brain scenarios. Shared storage is required so that VMs can be accessed from any node. Reliable hardware, watchdog configuration, and optional fencing mechanisms further improve stability .

    Creating a 3-node cluster begins in the web interface:

    1. Go to Datacenter → Cluster → Create Cluster. 2. Define the cluster name and network. 3. On additional nodes, use Join Cluster and paste the cluster join information from the first node .

    Once all nodes are added, configure HA:

    1. Navigate to Datacenter → HA → Groups → Create to define an HA group. Assign nodes and priorities. Optionally enable “nofailback” to prevent automatic migration back to the original node after recovery . 2. Go to Datacenter → HA → Resources → Add. Select the VM or container. Define restart and relocation limits. Assign it to the HA group .

    To verify HA functionality, simulate a node failure. The system will trigger watchdog mechanisms and automatically restart the workload on another node .

    While HA protects against hardware failure, it does not replace backups. Replication and failover ensure availability, but independent backup remains essential for full data protection.

    FAQs

    1. Why are three nodes required?

    Three nodes maintain quorum and prevent split-brain situations.

    2. What happens if quorum is lost?

    Cluster changes stop until quorum is restored.

    3. Does HA replace backup?

    No. HA protects against node failure but not data corruption or accidental deletion.

    Need help with backup and recovery?

    Use the form below to get in touch about backup strategy, recovery planning, and data protection projects.