Hello. I am relatively new to Proxmox VE but have been up and running with a 5 identical node cluster with Ceph storage and a remote PBS in production for about a year now and went through the excellent Croit online training a few months ago.
Up until now, I have been shuffling VMs around manually but I just finally got around to setting up High Availability on the PVE cluster. I have a simple setup with one group containing all nodes and all VMs set to that one group. It seems to work fine. I just went through an upgrade of all nodes one at a time with HA handling the migration of VMs when I rebooted each node (ha: shutdown_policy=migrate). The CRS static mode (crs: ha=static) also seems to work well in that scenario, distributing VMs throughout the cluster without issue. All good so far.
But because I have been doing these migrations manually up until now, and because I am blessed with an abundance of capacity in each node, the VMs are not currently well distributed. Instead I have ended up with all of them on a couple of the nodes. Since the HA system prefers to put things back where they were, I have not been able to take advantage of the CRS static mode to help me.
What I would like to be able to do is to manually invoke a redistribution of VMs in the cluster based on what the CRS would do. This would be useful to minimize the impact of any one node going down in the future, and would also help me test the CRS static mode in my environement with my VMs. Is this possible somehow?
Up until now, I have been shuffling VMs around manually but I just finally got around to setting up High Availability on the PVE cluster. I have a simple setup with one group containing all nodes and all VMs set to that one group. It seems to work fine. I just went through an upgrade of all nodes one at a time with HA handling the migration of VMs when I rebooted each node (ha: shutdown_policy=migrate). The CRS static mode (crs: ha=static) also seems to work well in that scenario, distributing VMs throughout the cluster without issue. All good so far.
But because I have been doing these migrations manually up until now, and because I am blessed with an abundance of capacity in each node, the VMs are not currently well distributed. Instead I have ended up with all of them on a couple of the nodes. Since the HA system prefers to put things back where they were, I have not been able to take advantage of the CRS static mode to help me.
What I would like to be able to do is to manually invoke a redistribution of VMs in the cluster based on what the CRS would do. This would be useful to minimize the impact of any one node going down in the future, and would also help me test the CRS static mode in my environement with my VMs. Is this possible somehow?