* [Qemu-devel] Enhancing qemu-img convert format compatibility
@ 2011-04-18 10:18 Stefan Hajnoczi
2011-04-18 11:03 ` Richard W.M. Jones
0 siblings, 1 reply; 3+ messages in thread
From: Stefan Hajnoczi @ 2011-04-18 10:18 UTC (permalink / raw)
To: qemu-devel, kvm; +Cc: Kevin Wolf
qemu-img is a pretty good Rosetta stone for image formats but it is
missing support some format versions. In order to bring qemu-img
up-to-date with the latest disk image formats we will need to find
specific image files and/or software versions that produce image files
that qemu-img cannot understand today.
If you have image files that qemu-img is unable to manipulate, please
respond with details of the software and version used to produce the
image. If possible please include a link to a small example image
file.
Stefan
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Qemu-devel] Enhancing qemu-img convert format compatibility
2011-04-18 10:18 [Qemu-devel] Enhancing qemu-img convert format compatibility Stefan Hajnoczi
@ 2011-04-18 11:03 ` Richard W.M. Jones
2011-04-18 11:12 ` Stefan Hajnoczi
0 siblings, 1 reply; 3+ messages in thread
From: Richard W.M. Jones @ 2011-04-18 11:03 UTC (permalink / raw)
To: Stefan Hajnoczi; +Cc: Kevin Wolf, mdbooth, qemu-devel, kvm
On Mon, Apr 18, 2011 at 11:18:42AM +0100, Stefan Hajnoczi wrote:
> qemu-img is a pretty good Rosetta stone for image formats but it is
> missing support some format versions. In order to bring qemu-img
> up-to-date with the latest disk image formats we will need to find
> specific image files and/or software versions that produce image files
> that qemu-img cannot understand today.
>
> If you have image files that qemu-img is unable to manipulate, please
> respond with details of the software and version used to produce the
> image. If possible please include a link to a small example image
> file.
Stefan,
We found that using the vSphere 4.x "Export to OVF" option would
produce a VMDK file that qemu-img could not convert to raw.
For older qemu-img the file would be converted to something that was
not all zeroes, but nevertheless was certainly not a raw disk image.
For current qemu-img, we get an "Operation not permitted" error which
is at least better than silent corruption.
Full details are in this bug report:
https://bugzilla.redhat.com/show_bug.cgi?id=548723
Note the links at the top of that bug are broken. The disk image
which failed is:
http://oirase.annexia.org/tmp/TestLinux-disk1.vmdk
SHA1: 2c81bae89210b075acc51da9d025935470149d55
http://oirase.annexia.org/tmp/TestLinux.ovf
SHA1: 30831689b8c6f1b1a1fcbb728769b5f71056a580
Rich.
--
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
virt-df lists disk usage of guests without needing to install any
software inside the virtual machine. Supports Linux and Windows.
http://et.redhat.com/~rjones/virt-df/
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Qemu-devel] Enhancing qemu-img convert format compatibility
2011-04-18 11:03 ` Richard W.M. Jones
@ 2011-04-18 11:12 ` Stefan Hajnoczi
0 siblings, 0 replies; 3+ messages in thread
From: Stefan Hajnoczi @ 2011-04-18 11:12 UTC (permalink / raw)
To: Richard W.M. Jones; +Cc: Kevin Wolf, mdbooth, qemu-devel, kvm
On Mon, Apr 18, 2011 at 12:03 PM, Richard W.M. Jones <rjones@redhat.com> wrote:
> On Mon, Apr 18, 2011 at 11:18:42AM +0100, Stefan Hajnoczi wrote:
>> qemu-img is a pretty good Rosetta stone for image formats but it is
>> missing support some format versions. In order to bring qemu-img
>> up-to-date with the latest disk image formats we will need to find
>> specific image files and/or software versions that produce image files
>> that qemu-img cannot understand today.
>>
>> If you have image files that qemu-img is unable to manipulate, please
>> respond with details of the software and version used to produce the
>> image. If possible please include a link to a small example image
>> file.
>
> Stefan,
>
> We found that using the vSphere 4.x "Export to OVF" option would
> produce a VMDK file that qemu-img could not convert to raw.
Excellent, thanks for sharing this. I hope we can build a picture of
where there is missing support and address this in the "Improved Image
Format Compatiblity" project for Google Summer of Code:
http://wiki.qemu.org/Google_Summer_of_Code_2011#Improved_image_format_compatibility
Stefan
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2011-04-18 11:13 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-18 10:18 [Qemu-devel] Enhancing qemu-img convert format compatibility Stefan Hajnoczi
2011-04-18 11:03 ` Richard W.M. Jones
2011-04-18 11:12 ` Stefan Hajnoczi
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).