** Tags added: id-5880d8a1fc49f942b6e55443
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1006655
Title:
Can't convert to vmdk with the streamOptimized subformat
To manage notifications about this b
Patch 3efffc3292d9427 had been released with QEMU 2.5
** Changed in: qemu
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1006655
Title:
Can't convert to
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 packer/output-vm-disk1.vm
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
Bugs, which is subscribed to Ubuntu.
https:
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: qemu-kv
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 stream-op
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 ver
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 (rgerganov
** 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 not
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: instal
Thanks, Sebastien.
** Changed in: qemu-kvm (Ubuntu)
Status: Incomplete => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1006655
Title:
Can't convert to vmdk with the streamOptimize
Hi Serge,
the bug was confirmed by Stefan Hajnoczi[1] and still in QEMU 1.1:
"Unfortunately there has not been a fix. The cause of the bug is known
and described in the email thread you linked. If someone has time to
write a fix and test it, it could be merged. It won't be possible for
QEMU 1.1
Actually, using the same options as you do I do not get a failure.
Can you show the result of
qemu-img info spv-2912.qcow2
** Changed in: qemu-kvm (Ubuntu)
Importance: Undecided => Medium
** Changed in: qemu-kvm (Ubuntu)
Status: New => Incomplete
--
You received this bug notificatio
Thanks for reporting this bug. While the error looks different, I
assume it is related to the same general lack of support as bug 905095
(and https://bugzilla.redhat.com/show_bug.cgi?id=548723)
** Bug watch added: Red Hat Bugzilla #548723
https://bugzilla.redhat.com/show_bug.cgi?id=548723
--
** Description changed:
Hi all,
I'm trying to convert a qcow2 image file to the vmdk (on Ubuntu Server 12.04):
# qemu-img convert -f qcow2 -O vmdk -o Stream spv-2912.qcow2 spv-2912-3.vmdk
-o subformat=streamOptimized
VMDK: can't write to allocated cluster for streamOptimized
qemu-img
15 matches
Mail list logo