Project

General

Profile

Actions

Bug #1977

closed

mon: ceph command hang

Added by Sage Weil over 12 years ago. Updated about 12 years ago.

Status:
Can't reproduce
Priority:
Normal
Assignee:
-
Category:
Monitor
Target version:
-
% Done:

0%

Source:
Tags:
Backport:
Regression:
Severity:
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

/var/lib/teuthworker/archive/nightly_coverage_2012-01-24-a/8881

2012-01-24T02:41:19.920 INFO:teuthology.task.rados.rados.0.out:finishing write tid 1 to sepia7229998-229
2012-01-24T02:41:19.920 INFO:teuthology.task.rados.rados.0.out:finishing write tid 2 to sepia7229998-229
2012-01-24T02:41:21.560 INFO:teuthology.task.rados.rados.0.err:0 errors.
2012-01-24T02:41:21.561 INFO:teuthology.task.rados.rados.0.err:
2012-01-24T02:41:26.583 DEBUG:teuthology.run_tasks:Unwinding manager <contextlib.GeneratorContextManager object at 0x1587ad0>
2012-01-24T02:41:26.583 INFO:teuthology.task.thrashosds:joining thrashosds
[hangs]

i killed the ceph process

ubuntu@sepia74:~$ ps ax|grep out
17240 ?        Ssl    0:00 /tmp/cephtest/binary/usr/local/bin/ceph -k /tmp/cephtest/ceph.keyring -c /tmp/cephtest/ceph.conf --concise osd out 0
18624 pts/0    S+     0:00 grep --color=auto out
ubuntu@sepia74:~$ kill 17240

it was stuck at

Thread 1 (Thread 0x7f028c572760 (LWP 17240)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00000000004542f2 in Wait (ctx=0xa28f20, cmd=..., bl=..., rbl=...) at ./common/Cond.h:48
#2  do_command (ctx=0xa28f20, cmd=..., bl=..., rbl=...) at tools/common.cc:446
#3  0x00000000004509e9 in main (argc=<value optimized out>, argv=<value optimized out>) at tools/ceph.cc:249

Actions

Also available in: Atom PDF