How to create bootable volume to qcow2 format (Thin provisioning)
I tested to create bootable volume.
my version is Havana and Juno With both version, I only can create bootable volume to raw format.
when volume creating, qemu-img convert -f qcow2 -O raw --- was excuted.
Is it possible to create bootable volume to qcow2 format not raw format? Is there any configuration available?
Thanks in advance.