qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Kevin Wolf <kwolf@redhat.com>
To: qemu-block@nongnu.org, rgerganov@vmware.com
Cc: famz@redhat.com, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [Bug 1006655] Re: Can't convert to vmdk with the streamOptimized subformat
Date: Wed, 16 Sep 2015 15:32:34 +0200	[thread overview]
Message-ID: <20150916133234.GA3980@noname.str.redhat.com> (raw)
In-Reply-To: <20150916121131.10679.62163.malone@chaenomeles.canonical.com>

Am 16.09.2015 um 14:11 hat Radoslav Gerganov geschrieben:
> 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 version 3 for
> streamOptimized:
> 
> # Set VMDK version 3 for foo.vmdk
> $ printf '\x03' | dd conv=notrunc of=foo.vmdk bs=1 seek=$((0x4))

Then I guess this is how qemu-img should create the image in the first
place. After all, compatibility with VMware is the only reason why the
VMDK driver exists.

Radoslav or Fam, can one of you send a patch for this?

Kevin

  reply	other threads:[~2015-09-16 13:32 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20120530234408.16043.24886.malonedeb@chaenomeles.canonical.com>
2015-02-24  2:36 ` [Qemu-devel] [Bug 1006655] Re: Can't convert to vmdk with the streamOptimized subformat Serge Hallyn
2015-09-09  9:09 ` Radoslav Gerganov
2015-09-16 12:11 ` Radoslav Gerganov
2015-09-16 13:32   ` Kevin Wolf [this message]
2015-09-17  4:55     ` Fam Zheng
2015-09-19  0:34 ` Launchpad Bug Tracker
2016-03-29 22:36 ` Serge Hallyn
2016-04-01  8:28 ` Thiago Martins
2016-04-01  8:29 ` Thiago Martins
2017-01-19 14:23 ` Thomas Huth
2017-09-29 17:47 ` Francis Ginther

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20150916133234.GA3980@noname.str.redhat.com \
    --to=kwolf@redhat.com \
    --cc=famz@redhat.com \
    --cc=qemu-block@nongnu.org \
    --cc=qemu-devel@nongnu.org \
    --cc=rgerganov@vmware.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).