← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1329941] [NEW] XEN: Volume VDIs not cleaned up if boot fails before VBD creation

 

Public bug reported:

During the spawn process the rollback portion of the create_vm_record
step is supposed to detach volumes, destroy the VBDs, and then purge the
SR.  But this process relies on looking up VBDs attached to the
instance.  If the spawn process fails while creating/resizing a VDI then
there's no VBD to lookup and the SR and VDI will be left on the
hypervisor as orphans.

** Affects: nova
     Importance: Medium
         Status: New


** Tags: xenserver

-- 
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/1329941

Title:
  XEN: Volume VDIs not cleaned up if boot fails before VBD creation

Status in OpenStack Compute (Nova):
  New

Bug description:
  During the spawn process the rollback portion of the create_vm_record
  step is supposed to detach volumes, destroy the VBDs, and then purge
  the SR.  But this process relies on looking up VBDs attached to the
  instance.  If the spawn process fails while creating/resizing a VDI
  then there's no VBD to lookup and the SR and VDI will be left on the
  hypervisor as orphans.

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


Follow ups

References