During VM creation, when I choose OVMF (UEFI) and select a LVM-thin (Raw disk image) storage as an EFI storage. It'll fail to create the VM and shows below error.
*pve_vg is the name of LVM volume group
I haven't found any documentation mentions that EFI disk can't be stored in Raw disk image. Is it possibly a bug?
Code:
unable to create VM 100 - command '/sbin/lvs --separator : --noheadings --units b --unbuffered --nosuffix --options lv_size /dev/pve_vg/vm-100-disk-0' failed: got timeout
*pve_vg is the name of LVM volume group
I haven't found any documentation mentions that EFI disk can't be stored in Raw disk image. Is it possibly a bug?