If there is a cluster with 6 nodes, and there is a set of machines in a HA group like:
node1:100,node2:20,node3:1,node4:1,node5:1,node6:1
HA is set to shutdown-policy=migrate
CRS is set to ha-rebalance-on-start=1
now when maintenance on node1 is done, VMs are migrated to node2.
What is supposed to happen if node2 is out of memory?
From my understanding, even if the priority is very low, VMs should be migrated to other nodes.
not in our case ... node2 just ran full and rebooted then
Is that expected behaviour?
node1:100,node2:20,node3:1,node4:1,node5:1,node6:1
HA is set to shutdown-policy=migrate
CRS is set to ha-rebalance-on-start=1
now when maintenance on node1 is done, VMs are migrated to node2.
What is supposed to happen if node2 is out of memory?
From my understanding, even if the priority is very low, VMs should be migrated to other nodes.
not in our case ... node2 just ran full and rebooted then
Is that expected behaviour?