Bug #48242
qa: add debug information for client address for kclient
% 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:
History
#1 Updated by Xiubo Li 2 months 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
#3 Updated by Patrick Donnelly 2 months ago
- Target version set to v16.0.0
- Source set to Development
- Component(FS) qa-suite added
#4 Updated by Patrick Donnelly about 2 months ago
- Status changed from Fix Under Review to Resolved