[pve-devel] applied: [PATCH qemu-server] cloudinit: fix vm start hanging with disk on ZFS
Thomas Lamprecht
t.lamprecht at proxmox.com
Fri Oct 18 21:46:08 CEST 2019
On 9/27/19 3:13 PM, Mira Limbeck wrote:
> 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 at proxmox.com>
> ---
> PVE/QemuServer/Cloudinit.pm | 11 ++++-------
> 1 file changed, 4 insertions(+), 7 deletions(-)
>
applied
More information about the pve-devel
mailing list