[pve-devel] [PATCH qemu-server 1/1] api: create/store: allow adding VM as HA resource after creation

Thomas Lamprecht t.lamprecht at proxmox.com
Mon Oct 6 19:24:56 CEST 2025


On Mon, 06 Oct 2025 17:52:29 +0200, Michael Köppl wrote:
> Extend the creation and restore actions with a 'ha-managed' parameter
> that, if enabled, will also add the VM as a new HA resource. The 'state'
> parameter for this new resource will match the value of the 'start'
> parameter used during creation of the VM, such that the resulting state
> of the resource and VM both match the user's expectation (avoid
> situation where user creates a VM, does not select 'Start after
> creation', but the default 'started' state of the resource would start
> the VM anyway).
> 
> [...]

Applied after unbreaking the patch by deleting the extra line that snuck in,
thanks!

[1/1] api: create/store: allow adding VM as HA resource after creation
      commit: 14823177f52aa46533d697ac2d6171a9113ed954




More information about the pve-devel mailing list