[pve-devel] [PATCH ha-manager/manager/proxmox-widget-toolkit 0/3] remove
Daniel Kral
d.kral at proxmox.com
Fri Sep 19 16:41:53 CEST 2025
On Fri Sep 19, 2025 at 4:06 PM CEST, Michael Köppl wrote:
> Even though groups have been replaced with rules in PVE 9, the guest
> summary still displayed "Groups: none" for VMs and CTs. This patch
> series removes this information from the HA status information and also
> removes the remnants of it in the widget-toolkit and ha-manager.
>
> The patch series does not add information about rules as a replacement
> for the following reasons:
> - There is no 1:1 mapping of resources to groups anymore, so a resource
> could potentially have many rules, cluttering the summary page
> - Finding the rules that reference the given resource adds more
> complexity compared to finding the group for information that can be
> be viewed in a less cluttered manner on the rules page.
Thanks!
The changes look good to me.
Just to link these here, there were two community forum posts [0] and
[1], which added some more viewpoints how HA groups are/were used and
what could still be improved for the HA rules.
The pain points were primarily that users could add/remove HA resources
to/from HA groups directly through the VM/CT in the web interface under
More > Manage HA and then select the assigned HA group there, instead of
going to the Datacenter > HA tab.
For HA node affinity rules, the former isn't possible anymore and the
main workflow is to add the HA resources and then add them to a node
affinity rule in bulk there. I'm not sure how we could improve that yet.
[0] https://forum.proxmox.com/threads/172190/
Anyway:
Reviewed-by: Daniel Kral <d.kral at proxmox.com>
More information about the pve-devel
mailing list