]> git.proxmox.com Git - qemu-server.git/commit - PVE/QemuMigrate.pm
sync_disks: be more verbose if storage_migrate fails
authorFabian Ebner <f.ebner@proxmox.com>
Wed, 8 Apr 2020 09:25:11 +0000 (11:25 +0200)
committerFabian Grünbichler <f.gruenbichler@proxmox.com>
Wed, 8 Apr 2020 20:11:54 +0000 (22:11 +0200)
commit49a5a0d84b626bef92ed4f1f519d5b1b9d59a64e
treef4764b62fbc4eda3d97c30eec68dbfb2124abf84
parentcc1a3820dbe4ae79a553b1e52846a1a248628c38
sync_disks: be more verbose if storage_migrate fails

If storage_migrate dies, the error message might not include the
volume ID or the target storage ID, but those might be good to know.

Signed-off-by: Fabian Ebner <f.ebner@proxmox.com>
PVE/QemuMigrate.pm