qemu-server/PVE
Thomas Lamprecht 04736ecbd5 api: clone vm: comment and style clean-up deactivation error-handling
Make the post-if check for the target not already running more
prominent by using a full if block.

Also comment on why we ignore the error here, while the commit
changing that explained it well, this is one of the things that might
be better of with a in-code comment (as doing the deactivation is
described as important here, so one might wonder why the code
continues if that fails)

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2024-03-08 13:51:30 +01:00
..
API2 api: clone vm: comment and style clean-up deactivation error-handling 2024-03-08 13:51:30 +01:00
CLI qm: remote migration: improve error when storage cannot be found 2023-06-09 09:49:40 +02:00
QemuServer fix #4085: properly activate cicustom storage(s) 2024-01-31 12:28:46 +01:00
VZDump vzdump: assemble: improve error messages 2023-10-23 17:09:41 +02:00
Makefile buildsys: use $(MAKE) instead of make 2019-09-24 18:06:16 +02:00
QemuConfig.pm qemu_volume_snapshot_delete: drop (now) unused parameter 2024-01-09 10:25:11 +01:00
QemuMigrate.pm migration: secure and use source volume names for deactivation 2024-01-30 10:41:45 +01:00
QemuServer.pm fix #4957: add vendor and product information passthrough for SCSI-Disks 2024-01-26 11:12:58 +01:00
QMPClient.pm remove left-over mentions of to-be-dropped, outdated QMP commands 2023-06-07 19:36:45 +02:00