Project

General

Profile

Actions

Bug #5488

closed

librbd: deadlock in image refresh

Added by Sage Weil almost 11 years ago. Updated almost 9 years ago.

Status:
Resolved
Priority:
High
Assignee:
Jason Dillaman
Target version:
-
% Done:

0%

Source:
Q/A
Tags:
Backport:
hammer,firefly
Regression:
No
Severity:
2 - major
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

(gdb) thr app all bt

Thread 26 (Thread 0x7f3a1491f700 (LWP 29993)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f3a1668d59b in ceph::log::Log::entry (this=0x830030) at log/Log.cc:323
#2  0x00007f3a15b4ee9a in start_thread (arg=0x7f3a1491f700) at pthread_create.c:308
#3  0x00007f3a15e57ccd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#4  0x0000000000000000 in ?? ()

Thread 25 (Thread 0x7f3a1411e700 (LWP 29994)):
#0  sem_timedwait () at ../nptl/sysdeps/unix/sysv/linux/x86_64/sem_timedwait.S:102
#1  0x00007f3a1677c508 in CephContextServiceThread::entry (this=0x82eeb0) at common/ceph_context.cc:57
#2  0x00007f3a15b4ee9a in start_thread (arg=0x7f3a1411e700) at pthread_create.c:308
#3  0x00007f3a15e57ccd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#4  0x0000000000000000 in ?? ()

Thread 24 (Thread 0x7f3a1391d700 (LWP 29995)):
#0  0x00007f3a15e4c313 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f3a1660ebdb in AdminSocket::entry (this=0x830580) at common/admin_socket.cc:230
#2  0x00007f3a15b4ee9a in start_thread (arg=0x7f3a1391d700) at pthread_create.c:308
#3  0x00007f3a15e57ccd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#4  0x0000000000000000 in ?? ()

Thread 23 (Thread 0x7f3a1311c700 (LWP 29996)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f3a166bbbf8 in Wait (mutex=..., this=0x8370f0) at ./common/Cond.h:55
#2  DispatchQueue::entry (this=0x837088) at msg/DispatchQueue.cc:137
#3  0x00007f3a1672581d in DispatchQueue::DispatchThread::entry (this=<optimized out>) at msg/DispatchQueue.h:104
#4  0x00007f3a15b4ee9a in start_thread (arg=0x7f3a1311c700) at pthread_create.c:308
#5  0x00007f3a15e57ccd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#6  0x0000000000000000 in ?? ()

Thread 22 (Thread 0x7f3a1291b700 (LWP 29997)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f3a16720e09 in Wait (mutex=..., this=0x837480) at ./common/Cond.h:55
#2  SimpleMessenger::reaper_entry (this=0x836fa0) at msg/SimpleMessenger.cc:205
#3  0x00007f3a16725fad in SimpleMessenger::ReaperThread::entry (this=<optimized out>) at msg/SimpleMessenger.h:422
#4  0x00007f3a15b4ee9a in start_thread (arg=0x7f3a1291b700) at pthread_create.c:308
#5  0x00007f3a15e57ccd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#6  0x0000000000000000 in ?? ()

Thread 21 (Thread 0x7f3a1211a700 (LWP 29998)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:215
#1  0x00007f3a1662743b in WaitUntil (when=..., mutex=..., this=0x832998) at common/Cond.h:71
#2  SafeTimer::timer_thread (this=0x832988) at common/Timer.cc:114
#3  0x00007f3a16627ded in SafeTimerThread::entry (this=<optimized out>) at common/Timer.cc:38
#4  0x00007f3a15b4ee9a in start_thread (arg=0x7f3a1211a700) at pthread_create.c:308
#5  0x00007f3a15e57ccd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#6  0x0000000000000000 in ?? ()

Thread 20 (Thread 0x7f3a11919700 (LWP 29999)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f3a16628be0 in Wait (mutex=..., this=0x832ab0) at ./common/Cond.h:55
#2  Finisher::finisher_thread_entry (this=0x832a50) at common/Finisher.cc:80
#3  0x00007f3a15b4ee9a in start_thread (arg=0x7f3a11919700) at pthread_create.c:308
#4  0x00007f3a15e57ccd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 19 (Thread 0x7f3a11017700 (LWP 30002)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:215
#1  0x00007f3a1662743b in WaitUntil (when=..., mutex=..., this=0x832dd8) at common/Cond.h:71
#2  SafeTimer::timer_thread (this=0x832dc8) at common/Timer.cc:114
#3  0x00007f3a16627ded in SafeTimerThread::entry (this=<optimized out>) at common/Timer.cc:38
#4  0x00007f3a15b4ee9a in start_thread (arg=0x7f3a11017700) at pthread_create.c:308
#5  0x00007f3a15e57ccd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#6  0x0000000000000000 in ?? ()

Thread 18 (Thread 0x7f3a10816700 (LWP 30003)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f3a16628be0 in Wait (mutex=..., this=0x832f18) at ./common/Cond.h:55
#2  Finisher::finisher_thread_entry (this=0x832eb8) at common/Finisher.cc:80
#3  0x00007f3a15b4ee9a in start_thread (arg=0x7f3a10816700) at pthread_create.c:308
#4  0x00007f3a15e57ccd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 17 (Thread 0x7f3a039f9700 (LWP 32628)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f3a16628be0 in Wait (mutex=..., this=0x84b6b0) at ./common/Cond.h:55
#2  Finisher::finisher_thread_entry (this=0x84b650) at common/Finisher.cc:80
#3  0x00007f3a15b4ee9a in start_thread (arg=0x7f3a039f9700) at pthread_create.c:308
#4  0x00007f3a15e57ccd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 16 (Thread 0x7f3a031f8700 (LWP 32629)):
#0  pthread_rwlock_rdlock () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_rdlock.S:85
#1  0x00007f3a172b309b in get_read (this=0x87bb80) at ./common/RWLock.h:51
#2  librbd::LibrbdWriteback::write (this=0x84d6d0, oid=..., oloc=..., off=1503261, len=<optimized out>, snapc=..., bl=..., mtime=..., trunc_size=0, trunc_seq=0, oncommit=0x7f39f40008c0) at librbd/LibrbdWriteback.cc:143
#3  0x00007f3a172baa56 in ObjectCacher::bh_write (this=0x84b420, bh=0x863ce0) at osdc/ObjectCacher.cc:797
---Type <return> to continue, or q <return> to quit---
#4  0x00007f3a172bbc80 in ObjectCacher::flusher_entry (this=0x84b420) at osdc/ObjectCacher.cc:1434
#5  0x00007f3a172cc0bd in ObjectCacher::FlusherThread::entry (this=<optimized out>) at osdc/ObjectCacher.h:353
#6  0x00007f3a15b4ee9a in start_thread (arg=0x7f3a031f8700) at pthread_create.c:308
#7  0x00007f3a15e57ccd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#8  0x0000000000000000 in ?? ()

Thread 15 (Thread 0x7f3a024f2700 (LWP 32630)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f3a16628be0 in Wait (mutex=..., this=0x8a8760) at ./common/Cond.h:55
#2  Finisher::finisher_thread_entry (this=0x8a8700) at common/Finisher.cc:80
#3  0x00007f3a15b4ee9a in start_thread (arg=0x7f3a024f2700) at pthread_create.c:308
#4  0x00007f3a15e57ccd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 14 (Thread 0x7f3a01cf1700 (LWP 32631)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:215
#1  0x00007f3a172bb809 in WaitUntil (when=..., mutex=..., this=0x8a86a0) at ./common/Cond.h:71
#2  WaitInterval (interval=..., mutex=..., cct=<optimized out>, this=0x8a86a0) at ./common/Cond.h:79
#3  ObjectCacher::flusher_entry (this=0x8a84d0) at osdc/ObjectCacher.cc:1439
#4  0x00007f3a172cc0bd in ObjectCacher::FlusherThread::entry (this=<optimized out>) at osdc/ObjectCacher.h:353
#5  0x00007f3a15b4ee9a in start_thread (arg=0x7f3a01cf1700) at pthread_create.c:308
#6  0x00007f3a15e57ccd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 13 (Thread 0x7f3a004ee700 (LWP 939)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f3a16710f8b in Wait (mutex=..., this=0x7f39fc006b88) at ./common/Cond.h:55
#2  Pipe::writer (this=0x7f39fc0069a0) at msg/Pipe.cc:1573
#3  0x00007f3a1671bccd in Pipe::Writer::entry (this=<optimized out>) at msg/Pipe.h:59
#4  0x00007f3a15b4ee9a in start_thread (arg=0x7f3a004ee700) at pthread_create.c:308
#5  0x00007f3a15e57ccd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#6  0x0000000000000000 in ?? ()

Thread 12 (Thread 0x7f3a11118700 (LWP 940)):
#0  0x00007f3a15e4c313 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f3a16704e32 in Pipe::tcp_read_wait (this=<optimized out>) at msg/Pipe.cc:2107
#2  0x00007f3a16705150 in Pipe::tcp_read (this=0x7f39fc0069a0, buf=0x7f3a11117dbf "\377", len=1) at msg/Pipe.cc:2080
#3  0x00007f3a16718461 in Pipe::reader (this=0x7f39fc0069a0) at msg/Pipe.cc:1322
#4  0x00007f3a1671bced in Pipe::Reader::entry (this=<optimized out>) at msg/Pipe.h:47
#5  0x00007f3a15b4ee9a in start_thread (arg=0x7f3a11118700) at pthread_create.c:308
#6  0x00007f3a15e57ccd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 11 (Thread 0x7f3a03efe700 (LWP 2933)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f3a16710f8b in Wait (mutex=..., this=0x7f39fc043418) at ./common/Cond.h:55
#2  Pipe::writer (this=0x7f39fc043230) at msg/Pipe.cc:1573
#3  0x00007f3a1671bccd in Pipe::Writer::entry (this=<optimized out>) at msg/Pipe.h:59
#4  0x00007f3a15b4ee9a in start_thread (arg=0x7f3a03efe700) at pthread_create.c:308
#5  0x00007f3a15e57ccd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#6  0x0000000000000000 in ?? ()

Thread 10 (Thread 0x7f3a03bfb700 (LWP 2934)):
#0  0x00007f3a15e4c313 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f3a16704e32 in Pipe::tcp_read_wait (this=<optimized out>) at msg/Pipe.cc:2107
#2  0x00007f3a16705150 in Pipe::tcp_read (this=0x7f39fc043230, buf=0x7f3a03bfadbf "\377", len=1) at msg/Pipe.cc:2080
#3  0x00007f3a16718461 in Pipe::reader (this=0x7f39fc043230) at msg/Pipe.cc:1322
#4  0x00007f3a1671bced in Pipe::Reader::entry (this=<optimized out>) at msg/Pipe.h:47
#5  0x00007f3a15b4ee9a in start_thread (arg=0x7f3a03bfb700) at pthread_create.c:308
#6  0x00007f3a15e57ccd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 9 (Thread 0x7f3a03dfd700 (LWP 3060)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f3a16710f8b in Wait (mutex=..., this=0x7f39fc020b98) at ./common/Cond.h:55
#2  Pipe::writer (this=0x7f39fc0209b0) at msg/Pipe.cc:1573
#3  0x00007f3a1671bccd in Pipe::Writer::entry (this=<optimized out>) at msg/Pipe.h:59
#4  0x00007f3a15b4ee9a in start_thread (arg=0x7f3a03dfd700) at pthread_create.c:308
#5  0x00007f3a15e57ccd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#6  0x0000000000000000 in ?? ()

Thread 8 (Thread 0x7f3a03afa700 (LWP 3061)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f3a16710f8b in Wait (mutex=..., this=0x7f39fc01fad8) at ./common/Cond.h:55
#2  Pipe::writer (this=0x7f39fc01f8f0) at msg/Pipe.cc:1573
#3  0x00007f3a1671bccd in Pipe::Writer::entry (this=<optimized out>) at msg/Pipe.h:59
#4  0x00007f3a15b4ee9a in start_thread (arg=0x7f3a03afa700) at pthread_create.c:308
#5  0x00007f3a15e57ccd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#6  0x0000000000000000 in ?? ()

Thread 7 (Thread 0x7f3a027f5700 (LWP 3062)):
#0  0x00007f3a15e4c313 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f3a16704e32 in Pipe::tcp_read_wait (this=<optimized out>) at msg/Pipe.cc:2107
#2  0x00007f3a16705150 in Pipe::tcp_read (this=0x7f39fc0209b0, buf=0x7f3a027f4dbf "\377", len=1) at msg/Pipe.cc:2080
#3  0x00007f3a16718461 in Pipe::reader (this=0x7f39fc0209b0) at msg/Pipe.cc:1322
#4  0x00007f3a1671bced in Pipe::Reader::entry (this=<optimized out>) at msg/Pipe.h:47
#5  0x00007f3a15b4ee9a in start_thread (arg=0x7f3a027f5700) at pthread_create.c:308
---Type <return> to continue, or q <return> to quit---
#6  0x00007f3a15e57ccd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 6 (Thread 0x7f3a176fe700 (LWP 3063)):
#0  0x00007f3a15e4c313 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f3a16704e32 in Pipe::tcp_read_wait (this=<optimized out>) at msg/Pipe.cc:2107
#2  0x00007f3a16705150 in Pipe::tcp_read (this=0x7f39fc01f8f0, buf=0x7f3a176fddbf "\377", len=1) at msg/Pipe.cc:2080
#3  0x00007f3a16718461 in Pipe::reader (this=0x7f39fc01f8f0) at msg/Pipe.cc:1322
#4  0x00007f3a1671bced in Pipe::Reader::entry (this=<optimized out>) at msg/Pipe.h:47
#5  0x00007f3a15b4ee9a in start_thread (arg=0x7f3a176fe700) at pthread_create.c:308
#6  0x00007f3a15e57ccd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 5 (Thread 0x7f3a028f6700 (LWP 3064)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f3a16710f8b in Wait (mutex=..., this=0x7f39fc0089b8) at ./common/Cond.h:55
#2  Pipe::writer (this=0x7f39fc0087d0) at msg/Pipe.cc:1573
#3  0x00007f3a1671bccd in Pipe::Writer::entry (this=<optimized out>) at msg/Pipe.h:59
#4  0x00007f3a15b4ee9a in start_thread (arg=0x7f3a028f6700) at pthread_create.c:308
#5  0x00007f3a15e57ccd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#6  0x0000000000000000 in ?? ()

Thread 4 (Thread 0x7f3a03fff700 (LWP 3065)):
#0  0x00007f3a15e4c313 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f3a16704e32 in Pipe::tcp_read_wait (this=<optimized out>) at msg/Pipe.cc:2107
#2  0x00007f3a16705150 in Pipe::tcp_read (this=0x7f39fc0087d0, buf=0x7f3a03ffedbf "\377", len=1) at msg/Pipe.cc:2080
#3  0x00007f3a16718461 in Pipe::reader (this=0x7f39fc0087d0) at msg/Pipe.cc:1322
#4  0x00007f3a1671bced in Pipe::Reader::entry (this=<optimized out>) at msg/Pipe.h:47
#5  0x00007f3a15b4ee9a in start_thread (arg=0x7f3a03fff700) at pthread_create.c:308
#6  0x00007f3a15e57ccd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 3 (Thread 0x7f3a029f7700 (LWP 3066)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f3a16710f8b in Wait (mutex=..., this=0x7f39fc002298) at ./common/Cond.h:55
#2  Pipe::writer (this=0x7f39fc0020b0) at msg/Pipe.cc:1573
#3  0x00007f3a1671bccd in Pipe::Writer::entry (this=<optimized out>) at msg/Pipe.h:59
#4  0x00007f3a15b4ee9a in start_thread (arg=0x7f3a029f7700) at pthread_create.c:308
#5  0x00007f3a15e57ccd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#6  0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f3a03cfc700 (LWP 3067)):
#0  0x00007f3a15e4c313 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f3a16704e32 in Pipe::tcp_read_wait (this=<optimized out>) at msg/Pipe.cc:2107
#2  0x00007f3a16705150 in Pipe::tcp_read (this=0x7f39fc0020b0, buf=0x7f3a03cfbdbf "\377", len=1) at msg/Pipe.cc:2080
#3  0x00007f3a16718461 in Pipe::reader (this=0x7f39fc0020b0) at msg/Pipe.cc:1322
#4  0x00007f3a1671bced in Pipe::Reader::entry (this=<optimized out>) at msg/Pipe.h:47
#5  0x00007f3a15b4ee9a in start_thread (arg=0x7f3a03cfc700) at pthread_create.c:308
#6  0x00007f3a15e57ccd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f3a17706780 (LWP 29992)):
#0  __lll_lock_wait () at ../nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:132
#1  0x00007f3a15b51065 in _L_lock_858 () from /lib/x86_64-linux-gnu/libpthread.so.0
#2  0x00007f3a15b50eba in __pthread_mutex_lock (mutex=0x87bb38) at pthread_mutex_lock.c:61
#3  0x00007f3a16607fb3 in Mutex::Lock (this=0x87bb28, no_lockdep=<optimized out>) at common/Mutex.cc:89
#4  0x00007f3a17290cdc in librbd::ImageCtx::clear_nonexistence_cache (this=0x87b970) at librbd/ImageCtx.cc:588
#5  0x00007f3a172a8440 in librbd::refresh_parent (ictx=0x87b970) at librbd/internal.cc:1614
#6  0x00007f3a1729b9c9 in librbd::ictx_refresh (ictx=0x87b970) at librbd/internal.cc:1760
#7  0x00007f3a1729c9f8 in librbd::ictx_check (ictx=0x87b970) at librbd/internal.cc:1590
#8  0x00007f3a172a4a74 in librbd::info (ictx=0x87b970, info=..., infosize=160) at librbd/internal.cc:1175
#9  0x000000000040412e in check_size () at test/librbd/fsx.c:464
#10 0x000000000040597d in test () at test/librbd/fsx.c:1097
#11 0x00000000004031cf in main (argc=<optimized out>, argv=<optimized out>) at test/librbd/fsx.c:1560

run was
ubuntu@teuthology:/var/lib/teuthworker/archive/teuthology-2013-07-01_01:00:30-rbd-master-testing-basic/51544$ cat orig.config.yaml 
kernel:
  kdb: true
  sha1: 9e41c3a278d0c9a62eb96eae6c758504ce168e76
machine_type: plana
nuke-on-error: true
overrides:
  admin_socket:
    branch: master
  ceph:
    conf:
      global:
        ms inject socket failures: 5000
      mon:
        debug mon: 20
        debug ms: 20
        debug paxos: 20
      osd:
        osd op thread timeout: 60
    fs: btrfs
    log-whitelist:
    - slow request
    sha1: e235958fb13e654aa1ad5e1c5a6ccf76a95196ca
  install:
    ceph:
      sha1: e235958fb13e654aa1ad5e1c5a6ccf76a95196ca
  s3tests:
    branch: master
  workunit:
    sha1: e235958fb13e654aa1ad5e1c5a6ccf76a95196ca
roles:
- - mon.a
  - mon.c
  - osd.0
  - osd.1
  - osd.2
- - mon.b
  - mds.a
  - osd.3
  - osd.4
  - osd.5
- - client.0
tasks:
- chef: null
- clock.check: null
- install: null
- ceph:
    conf:
      client:
        rbd cache: true
- rbd_fsx:
    clients:
    - client.0
    ops: 5000

Files

PR4013-CherryPick.txt (2.86 KB) PR4013-CherryPick.txt Jean-Charles Lopez, 04/06/2015 01:15 AM
Actions

Also available in: Atom PDF