All of lore.kernel.org
 help / color / mirror / Atom feed
From: R Naveen Kumar <raju.naveenkumar.s@gmail.com>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] [Bug 1719870] Re: Converting 100G VHDX fixed image to QCOW2 fails
Date: Wed, 27 Sep 2017 16:03:46 -0000	[thread overview]
Message-ID: <150652822713.6013.15351949598650883048.malone@soybean.canonical.com> (raw)
In-Reply-To: 150651491208.6275.5437921155583182268.malonedeb@soybean.canonical.com

PS > Get-VHD .\VM.vhdx
ComputerName            : Server1
Path                    : \VM.vhdx
VhdFormat               : VHDX
VhdType                 : Fixed
FileSize                : 107378376704
Size                    : 107374182400
MinimumSize             : 107374182400
LogicalSectorSize       : 4096
PhysicalSectorSize      : 4096
BlockSize               : 0
ParentPath              :
DiskIdentifier          : 53fd4aa7-562e-4bed-bc1c-2db71222e07e
FragmentationPercentage : 0
Alignment               : 1
Attached                : False
DiskNumber              :
Key                     :
IsDeleted               : False
Number                  :
PS > & 'C:\Program Files\qemu\qemu-img.exe' convert -O qcow2 .\VM.vhdx .\VM.qcow2
Assertion failed!
Program: C:\Program Files\qemu\qemu-img.exe
File: /home/stefan/src/qemu/repo.or.cz/qemu/ar7/block/io.c, Line 1034
Expression: !qiov || bytes == qiov->size
PS > & 'C:\Program Files\qemu\qemu-img.exe' info .\VM.qcow2
image: .\VM.qcow2
file format: qcow2
virtual size: 13G (13421772800 bytes)
disk size: 1.4G
cluster_size: 65536
Format specific information:
    compat: 1.1
    lazy refcounts: false
    refcount bits: 16
    corrupt: false

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1719870

Title:
  Converting 100G VHDX fixed image to QCOW2 fails

Status in QEMU:
  New

Bug description:
  Virtual Size recognized incorrectly for VHDX fixed disk and conversion
  fails with error Expression: !qiov || bytes == qiov->size


  PS > & 'C:\Program Files\qemu\qemu-img.exe' --version
  qemu-img version 2.10.0 (v2.10.0-11669-g579e69bd5b-dirty)
  Copyright (c) 2003-2017 Fabrice Bellard and the QEMU Project developers

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1719870/+subscriptions

  parent reply	other threads:[~2017-09-27 16:11 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-27 12:21 [Qemu-devel] [Bug 1719870] [NEW] Converting 100G VHDX fixed image to QCOW2 fails R Naveen Kumar
2017-09-27 12:27 ` [Qemu-devel] [Bug 1719870] " R Naveen Kumar
2017-09-27 16:03 ` R Naveen Kumar [this message]
2017-10-11 10:30 ` R Naveen Kumar
2020-09-26 16:57 ` Thomas Huth
2020-11-26  4:17 ` Launchpad Bug Tracker

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=150652822713.6013.15351949598650883048.malone@soybean.canonical.com \
    --to=raju.naveenkumar.s@gmail.com \
    --cc=1719870@bugs.launchpad.net \
    --cc=qemu-devel@nongnu.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.