[Bug 1457639] Re: qemu-img qcow2 conversion hangs on large core systems

James Page james.page at ubuntu.com
Thu Sep 8 09:47:07 UTC 2016


** Also affects: cloud-archive/kilo
   Importance: Undecided
       Status: New

** Also affects: cloud-archive/liberty
   Importance: Undecided
       Status: New

** Changed in: cloud-archive
       Status: New => Fix Released

** Changed in: cloud-archive/liberty
       Status: New => Fix Released

** Changed in: cloud-archive/kilo
       Status: New => Triaged

** Changed in: cloud-archive/kilo
   Importance: Undecided => High

** Changed in: cloud-archive/liberty
   Importance: Undecided => High

-- 
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to Ubuntu Cloud Archive.
https://bugs.launchpad.net/bugs/1457639

Title:
  qemu-img qcow2 conversion hangs on large core systems

Status in Ubuntu Cloud Archive:
  Fix Released
Status in Ubuntu Cloud Archive kilo series:
  Triaged
Status in Ubuntu Cloud Archive liberty series:
  Fix Released
Status in qemu package in Ubuntu:
  Fix Released
Status in qemu source package in Vivid:
  Won't Fix
Status in qemu source package in Wily:
  Fix Released

Bug description:
  [Impact]
  qemu-img frequently hangs when converting a file to qcow2 on a system with a large number of cores.

  [Test Case]
  On a system with a large number of cores (my test system has 48), run:

  wget http://cloud-images.ubuntu.com/trusty/current/trusty-server-cloudimg-arm64-disk1.img -O disk.img
  for i in $(seq 1 10); do qemu-img convert -O qcow2 disk.img disk.qcow2; done

  Mine always hangs within the first 3 iterations.

  [Regression Risk]
  Fix is a clean cherry pick from upstream, which should give us a clear path to resolution if regressions are found.

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1457639/+subscriptions



More information about the Ubuntu-openstack-bugs mailing list