[pve-devel] [PATCH container/ha-manager/qemu-server 0/5] Small HA-on-create improvements
Daniel Kral
d.kral at proxmox.com
Mon Nov 10 15:36:15 CET 2025
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(-)
--
Generated by git-murpp 0.8.0
More information about the pve-devel
mailing list