[SOLVED] Group nodes priority

shocker

Renowned Member
Jun 21, 2016
26
0
66
39
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
 
Please update to latest version and test again.
Thank you for the feedback. Currently I don't have an active key as I'm in testing mode. So there is a bug in the standard v4.2 release?
Regarding my second question is there a way to move the VM after a failure to the home creation node?

Thanks!
 
update to latest version using pve-no-subscription repo and test again.