← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1267097] [NEW] A glance error (image unavailable) during a snapshot leaves an instance in SNAPSHOTTING

 

Public bug reported:

If a snapshot is attempted to be taken when Glance can't find the
underlying image (usually because it's been deleted), then ImageNotFound
is raised to nova.compute.manager.ComputeManager._snapshot_instance. The
error path for this leaves the instance in a snapshotting state; after
which "operator intervention" is required.

** Affects: nova
     Importance: Undecided
     Assignee: jan grant (jan-grant)
         Status: In Progress

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

Title:
  A glance error (image unavailable) during a snapshot leaves an
  instance in SNAPSHOTTING

Status in OpenStack Compute (Nova):
  In Progress

Bug description:
  If a snapshot is attempted to be taken when Glance can't find the
  underlying image (usually because it's been deleted), then
  ImageNotFound is raised to
  nova.compute.manager.ComputeManager._snapshot_instance. The error path
  for this leaves the instance in a snapshotting state; after which
  "operator intervention" is required.

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


Follow ups

References