qemu-server/PVE
Fabian Grünbichler 3e07c6d54b vm_destroy: remove pending volumes as well
if a volume is only referenced in the pending section of a config it was
previously not removed when removing the VM, unless the non-default
'remove unreferenced disks' option was enabled.

keeping track of volume IDs which we attempt to remove gets rid of false
warnings in case a volume is referenced both in the config and the
pending section, or multiple times in the config for other reasons.

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
2021-09-30 17:37:27 +02:00
..
API2 api2: only add ide drives for non-legacy bootorders 2021-08-05 13:58:35 +02:00
CLI cli tools: correctly handle warnings task status 2021-06-23 12:26:49 +02:00
QemuServer fix #3581: pass size via argument for memory-backend-ram qmp call 2021-08-18 10:41:04 +02:00
VZDump vzdump: add master key support 2021-06-02 16:49:00 +02:00
Makefile buildsys: use $(MAKE) instead of make 2019-09-24 18:06:16 +02:00
QemuConfig.pm snapshot: set migration caps before savevm-start 2021-03-16 20:44:51 +01:00
QemuMigrate.pm migrate: code style, use up to 100cc if it helps to reduce line-bloat 2021-09-22 09:26:18 +02:00
QemuServer.pm vm_destroy: remove pending volumes as well 2021-09-30 17:37:27 +02:00
QMPClient.pm tree wide cleanups 2020-10-16 18:03:32 +02:00