Steps to add VM's to the Proxmox HA (High Availability)
From Notes_Wiki
Home > Debian > Proxmox virtual environment > Steps to add VM's to the Proxmox HA (High Availability)
Enabling HA on All Proxmox Nodes to Ensure VM Availability
- Click on the Cluster labeled Datacenter.
- Click on the HA option.
- Click on Groups to create a server group.
Create a Server Group
- In the ID field, provide a name for the group (e.g., HA-Group).
- Select all the Proxmox nodes (e.g., Proxmox-A, Proxmox-B, Proxmox-C).
- Click on Create.
Add VMs to the HA Group
- Return to the main HA tab.
- Under the Resources section, click on Add.
- Choose the VM to be added to HA.
- Select the appropriate Group (e.g., HA-Group).
- Click on Add.
By following the above steps, the Proxmox cluster with Ceph-integrated High Availability is fully configured and ready.
NOTE:
- All VMs configured for HA must reside on a shared datastore.
- HA will not work properly unless the VMs are stored on shared storage accessible by all Proxmox nodes.