Project

General

Profile

Actions

Bug #37435

open

mds operates hung at ceph_mdsc_do_request

Added by dhacky du over 5 years ago. Updated over 5 years ago.

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

0%

Source:
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Crash signature (v1):
Crash signature (v2):

Description

we use kernel client to mount cephfs, operates like ls cmd on some dirs in cephfs hung for long time
mdsc

cat /sys/kernel/debug/ceph/d128c8dc-1d20-4b99-89e0-9ae813dfeec5.client4003418/mdsc
6       mds0    readdir  #10000000b1c

process stack
cat /proc/4045/stack
[<ffffffffc08513fd>] ceph_mdsc_do_request+0x12d/0x2e0 [ceph]
[<ffffffffc0831e03>] ceph_readdir+0x233/0xf20 [ceph]
[<ffffffff8121a216>] vfs_readdir+0xb6/0xe0
[<ffffffff8121a635>] SyS_getdents+0x95/0x120
[<ffffffff816c0715>] system_call_fastpath+0x1c/0x21
[<ffffffffffffffff>] 0xffffffffffffffff

how to solve this problem? Thanks

kernel version 3.10.0-693.21.1.el7.x86_64
ceph version 12.2.5 (cad919881333ac92274171586c827e01f554a70a) luminous (stable)

Files

mds.png (155 KB) mds.png dhacky du, 01/16/2019 07:07 AM
Actions

Also available in: Atom PDF