Project

General

Profile

Actions

Bug #20116

closed

osds abort on shutdown with assert(ceph/src/osd/OSD.cc: 4324: FAILED assert(curmap))

Added by xw zhang almost 7 years ago. Updated over 6 years ago.

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

0%

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

Description

version:
root@node0:~# ceph -v
ceph version 12.0.2 (5a1b6b3269da99a18984c138c23935e5eb96f73e)

bluestore+rbd+ec+overwrite+iscsi,ec k/m == 4/2,12 osds

2017-05-30 05:35:45.618960 7f58231d9700 -1 /home/zzr/ceph/src/osd/OSD.cc: In function 'void OSD::handle_osd_ping(MOSDPing*)' thread 7f58231d9700 time 2017-05-30 05:35:45.616860
/home/zzr/ceph/src/osd/OSD.cc: 4324: FAILED assert(curmap)

ceph version 12.0.2 (5a1b6b3269da99a18984c138c23935e5eb96f73e)
1: (ceph::__ceph_assert_fail(char const*, char const*, int, char const*)+0x102) [0x5580327884a2]
2: (OSD::handle_osd_ping(MOSDPing*)+0x1381) [0x5580321b8a31]
3: (OSD::heartbeat_dispatch(Message*)+0x71) [0x5580321b8bf1]
4: (DispatchQueue::fast_dispatch(Message*)+0x7e) [0x55803295411e]
5: (AsyncConnection::process()+0x2e60) [0x5580329906b0]
6: (EventCenter::process_events(int)+0x9b1) [0x5580328213a1]
7: (()+0xab8271) [0x558032825271]
8: (()+0xb8c80) [0x7f5825e5ec80]
9: (()+0x76ba) [0x7f582654d6ba]
10: (clone()+0x6d) [0x7f58255c482d]
NOTE: a copy of the executable, or `objdump -rdS <executable>` is needed to interpret this.
Actions #1

Updated by Greg Farnum almost 7 years ago

  • Project changed from Ceph to RADOS

Are there more logs or core dumps available around this? That backtrace looks serious but doesn't contain enough info to fix.
Although I guess on shutdown it's not so bad.

Actions #2

Updated by Sage Weil over 6 years ago

  • Status changed from New to Can't reproduce
Actions

Also available in: Atom PDF