I recently updated our clusters to 7.4 and played around with CRS and
Steps to reproduce:
1. Have a working cluster with
2. move a VM which is not added to the HA manager to a node with a higher load / more VMs (so it would be migrated to another node after adding it to HA manager)
3. add the running VM to HA manager
Result:
The VM is shut down, migrated and then started again by the HA manager.
Since I cannot find any mention of this behaviour in the documentation, is this expected?
ha-rebalance-on-start
. I noticed that when I added a new VM to the HA manger with ha-rebalance-on-start
enabled and the VM would then be migrated to another node, it shuts down the VM before migration and then starts it again after migration finished. The scheduler is set to static-load
but I haven't tested yet if setting it to basic
makes any difference.Steps to reproduce:
1. Have a working cluster with
ha-rebalance-on-start
enabled2. move a VM which is not added to the HA manager to a node with a higher load / more VMs (so it would be migrated to another node after adding it to HA manager)
3. add the running VM to HA manager
Result:
The VM is shut down, migrated and then started again by the HA manager.
Since I cannot find any mention of this behaviour in the documentation, is this expected?
Last edited: