Bug #1771
rbd: delete snapshots when image is deleted
% Done:
0%
Source:
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):
Description
Currently the snapshots are left around with no way to access them.
History
#1 Updated by Sage Weil about 12 years ago
- Target version set to v0.40
#2 Updated by Sage Weil about 12 years ago
- translation missing: en.field_position set to 29
#3 Updated by Josh Durgin almost 12 years ago
- Status changed from New to Resolved
- Assignee set to Josh Durgin
Made image deletion fail when snapshots are present (bd2339102f0c650d87203fdc2336f9533a18b755), and added a command to remove all snapshots of an image (b6c43d2affe210115cea65fcdc4609815159bf39).