← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1200806] Re: _wait_for_coalesce can hang forever

 

** Changed in: nova
       Status: Fix Committed => Fix Released

** Changed in: nova
    Milestone: None => havana-2

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1200806

Title:
  _wait_for_coalesce can hang forever

Status in OpenStack Compute (Nova):
  Fix Released

Bug description:
  _wait_for_coalesce is designed to wait for the VDI chain to stabilize
  so we can upload snapshots of the instance.

  If the original VDI doesn't have a parent listed, then this can cause
  the _wait_for_coalesce to poll forever because the child VHD will
  never take on a parent of 'None'.

  The solution is to only call _wait_for_coalesce if
  `original_parent_uuid` is not None.

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