[Bug 1006655] Re: Can't convert to vmdk with the streamOptimized subformat

2016-04-01 Thread Thiago Martins
It looks like my problem is different, since I'm not seeing this: qemu-img: error while writing sector 65: Input/output error But maybe, it is a light in the end of the tunnel... -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to qemu

[Bug 1006655] Re: Can't convert to vmdk with the streamOptimized subformat

2016-04-01 Thread Thiago Martins
I have tried, many times, to use qemu-img to create StreamOptimized for VMWare ESXi 6.0 OVAs. It does NOT work. After days of research, I replaced qemu-img, by vboxmanage, then, it worked! Now, I'm using something this: -- vboxmanage convertfromraw packer/output-vm.raw

[Bug 1006655] Re: Can't convert to vmdk with the streamOptimized subformat

2016-03-29 Thread Serge Hallyn
I'm confused- this is marked as affecting qemu-kvm in precise, but the preceding patch (c6ac36e) which introduced the bug is not there either. So I'm going to mark this as not affecting precise unless someone speaks up to say that we in fact need the whole dependent series. ** Changed in:

[Bug 1006655] Re: Can't convert to vmdk with the streamOptimized subformat

2015-09-18 Thread Launchpad Bug Tracker
This bug was fixed in the package qemu - 1:2.3+dfsg-5ubuntu6 --- qemu (1:2.3+dfsg-5ubuntu6) wily; urgency=medium * Make qemu-system-common and qemu-utils depend on qemu-block-extra to fix errors with missing block backends. (LP: #1495895) * Cherry pick fixes for vmdk

[Bug 1006655] Re: Can't convert to vmdk with the streamOptimized subformat

2015-09-16 Thread Radoslav Gerganov
My patch has landed: https://github.com/qemu/qemu/commit/3efffc3292d94271a15b1606b4a56adf6c6f04ed I think we can resolve this bug as fixed. Just one note for those how are trying to use streamOptimized images with VMware: you need to patch the VMDK version because VMware products accept only

[Bug 1006655] Re: Can't convert to vmdk with the streamOptimized subformat

2015-09-09 Thread Radoslav Gerganov
With the latest codebase there is no error message but the converted streamOptimized image is incorrect. I have a patch for this and will submit it for review soon. ** Changed in: qemu Status: New => Confirmed ** Changed in: qemu Assignee: (unassigned) => Radoslav Gerganov

[Bug 1006655] Re: Can't convert to vmdk with the streamOptimized subformat

2015-02-23 Thread Luca Giovenzana
root@ulisse:/mnt# qemu-img convert -pO vmdk -o subformat=streamOptimized /dev/sdd optimized.vmdk qemu-img: Could not write to allocated cluster for streamOptimized qemu-img: error while writing sector 10: Input/output error root@ulisse:/mnt# dpkg-query -s qemu-kvm Package: qemu-kvm Status:

[Bug 1006655] Re: Can't convert to vmdk with the streamOptimized subformat

2015-02-23 Thread Serge Hallyn
** Also affects: qemu Importance: Undecided Status: New ** Also affects: qemu (Ubuntu) Importance: Undecided Status: New ** Changed in: qemu (Ubuntu) Importance: Undecided = Medium ** Changed in: qemu (Ubuntu) Status: New = Confirmed -- You received this bug