Bug #12610
upgrade firefly->hammer results in object with empty name being reported as missing on the hammer osd
Status:
Won't Fix
Priority:
Urgent
Assignee:
-
Category:
-
Target version:
-
% Done:
0%
Source:
other
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):
Description
1) hammer and firefly need to not allow objects with empty names
2) hammer during upgrade needs to detect such objects and ... do something
History
#1 Updated by Samuel Just about 8 years ago
http://tracker.ceph.com/issues/8587
Probably the above bug created the object.
#2 Updated by Samuel Just about 8 years ago
Ok, hammer actually does let you create these objects as well. We need a patch that allows them to be deleted, but not created (make_writeable would probably be the right place for this). That patch then needs to be backported.
#3 Updated by Sage Weil over 7 years ago
- Status changed from New to Won't Fix
workaround is to delete the object manually before upgrade.