Project

General

Profile

Actions

Feature #15589

closed

Ceph status outputs mds slow request summary for better monitoring

Added by Zhi Zhang about 8 years ago. Updated over 7 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
% Done:

0%

Source:
Community (dev)
Tags:
Backport:
Reviewed:
Affected Versions:
Component(FS):
Labels (FS):
Pull request ID:

Description

Currently ceph status or ceph health won't output mds slow request summary. It is not very friendly and timely for ops engineer to identify slow requests on mds or monitor mds status.

So we add such feature to output mds slow request summary via ceph status, ceph health and ceph health detail. This will also benefit ops engineer to monitor mds status.

[ceph@xxx ~]$ ceph -s
    cluster 8dd227cf-5397-4a62-9e03-2accdc976bd7
     health HEALTH_WARN
            mds0: 7 slow requests are blocked > 30 sec
     ...

[ceph@xxx ~]$ ceph health detail
HEALTH_WARN mds0: 7 slow requests are blocked > 30 sec
mds0: 7 slow requests are blocked > 30 sec

[ceph@xxx ~]$ ceph health       
HEALTH_WARN mds0: 11 slow requests are blocked > 30 sec
Actions #2

Updated by John Spray over 7 years ago

  • Status changed from New to Resolved
Actions #3

Updated by John Spray over 7 years ago

  • Project changed from Ceph to CephFS
  • Category deleted (1)

Bulk updating project=ceph category=mds bugs so that I can remove the MDS category from the Ceph project to avoid confusion.

Actions

Also available in: Atom PDF