[pve-devel] applied: [PATCH container/ha-manager/qemu-server 0/5] Small HA-on-create improvements
Thomas Lamprecht
t.lamprecht at proxmox.com
Mon Nov 17 17:24:01 CET 2025
Am 10.11.25 um 15:36 schrieb Daniel Kral:
> Some small fixes and improvements while playing around with the
> HA-on-create feature related mainly to the CLI usage. Two qemu-server
> patches only enhance the usage by allowing --ha-managed and --start
> parameters for qmrestore.
>
> pve-ha-manager.git:
>
> Daniel Kral (1):
> api: resources: fix uninitialized value in check_service_state
>
> src/PVE/API2/HA/Resources.pm | 6 +++++-
> 1 file changed, 5 insertions(+), 1 deletion(-)
>
>
> qemu-server.git:
>
> Daniel Kral (3):
> api: create_vm: use ha-manager command to add VM as an HA resource
> qmrestore: allow starting a VM after it was restored successfully
> qmrestore: allow adding a VM as an HA resource after it was restored
>
> src/PVE/API2/Qemu.pm | 10 ++++------
> src/PVE/CLI/qmrestore.pm | 12 ++++++++++++
> 2 files changed, 16 insertions(+), 6 deletions(-)
>
>
> pve-container.git:
>
> Daniel Kral (1):
> api: create_vm: use ha-manager command to add container as an HA
> resource
>
> src/PVE/API2/LXC.pm | 4 +---
> 1 file changed, 1 insertion(+), 3 deletions(-)
>
>
> Summary over all repositories:
> 4 files changed, 22 insertions(+), 10 deletions(-)
>
applied series, thanks!
More information about the pve-devel
mailing list