Hi,
I want to use HA safely in a proxmox cluster with no shared storage (only zfs replication). The behaviour I'd like for some VMs is this:
- for planned node reboots (`reboot` command on shell or the UI reboot button): automatically live migrate the VMs to another node before node reboot
- for unexpected node crashes/network issue: freeze the VM on the failed node (do not reschedule on another running node to avoid using old replicated storage)
What are the HA settings to achieve this?
Thank you!
I want to use HA safely in a proxmox cluster with no shared storage (only zfs replication). The behaviour I'd like for some VMs is this:
- for planned node reboots (`reboot` command on shell or the UI reboot button): automatically live migrate the VMs to another node before node reboot
- for unexpected node crashes/network issue: freeze the VM on the failed node (do not reschedule on another running node to avoid using old replicated storage)
What are the HA settings to achieve this?
Thank you!