Fix #11820
Show osd as NONE in "ceph osd map <pool> <object> " output
% Done:
0%
Source:
Community (user)
Tags:
Backport:
hammer
Reviewed:
Description
As of now ceph pg dump shows osd unavailability as something like [8,6,5,NONE,2,7,9,1] , where as ceph osd map shows as
ceph osd map cephlrc another4
osdmap e6969 pool 'cephlrc' (11) object 'another4' -> pg 11.a798a71e (11.6) -> up ([5,6,2,8,1,9,4,7], p5) acting ([2147483647,6,2,8,1,9,4,7], p6). To be consistent print 2147483647 as NONE
Related issues
History
#1 Updated by Loic Dachary over 4 years ago
- Tracker changed from Bug to Fix
- Status changed from New to 12
- Assignee deleted (
Shylesh Kumar) - Priority changed from Low to Normal
#2 Updated by Loic Dachary over 4 years ago
- Status changed from 12 to In Progress
- Assignee set to Shylesh Kumar
#3 Updated by Loic Dachary over 4 years ago
#4 Updated by Shylesh Kumar over 4 years ago
- Backport set to Hammer
#5 Updated by Shylesh Kumar over 4 years ago
- Backport changed from Hammer to hammer
#6 Updated by Loic Dachary over 4 years ago
- Status changed from In Progress to Fix Under Review