qemu-server/PVE
Wolfgang Bumiller 2e953867ad Fix #848: deactivate old volume after clone before deletion
Otherwise some move operations will fail to delete the old
disk (eg. when moving from ceph to local storage).

Note that in order for the deactivation to succeed we need
to make sure qemu has closed its file descriptors, so we
need to wait for the job to disappear the same way we do in
$cancel_job().
Factored the waiting out into $finish_job().
2016-04-13 08:24:13 +02:00
..
API2 Fix #848: deactivate old volume after clone before deletion 2016-04-13 08:24:13 +02:00
CLI use pve-doc-generator to generate man pages 2016-04-08 07:36:29 +02:00
VZDump fix call to lock_config and config_file 2016-03-09 18:08:26 +01:00
Makefile Refactor basic config-related methods 2016-03-08 11:41:59 +01:00
QemuConfig.pm Rework snapshot code, has_feature 2016-03-08 11:42:37 +01:00
QemuMigrate.pm Refactor basic config-related methods 2016-03-08 11:41:59 +01:00
QemuServer.pm Fix #848: deactivate old volume after clone before deletion 2016-04-13 08:24:13 +02:00
QMPClient.pm qmpclient: use guest-sync-delimited 2014-12-02 13:09:53 +01:00