Project

General

Profile

Actions

Bug #18872

closed

write to cephfs mount hangs, ceph-fuse and kernel

Added by Jan Fajerski about 7 years ago. Updated almost 7 years ago.

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

0%

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

Description

When trying to write to a cephfs mount using 'dd' the client hangs indefinitely. The kernel client can be <ctrl-c>'ed, fuse must be kill using 'kill'. The file itself is created but has no content (size 0). The cluster is healthy and cephfs can be accessed by other clients normally.

Client is a PPC64le machine. Ceph version on the client is ceph version 10.2.5-239-g3a6a822 (3a6a822c8125858afaeac7a1ee0d121d063660f0).

Cluster machines are x86_64. Ceph version for the daemons is ceph version 10.2.4-211-g12b091b (12b091b4a40947aa43919e71a318ed0dcedc8734)

Attached logs are trimmed to the time frame for the write. I don't see anything obvious. The client seems to wait for the right capabilities: 10 client.94152 waiting for caps need Fw want Fb

strace says the ceph-fuse process is in futex()
strace -p $(pgrep ceph-fuse)
Process 32761 attached
futex(0x3ffffd654ba0, FUTEX_WAIT_BITSET_PRIVATE|FUTEX_CLOCK_REALTIME, 0, NULL, ffffffff^CProcess 32761 detached
<detached ...>


Files

ceph-client.admin.log (49.1 KB) ceph-client.admin.log Client logs with 'debug client = 20 debug ms = 1' Jan Fajerski, 02/09/2017 03:26 PM
ceph-mds.ix64ph1078.log (100 KB) ceph-mds.ix64ph1078.log MDS log with 'debug mds = 20' Jan Fajerski, 02/09/2017 03:26 PM

Related issues 2 (0 open2 closed)

Copied to CephFS - Backport #19845: kraken: write to cephfs mount hangs, ceph-fuse and kernelResolvedJan FajerskiActions
Copied to CephFS - Backport #19846: jewel: write to cephfs mount hangs, ceph-fuse and kernelResolvedJan FajerskiActions
Actions

Also available in: Atom PDF