I tried doing that and when I use qemu.img convert to change it to vhd, the size is cut to almost half. I have a 10GB qcow2 file which is reduced to almost 6GB. If my assumption is right, it has something to do with sparse and how lvm volumes are stored. If so, how can I make sure that I don't...