Project

General

Profile

Actions

Bug #1133

closed

mds: journaler failed assertion on standby-replay -> replay

Added by Sage Weil almost 13 years ago. Updated over 7 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
-
Target version:
-
% Done:

0%

Source:
Tags:
Backport:
Regression:
Severity:
Reviewed:
Affected Versions:
ceph-qa-suite:
Component(FS):
Labels (FS):
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

fsstress workload. kill master mds. standby crashes with:

osdc/Journaler.cc: In function 'void Journaler::_trim_finish(int, uint64_t)', in thread '0x7f9354ffb710'
osdc/Journaler.cc: 1007: FAILED assert(to > trimmed_pos)
 ceph version 0.28.2-189-ge11958b (commit:e11958b2fc6eb75ea8921594fcca74b8f839a517)
 1: (ceph::__ceph_assert_fail(char const*, char const*, int, char const*)+0x53) [0xa17b42]
 2: (Journaler::_trim_finish(int, unsigned long)+0x230) [0x9f3ad2]
 3: (Journaler::C_Trim::finish(int)+0x2c) [0x9f4c0c]
 4: (Filer::_do_purge_range(PurgeRange*, int)+0x1dc) [0x9e4fa4]
 5: (C_PurgeRange::finish(int)+0x2f) [0x9e63a3]
 6: (Objecter::handle_osd_op_reply(MOSDOpReply*)+0xfe2) [0x9b1b30]
 7: (MDS::handle_core_message(Message*)+0x8f0) [0x762722]
 8: (MDS::_dispatch(Message*)+0x652) [0x763ec4]
 9: (MDS::ms_dispatch(Message*)+0x38) [0x761c82]
 10: (Messenger::ms_deliver_dispatch(Message*)+0x63) [0xa3218d]
 11: (SimpleMessenger::dispatch_entry()+0x70b) [0xa215b1]
 12: (SimpleMessenger::DispatchThread::entry()+0x2c) [0x735ec6]
 13: (Thread::_entry_func(void*)+0x23) [0x9a7d8e]
 14: (()+0x68ba) [0x7f9357e518ba]
 15: (clone()+0x6d) [0x7f9356ae601d]

Actions #1

Updated by Sage Weil almost 13 years ago

  • Status changed from New to Resolved

fixed by commit:a13b66436561bfe86f4907d18d2ea7762632d36d

Actions #2

Updated by John Spray over 7 years ago

  • Project changed from Ceph to CephFS
  • Category deleted (1)
  • Target version deleted (v0.30)

Bulk updating project=ceph category=mds bugs so that I can remove the MDS category from the Ceph project to avoid confusion.

Actions

Also available in: Atom PDF