Project

General

Profile

Actions

Bug #505

closed

osd assert on flab

Added by Colin McCabe over 13 years ago. Updated over 13 years ago.

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

When running a few tests with radostool, I hit an assert in the OSD:

(12:12:48 PM) /: osd/ReplicatedPG.cc: In function 'void ReplicatedPG::eval_repop(ReplicatedPG::RepGather*)':
osd/ReplicatedPG.cc:2024: FAILED assert(repop_queue.front() == repop)
ceph version 0.22 (commit:032d5055483bbab4c6512c7b7b487707645da4ef)
1: (ReplicatedPG::eval_repop(ReplicatedPG::RepGather*)+0x84b) [0x683d83]
2: (ReplicatedPG::repop_ack(ReplicatedPG::RepGather*, int, int, int, eversion_t)+0x25c) [0x684004]
3: (ReplicatedPG::sub_op_modify_reply(MOSDSubOpReply*)+0xfd) [0x68410d]
4: (ReplicatedPG::do_sub_op_reply(MOSDSubOpReply*)+0x96) [0x68db00]
5: (OSD::dequeue_op(PG*)+0x26f) [0x6dfe23]
6: (OSD::OpWQ::_process(PG*)+0x21) [0x75f47f]
7: (ThreadPool::WorkQueue<PG>::_void_process(void*)+0x28) [0x71cda0]
8: (ThreadPool::worker()+0x23a) [0x820f84]
9: (ThreadPool::WorkThread::entry()+0x19) [0x762533]
10: (Thread::_entry_func(void*)+0x20) [0x667f28]
11: (()+0x68ba) [0x7f5e3521d8ba]
12: (clone()+0x6d) [0x7f5e341d102d]

configuration: vstart.sh standard with 2 OSDs.

logs can be found in flab.ceph.dreamhost.com:/home/logs/out-rados-hang

Actions

Also available in: Atom PDF