qemu-server/PVE
Chris Hofstaedtler ec82e3eee4 fix #1569: add shared flag to disks
With shared=1, (live) migration ignores the disk and assumes it is
present on all target nodes. This works similar to shared=1 on LXC
mountpoints.

Signed-off-by: Chris Hofstaedtler <chris.hofstaedtler@deduktiva.com>
Reviewed-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Tested-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2018-02-15 15:19:29 +01:00
..
API2 avoid harmful '<>' pattern, explicitly read from STDIN 2018-01-22 14:56:27 +01:00
CLI avoid harmful '<>' pattern, explicitly read from STDIN 2018-01-22 14:56:27 +01:00
QemuServer Initial support for importing OVF virtual machines 2017-09-25 13:31:55 +02:00
VZDump fix #1570: fix template backup with pigz 2017-12-06 14:54:00 +01:00
Makefile add QemuServer::Memory 2016-05-23 10:02:07 +02:00
QemuConfig.pm rename foreach_writable_storage to foreach_storage_used_by_vm 2017-09-22 10:02:54 +02:00
QemuMigrate.pm fix #1569: add shared flag to disks 2018-02-15 15:19:29 +01:00
QemuServer.pm fix #1569: add shared flag to disks 2018-02-15 15:19:29 +01:00
QMPClient.pm qmpclient : block-job-(complete|cancel) : set timeout to 10min 2017-01-05 09:09:46 +01:00