Hello,
I've just installed Proxmox v4.2 with cluster configuration and three nodes. So far so good except the fact that I cannot set the nodes priority as I want to have nodes moved back after a fail-over.
Here is what I'm doing:
~# ha-manager groupconfig
group: allin
comment Production
nodes one,two,three
~# ha-manager groupset allin --nodes 'one:1,two:2,three:3'
update ha group failed: value does not look like a valid node name
Do I miss something here?
Is there another way to have the VM assigned to a node? For example VM100 fails from node 3 and will go to the nodes pool but after node 3 restoration to know that the home place of the VM is on node 3 and migrate back automatically?
Thanks,
Alex
I've just installed Proxmox v4.2 with cluster configuration and three nodes. So far so good except the fact that I cannot set the nodes priority as I want to have nodes moved back after a fail-over.
Here is what I'm doing:
~# ha-manager groupconfig
group: allin
comment Production
nodes one,two,three
~# ha-manager groupset allin --nodes 'one:1,two:2,three:3'
update ha group failed: value does not look like a valid node name
Do I miss something here?
Is there another way to have the VM assigned to a node? For example VM100 fails from node 3 and will go to the nodes pool but after node 3 restoration to know that the home place of the VM is on node 3 and migrate back automatically?
Thanks,
Alex