Project

General

Profile

Actions

Bug #48242

closed

qa: add debug information for client address for kclient

Added by Xiubo Li over 3 years ago. Updated over 3 years ago.

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

0%

Source:
Development
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
fs
Component(FS):
qa-suite
Labels (FS):
qa
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

The kernel related tracker is

https://tracker.ceph.com/issues/48057

Actions #1

Updated by Xiubo Li over 3 years ago

The libcephfs will be:

# ./bin/ceph --admin-daemon /tmp/ceph-asok.n5UeBU/client.admin.256955.asok status
*** DEVELOPER MODE: setting PATH, PYTHONPATH and LD_LIBRARY_PATH ***
{

...
    "inst_str": "client.26061 10.72.47.117:0/2102877515",
    "addr_str": "10.72.47.117:0/2102877515",

...
}

The kclient will be:

# cat /sys/kernel/debug/ceph/cca096e8-7e84-4838-a396-39bb94001376.client4297/status 
instance: client.4297 (0)10.72.47.117:0/1148470933
blocklisted: false
Actions #2

Updated by Xiubo Li over 3 years ago

  • Status changed from New to Fix Under Review
  • Pull request ID set to 38093
Actions #3

Updated by Patrick Donnelly over 3 years ago

  • Target version set to v16.0.0
  • Source set to Development
  • Component(FS) qa-suite added
Actions #4

Updated by Patrick Donnelly over 3 years ago

  • Status changed from Fix Under Review to Resolved
Actions

Also available in: Atom PDF