Feature #10477
pg query should output the replicas the primary is waiting on between peering and active
% Done:
0%
Source:
other
Tags:
Backport:
Reviewed:
Affected Versions:
Pull request ID:
Description
- useful state name (not just 'inactive')
- qeury needs to say who we are waiting for
- blocked_by set needs to be updated
Associated revisions
osd/PG: populate blocked_by with peers we are trying to activate
Once peering finishes, all osds need to persist their info and ack before
we are fully active. Populate blocked_by with those peers so we can tell
when they are stalling the process.
Fixes: #10477
Signed-off-by: Sage Weil <sage@redhat.com>
History
#1 Updated by Samuel Just about 8 years ago
- Target version deleted (
v0.94)
#2 Updated by Sage Weil about 8 years ago
- Description updated (diff)
#3 Updated by Sage Weil about 8 years ago
- Target version set to v0.93 - Last Hammer Sprint
#4 Updated by Sage Weil about 8 years ago
- Status changed from New to Fix Under Review
#5 Updated by Sage Weil about 8 years ago
- Status changed from Fix Under Review to Resolved