[pve-devel] [PATCH manager 1/3] qemu: create: add checkbox for creating HA resource upon VM creation
Thomas Lamprecht
t.lamprecht at proxmox.com
Mon Oct 6 19:29:33 CEST 2025
Am 06.10.25 um 17:52 schrieb Michael Köppl:
> The new checkbox allows users to create a HA resource for the VM right
> away. The 'state' of the HA resource will match the value of the "Start
> after creation" checkbox.
The idea for the start-after-create is that it's only affecting
run state, but no config and is often decided last, that's why I
put that flag in the docked section of the wizard.
Adding to HA affects a config, not just runtime state, and it
probably is often decided upfront if a guest should be HA or
not; so that option *might* better fit into the general section,
would also avoid making the docked section to crowded.
And then it might be also nice to show "HA Managed: Yes" in the
summary grid of the confirmation step.
What do you think?
More information about the pve-devel
mailing list