** Changed in: qemu
Status: Incomplete => Won't Fix
--
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:
Won't Fix
Bug description:
No, sorry. The environment was retired in 2014 and we took a different
direction.
-Bobby
-Original Message-
From: boun...@canonical.com [mailto:boun...@canonical.com] On Behalf Of Thomas
Huth
Sent: Wednesday, June 07, 2017 4:44 AM
To: bjdimme...@gmail.com
Subject: [Bug 893956] Re: qemu-
Can you still reproduce this problem with the latest version of QEMU
(currently version 2.9.0)?
** Changed in: qemu
Status: New => Incomplete
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/8939
qemu-img fails to read a disk2vhd (VHD) image created from a Windows Server
2003.
qemu-img will read and convert a VDI image created from that VHD
VHD header/footer details:
[root@T3400 ]# qemu-img info vhd/p.vhd
qemu-img: Could not open 'vhd/p.vhd': File too large
[root@T3400 ]# ./vhddum
Quoting Stefan Hajnoczi (893...@bugs.launchpad.net):
> On Tue, Sep 4, 2012 at 4:00 PM, Serge Hallyn <893...@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
On Mon, Sep 3, 2012 at 10:41 AM, franxico <893...@bugs.launchpad.net> wrote:
> Hi,
>
> I'm having the same problem. I'm using qemu-img 1.0, running from a
> Ubuntu Server 12.04 x64 on a SW RAID, ext4.
>
> The .VHD has 29GB and was made using disk2vhd.
>
> Here is the command and the results:
> sudo
On Tue, Sep 4, 2012 at 4:00 PM, Serge Hallyn <893...@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.
> Also, 'qemu-img info' is also showing th
Though that commit and the comments were about 127G images. HIs is only
27G.
Also, 'qemu-img info' is also showing the error, which shows that this
is not being done on vpc_create().
So I think this is a case of qemu-img actually failing to properly parse
the FHD file.
--
You received this bug
On Mon, Sep 3, 2012 at 10:41 AM, franxico <893...@bugs.launchpad.net> wrote:
> Hi,
>
> I'm having the same problem. I'm using qemu-img 1.0, running from a
> Ubuntu Server 12.04 x64 on a SW RAID, ext4.
>
> The .VHD has 29GB and was made using disk2vhd.
>
> Here is the command and the results:
> sudo
Hi,
I'm having the same problem. I'm using qemu-img 1.0, running from a
Ubuntu Server 12.04 x64 on a SW RAID, ext4.
The .VHD has 29GB and was made using disk2vhd.
Here is the command and the results:
sudo kvm-img convert -f vpc -O raw image.VHD image.img
[sudo] password for sysop:
kvm-img: Coul
10 matches
Mail list logo