From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:47485) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T9GnD-0002XL-LF for qemu-devel@nongnu.org; Wed, 05 Sep 2012 10:41:30 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1T9Gn4-0003Cx-Pr for qemu-devel@nongnu.org; Wed, 05 Sep 2012 10:41:23 -0400 Received: from indium.canonical.com ([91.189.90.7]:35839) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T9Gn4-0003Cj-Jk for qemu-devel@nongnu.org; Wed, 05 Sep 2012 10:41:14 -0400 Received: from loganberry.canonical.com ([91.189.90.37]) by indium.canonical.com with esmtp (Exim 4.71 #1 (Debian)) id 1T9Gn3-0006ly-LI for ; Wed, 05 Sep 2012 14:41:13 +0000 Received: from loganberry.canonical.com (localhost [127.0.0.1]) by loganberry.canonical.com (Postfix) with ESMTP id 9FA4F2E8029 for ; Wed, 5 Sep 2012 14:41:13 +0000 (UTC) MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Date: Wed, 05 Sep 2012 14:33:39 -0000 From: Serge Hallyn <893956@bugs.launchpad.net> Sender: bounces@canonical.com References: <20111123113338.301.42834.malonedeb@gac.canonical.com> <20120904150035.14988.58227.malone@gac.canonical.com> Message-Id: <20120905143339.GA25991@amd1> Errors-To: bounces@canonical.com Subject: Re: [Qemu-devel] [Bug 893956] Re: qemu-img bug with dynamic vhd Reply-To: Bug 893956 <893956@bugs.launchpad.net> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Quoting Stefan Hajnoczi (893956@bugs.launchpad.net): > On Tue, Sep 4, 2012 at 4:00 PM, Serge Hallyn <893956@bugs.launchpad.net> = wrote: > > Though that commit and the comments were about 127G images. HIs is only > > 27G. > = > The 127 GB limit applies to the virtual disk size, not to the size of > the image file itself. I thought he had converted a roughly 26GB physical disk, assumed (perhaps wrongly) that was the virtual disk size. > > Also, 'qemu-img info' is also showing the error, which shows that this > > is not being done on vpc_create(). > = > I'm not sure what you mean. Your commit (efc8243d00) added an -EFBIG > return to vcp_open(), not vpc_create(). This will affect qemu-img > info. Oops, good point. Thanks. > We need the header/footer contents to be sure what's going on here. -- = You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/893956 Title: qemu-img bug with dynamic vhd Status in QEMU: New Bug description: Hye, i found a problem with qemu-img when trying to get info of a dynamic vhd. I made imgae of my 60GB computer hard drive with disk2vhd. The dynamic vhd is 21gb size. With 1.0-rc3 version : running command: qemu-img info 60_GB.VHD qemu-img: Could not open '60_GB.VHD' : File too large 0.14.1 version give me wrong information : image: 60_GB.VHD file format: vpc virtual size: 127G (136899993600 bytes) disk size: 21G Thanks for reply. To manage notifications about this bug go to: https://bugs.launchpad.net/qemu/+bug/893956/+subscriptions