On Fri, 12 Oct 2018 20:06:04 -0700, Remo Mattei wrote:
I do not have it handy now but you can verify that the image is indeed raw or 
qcow2

As soon as I get home I will dig the command and pass it on. I have seen where 
images have extensions thinking it is raw and it is not.

You could try 'qemu-img info <image>' and get output like this, notice "file format":

$ qemu-img info test.vmdk
(VMDK) image open: flags=0x2 filename=test.vmdk
image: test.vmdk
file format: vmdk
virtual size: 20M (20971520 bytes)
disk size: 17M

[1] https://en.wikibooks.org/wiki/QEMU/Images#Getting_information

-melanie




_______________________________________________
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to     : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

Reply via email to