Feature #1881
objecter: expose in-progress request state via admin socket
% Done:
0%
Source:
Tags:
Backport:
Reviewed:
Affected Versions:
Pull request ID:
Description
an admin socket command that will dump current in-progress requests, similar to cat /sys/kernel/debug/ceph/*/osdc
Associated revisions
objecter: add an admin socket command to get in-flight requests
Fixes: #1881
Signed-off-by: Josh Durgin <josh.durgin@dreamhost.com>
History
#1 Updated by Sage Weil almost 12 years ago
- translation missing: en.field_position set to 1
#2 Updated by Sage Weil almost 12 years ago
- translation missing: en.field_story_points set to 3
- translation missing: en.field_position deleted (
22) - translation missing: en.field_position set to 22
#3 Updated by Sage Weil almost 12 years ago
- translation missing: en.field_position deleted (
25) - translation missing: en.field_position set to 27
#4 Updated by Josh Durgin almost 12 years ago
- Assignee set to Josh Durgin
#5 Updated by Sage Weil almost 12 years ago
- Target version changed from v0.41 to v0.42
- translation missing: en.field_position deleted (
32) - translation missing: en.field_position set to 4
#6 Updated by Sage Weil almost 12 years ago
- translation missing: en.field_position deleted (
4) - translation missing: en.field_position set to 3
#7 Updated by Sage Weil almost 12 years ago
- Status changed from New to In Progress
- translation missing: en.field_position deleted (
4) - translation missing: en.field_position set to 4
#8 Updated by Josh Durgin almost 12 years ago
This is implemented in the wip-track-objecter-reqs branch in ceph.git, and testing is enabled by wip-admin-socket in teuthology.git.
#9 Updated by Josh Durgin almost 12 years ago
- Status changed from In Progress to Resolved
Implemented in 097bc5cb1dbc83d8b09d4cb95c3c5abd1874de77 and added to the qa suite.