Project

General

Profile

Bug #17906

mds: dumped ops do not include events and other information

Added by Patrick Donnelly over 7 years ago. Updated over 7 years ago.

Status:
Resolved
Priority:
High
Category:
Performance/Resource Usage
Target version:
-
% Done:

0%

Source:
Development
Tags:
Backport:
jewel
Regression:
No
Severity:
2 - major
Reviewed:
Affected Versions:
ceph-qa-suite:
Component(FS):
MDS
Labels (FS):
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

$ bin/ceph --admin-daemon out/mds.c.asok dump_historic_ops
*** DEVELOPER MODE: setting PATH, PYTHONPATH and LD_LIBRARY_PATH ***
{
    "num to keep": 20,
    "duration to keep": 600,
    "Ops": [
        {
            "description": "client_request(client.4126:1 getattr pAsLsXsFs #1 2016-11-14 23:15:58.179951 caller_uid=0, caller_gid=0{})",
            "initiated_at": "2016-11-14 23:15:58.189124",
            "age": 22.267363,
            "duration": 0.000582,
            "type_data": []
        }
    ]
}

History

#1 Updated by Patrick Donnelly over 7 years ago

  • Status changed from New to Fix Under Review

#2 Updated by John Spray over 7 years ago

  • Status changed from Fix Under Review to Pending Backport
  • Backport set to jewel

#3 Updated by Patrick Donnelly over 7 years ago

John, I don't think the bug exists in jewel. The culprit commit is not merged there.

#4 Updated by John Spray over 7 years ago

  • Status changed from Pending Backport to Resolved

Good point!

Also available in: Atom PDF