relocation

  1. C

    Undefined value as an ARRAY reference at [...]/Resources.pm line 498. (ha-manager relocate)

    I have a 3-node cluster, Proxmox 9.0.10. Latest updates. I want to relocate one VM to another host. VM is added to HA resources, failback=false, state=started. No affinity configured. So, when using ha-manager in the following way: ha-manager crm-command relocate vm:151 gold1 the VM gets...
  2. J

    [SOLVED] Restrict HA relocation to a set of nodes

    Is there a way to restrict the HA relocations to target only a set of nodes? Let's say: the VM1 can only run on SERVER1, SERVER4 and SERVER6, but not on SERVER2, SERVER3 or SERVER5.