[Bug 1415905] Re: rbd snapshot delete fails if backend is missing file
James Page
james.page at ubuntu.com
Thu Sep 15 15:47:29 UTC 2016
This bug was fixed in the package cinder - 2:7.0.2-0ubuntu1~cloud1
---------------
cinder (2:7.0.2-0ubuntu1~cloud1) trusty-liberty; urgency=medium
.
* RBD: Delete snapshots if missing in the Ceph backend (LP: #1415905):
- d/p/cinder-306610.patch: Apply patch from review 306610.
** Changed in: cloud-archive/liberty
Status: Fix Committed => Fix Released
--
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/1415905
Title:
rbd snapshot delete fails if backend is missing file
Status in Cinder:
Fix Released
Status in Ubuntu Cloud Archive:
Fix Released
Status in Ubuntu Cloud Archive liberty series:
Fix Released
Bug description:
When snapshots are stored in rbd, but the rados backend does not
actually server the snapshot anymore (because it was for example
deleted behind's cinder back), its not possible to remove the snapshot
information from cinder anymore. because it does not handle the
rbd.ImageNotFound exception raised by the rbd bindings. every attempt
will end up in "error_deleting".
To manage notifications about this bug go to:
https://bugs.launchpad.net/cinder/+bug/1415905/+subscriptions
More information about the Ubuntu-openstack-bugs
mailing list