With your current utilization, I estimate around 12 hours, assuming you have a decent node-interconnect (25G / 40G / 100G)
That's actually a tricky question. Since Ceph Nautilus, if you have default settings, Option 1) or 2) will not really make...
Ok, thank you for the reply.
Maybe I will need to write a wrapper script to reimplement that functionality to our deploy mechanic in the meantime.
For people looking for the bugzilla report: I created the feature request here...
In addition to what @dakralex said, the API for HA rules is indeed a bit different than the one for groups was. So the way to do it right now is to run ha-manager rules set <type> <rule name> --resources vm:100,vm:101,vm:102, listing the all of...
Hi,
in the past we used ha-manager add $VMID --group $groupname to be able to assign a VM to what then was a "rule" (HA Groups). With PVE 9 HA Groups have been removed in favor of affinity rules which do offer more functionality - But I am...