Project

General

Profile

Actions

Bug #703

closed

0.23.1update to 0.24.1,old ceph can not run

Added by longguang yue over 13 years ago. Updated over 13 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
OSD
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

so after i mkcephfs
1.mds {0=up:creating},
2.osd can not run,even i run cosd -i -c ceph.conf.

osd.log:
journal commit_start commiting 3 ,still blocked

Actions #1

Updated by longguang yue over 13 years ago

meanwhile,osd dead,but ceph -s show 2 osds is up and in.

Actions #2

Updated by longguang yue over 13 years ago

Core was generated by `/usr/bin/cosd -i 0 -c /tmp/ceph.conf.7906'.
Program terminated with signal 11, Segmentation fault.
#0 0x00000000005a6d77 in JournalingObjectStore::commit_start() ()
Missing separate debuginfos, use: debuginfo-install ceph-0.24.1-4.fc14.x86_64

Actions #3

Updated by longguang yue over 13 years ago

Core was generated by `/usr/bin/cosd -i 0 -c /tmp/ceph.conf.7906'.
Program terminated with signal 11, Segmentation fault.
#0 0x00000000005a6d77 in JournalingObjectStore::commit_start() ()
Missing separate debuginfos, use: debuginfo-install ceph-0.24.1-4.fc14.x86_64
(gdb) backtrace
#0 0x00000000005a6d77 in JournalingObjectStore::commit_start (this=0xb8e000) at os/JournalingObjectStore.cc:197
Bug #1: gpf in tcp_sendpage 0x000000000059502c in FileStore::sync_entry (this=0xb8e000) at os/FileStore.cc:2281
Bug #2: BUG at fs/ceph/caps.c:2178 0x000000000051519d in FileStore::SyncThread::entry (this=<value optimized out>) at os/FileStore.h:87
Bug #3: leaked dentry ref on umount 0x0000000000489bda in Thread::_entry_func (arg=<value optimized out>) at common/Thread.h:39
Bug #4: lockdep warning in socket code 0x0000003fd4606d5b in start_thread () from /lib64/libpthread.so.0
Bug #5: ./rados lspools sometimes hangs after listing all pools? 0x0000003fd42e427d in clone () from /lib64/libc.so.6 #

Actions #4

Updated by longguang yue over 13 years ago

it is because no osd journal.

Actions #5

Updated by Sage Weil over 13 years ago

  • Category set to OSD
  • Status changed from New to Resolved

The no journal bug was recnetly fixed in unstable branch, see 1846355176ecd5b60e93da8cf20cea0ef6ed4326, cherrypicked to 1bae352ed2c90c5c76e59845187d0920ac3c99f7 in testing.

Actions

Also available in: Atom PDF