Hello, the target node is chosen by the node priority of the HA group that a VM is in. You can read more about that in the manual [1]. Here is an example: Assuming you have a three node cluster (node0, node1, node2) and the HA group has the following priorities: node0:2, node1:1, node2:0. A VM running on node0 will be moved to node1 and then node2 if each node fails one after another. If several nodes have the same priority, VMs will be distributed evenly.
Best regards, Stefan [1]: https://pve.proxmox.com/pve-docs/pve-admin-guide.html#ha_manager_groups On 14.04.22 11:36, Maximilian Hill wrote: > Hello, > > how exactly does Proxmox VE determine the target node of a migration in > case of a shutdown? > > > Thanks, > > Max > > > _______________________________________________ > pve-user mailing list > [email protected] > https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-user _______________________________________________ pve-user mailing list [email protected] https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-user
