Re: [Qemu-devel] qemu-img: subformat=streamOptimized issue

2011-09-28 Thread Stefan Hajnoczi
On Wed, Sep 28, 2011 at 12:57 AM, Fam Zheng wrote: > This could be a bug. I've briefly checked. It's not limited to > ISO->streamOptimized, but also reproduced trying to convert from VDI. > It fails because consequential writes fall into the same cluster of > target VMDK. The leading write allocat

[Qemu-devel] qemu-img: subformat=streamOptimized issue

2011-09-27 Thread Rich Wellum
Hi, Can anyone tell me what this error means? qemu-img convert -O vmdk ultra.iso ultra.vmdk -o subformat=streamOptimized VMDK: can't write to allocated cluster for streamOptimized qemu-img: error while writing sector 21247: Input/output error Thanks, ||Rich