← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1089386] Re: destroying an instance not possible if a broken cinder volume is attached

 

Unable to reproduce and original submitter unable to provide more
information.

** Changed in: nova
       Status: Incomplete => Invalid

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

Title:
  destroying an instance not possible if a broken cinder volume is
  attached

Status in OpenStack Compute (Nova):
  Invalid

Bug description:
  I just managed it to have an instance (in state shutoff) on nova with
  an attached volume of cinder which is no longer available.

  It's not possible to destroy this instance, I got an exception in
  class ComputeManager in method _shutdown_instance (file
  nova/compute/manager.py).

  Problem is the call to cinder to deattach the volume, which will fail
  because the volume no longer exists.

  The exception (ClientException of cinder) is not handled in the try-
  except-block and should be added.

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