qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [Bug 1071236] Re: creating qcow2 image with preallocation f


From: Michael Tokarev
Subject: [Qemu-devel] [Bug 1071236] Re: creating qcow2 image with preallocation fails if size >=4G
Date: Sat, 27 Oct 2012 09:43:04 -0000

This is fixed by the following patch: http://www.mail-archive.com/qemu-
address@hidden/msg138606.html

** Changed in: qemu
       Status: New => Confirmed

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

Title:
  creating qcow2 image with preallocation fails if size >=4G

Status in QEMU:
  Confirmed

Bug description:
  Steps to reproduce:
    1. run> qemu-img create -f qcow2 -o cluster_size=512,preallocation=metadata 
disk.img 4G

  Reproducible:
    Always

  Configuration:
    Gentoo Linux 3.4.9, 64b
    latest qemu available from portage (afaik this is pulled from the git repo)

  Possible workarounds:
    1. ommit preallocation=
    2. increase cluster_size
    3. reduce the image size

  Although workarounds are available, it is still a bug that could (and
  should) be fixed.

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]