Skip to content

Commit e4a9ea0

Browse files
authored
Document HA groups (#372)
1 parent 8c35726 commit e4a9ea0

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Servers/Proxmox.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -336,6 +336,12 @@ To setup HA, from the WebUI:
336336

337337
"Datacenter" --> "HA" --> "Add" (select the VM to add to HA, then click "Add").
338338

339+
You can also create HA groups to assign to specific VMs to define nodes priority for migrations. This is useful to avoid having different nodes of a (virtual) cluster running on the same physical server or to migrate back VMs to their initial physical node once they're up again.
340+
341+
"Datacenter" --> "HA" --> "Groups" --> "Create" (give it a name / ID, select nodes and set their priority, then click "Create").
342+
343+
You can then assign VMs to groups in the main "HA" tab.
344+
339345
### Limit ZFS Memory Usage (optional)
340346

341347
ZFS uses 50% of the host memory for the Adaptive Replacement Cache (ARC) by default, see [this link](https://pve.proxmox.com/pve-docs/pve-admin-guide.html#sysadmin_zfs_limit_memory_usage) for details.

0 commit comments

Comments
 (0)