mirror of
https://git.proxmox.com/git/qemu-server
synced 2025-08-02 21:49:42 +00:00
![]() use file_size_info to check for existence of cloudinit disk instead of '-e'. It uses `qemu-img info` to get some file info, which can handle rbd, and various other paths for volumes not exposed as normal file or not mapped, yet. this addresses a problem with rbd where the path returned available is not checkable with '-e'. Any size > 0 is interpreted as the image existing. Signed-off-by: Mira Limbeck <m.limbeck@proxmox.com> Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com> |
||
---|---|---|
.. | ||
Agent.pm | ||
Cloudinit.pm | ||
ImportDisk.pm | ||
Makefile | ||
Memory.pm | ||
OVF.pm | ||
PCI.pm | ||
USB.pm |