Yes, there currently is no option to bulk add them to the HA stack, but feel free to add a feature request in our Bugzilla [0] such that we can track it there with some description what it should do.
[0]...
Hi,
you don't need to manually make rules for each VM. Just make one node affinity rule with the same node priorities you had for the HA group previously and then add all VMs that should follow those priorities to that single rule.
We're proud to present the next iteration of our Proxmox Virtual Environment platform. This new version 9.1 is the first point release since our major update and is dedicated to refinement.
This release is based on Debian 13.2 "Trixie" but we're...
Good question! But yes, in the proposed 2-node cluster setup with a QDevice, the HA Manager will only move one of the HA resources to another node and keep the other one as-is, because it is known that there aren't any other viable nodes to...
Hi!
Yes, currently, this is the expected behavior as the HA Manager will detect that each HA resource is on the same node as a HA resource it must not be together with and schedules both to move to other nodes.
Negative HA resource affinity...
Hi,
I was able to observe the same issue when trying with Chromium. Patch sent: https://lore.proxmox.com/pve-devel/20260407102518.57975-1-f.ebner@proxmox.com/T/
Hi!
There should be no specific reason why the fencing status is either on the top or the bottom. I couldn't yet reproduce the order of the first screenshot, does it happen randomly on reloading or move while staying on the page where it...
We recently uploaded the 7.0 (rc6) kernel to our repositories. The current default kernel for the Proxmox VE 9 series is still 6.17, but 7.0 is now an option.
We plan to use the 7.0 kernel as the new default for the upcoming Proxmox VE 9.2 and...
Great that the details helped you!
The recommended way to put an LRM service into an idle state would be to either move all of the HA resources placed on that node to another node or put all the HA resources placed on that node into the...
After all the HA resources were set to 'ignored', it takes roughly 10 minutes for the LRM and 15 minutes for the CRM to release their watchdogs and become idle. Maybe the network interruption for both the production and test setup were done while...
Hi!
Thanks for the report! I suppose there is a HA node affinity rule which makes the HA resource failback to the old node. As the node fails, the HA Manager will move the HA resource but not clean up the cloudinit image from the failed node as...
Hm, then it could be a kernel panic inside the VM that is causing it and isn't written to the disk anymore if it doesn't show up in the syslog, e.g. journalctl -b -1... Maybe you can setup netconsole [0] [1] or some other log-persisting setup to...
Hi!
There is no simple way to move VMs and CTs under a single root cgroup as for VMs the code already depends on the VM's cgroups to be under the /qemu.slice cgroup and the /lxc cgroup is given by LXC itself, which has many intricacies that make...
Hi!
It seems like the initramfs is missing at boot, are there any other kernel versions installed on the system and bootable by selecting them in the bootloader menu? Booting another version and then reinstalling the one that panics should...