Bug #2676
mon: cannot create pool with old renamed name
Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
% Done:
0%
Source:
Development
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):
Description
renaming a pool name, and then trying to create a new pool with the old name fails.
Associated revisions
osd: handle pool name changes properly
- Remove the old name from the name->id map.
Fixes: #2676
Signed-off-by: Sage Weil <sage@inktank.com>
History
#1 Updated by Yehuda Sadeh about 11 years ago
- Description updated (diff)
#2 Updated by Sage Weil about 11 years ago
- Status changed from New to Resolved