Project

General

Profile

Actions

Bug #1602

closed

mon crash during startup

Added by Josh Durgin over 12 years ago. Updated over 12 years ago.

Status:
Duplicate
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

From teuthology:~t/log/mon.0.log.gz

2011-10-06 00:03:05.690155 7f505d9c2720 ceph version 0.36-224-g5ab7f8f (commit:5ab7f8fab37e7a61436e073fa30951bd4e23f20a), process ceph-mon, pid 29026
2011-10-06 00:03:05.707333 7f505d9c2720 store(/tmp/cephtest/data/mon.0) created monfs at /tmp/cephtest/data/mon.0 for 0
2011-10-06 00:03:10.338178 7f043e252720 ceph version 0.36-224-g5ab7f8f (commit:5ab7f8fab37e7a61436e073fa30951bd4e23f20a), process ceph-mon, pid 29051
2011-10-06 00:03:10.338294 7f043e252720 store(/tmp/cephtest/data/mon.0) mount
2011-10-06 00:03:10.339030 7f043e252720 mon.0@0(starting) e1 init fsid 0ff3238d-67b6-b21b-1475-d36cdd982470
2011-10-06 00:03:10.459315 7f043a2b6700 -- 10.3.14.178:6789/0 >> 10.3.14.179:6791/0 pipe(0x15bf500 sd=12 pgs=1 cs=1 l=0).fault with nothing to send, going to standby
2011-10-06 00:03:10.459694 7f043a0b4700 -- 10.3.14.178:6789/0 >> 10.3.14.179:6791/0 pipe(0x15bfc80 sd=13 pgs=0 cs=0 l=0).accept connect_seq 0 vs existing 1 state 3
2011-10-06 00:03:10.459710 7f043a0b4700 -- 10.3.14.178:6789/0 >> 10.3.14.179:6791/0 pipe(0x15bfc80 sd=13 pgs=0 cs=0 l=0).accept peer reset, then tried to connect to us, replacing
2011-10-06 00:03:10.548326 7f043a0b4700 -- 10.3.14.178:6789/0 >> 10.3.14.177:6790/0 pipe(0x15bfa00 sd=12 pgs=3 cs=1 l=0).fault with nothing to send, going to standby
2011-10-06 00:03:10.548920 7f043a1b5700 -- 10.3.14.178:6789/0 >> 10.3.14.177:6790/0 pipe(0x15bf500 sd=13 pgs=0 cs=0 l=0).accept connect_seq 1 vs existing 1 state 3
msg/SimpleMessenger.cc: In function 'int SimpleMessenger::Pipe::accept()', in thread '0x7f043a1b5700'
msg/SimpleMessenger.cc: 841: FAILED assert(existing->state == STATE_CONNECTING || existing->state == STATE_OPEN)
 ceph version 0.36-224-g5ab7f8f (commit:5ab7f8fab37e7a61436e073fa30951bd4e23f20a)
 1: (SimpleMessenger::Pipe::accept()+0x363e) [0x58686e]
 2: (SimpleMessenger::Pipe::reader()+0x1988) [0x5898e8]
 3: (SimpleMessenger::Pipe::Reader::entry()+0x15) [0x45d355]
 4: (Thread::_entry_func(void*)+0x12) [0x562c42]
 5: (()+0x7971) [0x7f043de29971]
 6: (clone()+0x6d) [0x7f043c8bd92d]


Related issues 1 (0 open1 closed)

Is duplicate of Ceph - Bug #1415: cosd assertion: existing->state == STATE_CONNECTING || existing->state == STATE_OPENDuplicate08/19/2011

Actions
Actions #1

Updated by Sage Weil over 12 years ago

  • Status changed from New to Duplicate
Actions

Also available in: Atom PDF