qemu-server/PVE/QemuServer
Mira Limbeck 9a13f0fed3 cloudinit: fix vm start hanging with disk on ZFS
With the changes to pve-storage in commit 56362cf the startup hangs for
5 minutes on ZFS if the cloudinit disk does not exist. Instead of
calling activate_volume followed by file_size_info we now call
volume_size_info. This should work reliably on all storages that support
cloudinit disks.

Signed-off-by: Mira Limbeck <m.limbeck@proxmox.com>
2019-10-18 21:40:34 +02:00
..
Agent.pm qemu agent: fixup error message letter-case 2018-07-11 11:26:00 +02:00
Cloudinit.pm cloudinit: fix vm start hanging with disk on ZFS 2019-10-18 21:40:34 +02:00
ImportDisk.pm fix #2395: refactor qemu_img_convert to accept files as source 2019-10-17 13:57:21 +02:00
Makefile add Agent helper package 2018-07-11 10:29:45 +02:00
Memory.pm fix #2402: allow 1GB hugepages if 2MB is unavailable 2019-10-10 15:32:46 +02:00
OVF.pm Initial support for importing OVF virtual machines 2017-09-25 13:31:55 +02:00
PCI.pm PCIe passthrough: fixup: avoid addr conflict and cleanup a bit 2019-09-06 19:27:30 +02:00
USB.pm usb: Add USB3 capabilities to Spice USB devices 2019-09-21 13:22:17 +02:00