Project

General

Profile

Actions

Bug #1640

closed

mds: failed assert(trim_to > trimming_pos)

Added by Josh Durgin over 12 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

This happened with bonnie++ on cfuse in teuthology:~t/log/mds.0.log.gz:

osdc/Journaler.cc: In function 'void Journaler::trim()', in thread '7fd221caf700'
osdc/Journaler.cc: 994: FAILED assert(trim_to > trimming_pos)
 ceph version 0.37-36-g0aa40ea (commit:0aa40ea06ef0490c9a5037a4264c7bfa1b8009d8)
 1: (Journaler::trim()+0x8c9) [0x7e3b79]
 2: (Journaler::_finish_write_head(int, Journaler::Header&, Context*)+0x20b) [0x7e3e3b]
 3: (Journaler::C_WriteHead::finish(int)+0x1d) [0x7ecb1d]
 4: (Objecter::handle_osd_op_reply(MOSDOpReply*)+0xd8a) [0x7b006a]
 5: (MDS::handle_core_message(Message*)+0xecf) [0x4c879f]
 6: (MDS::_dispatch(Message*)+0x3c) [0x4c88fc]
 7: (MDS::ms_dispatch(Message*)+0xa9) [0x4caee9]
 8: (SimpleMessenger::dispatch_entry()+0x9c2) [0x821802]
 9: (SimpleMessenger::DispatchThread::entry()+0x2c) [0x49369c]
 10: (Thread::_entry_func(void*)+0x12) [0x81c3d2]
 11: (()+0x7971) [0x7fd22551f971]
 12: (clone()+0x6d) [0x7fd223fb392d]
Actions #1

Updated by Sage Weil over 12 years ago

  • Status changed from New to Need More Info

need logs with 'debug journaler = 20' and 'debug ms = 1' on the mds for this one

Actions #2

Updated by Sage Weil over 12 years ago

  • Target version changed from v0.38 to v0.39
Actions #3

Updated by Sage Weil over 12 years ago

  • Target version changed from v0.39 to v0.40
Actions #4

Updated by Sage Weil over 12 years ago

  • Target version deleted (v0.40)
  • Translation missing: en.field_position set to 124
Actions #5

Updated by Sage Weil over 11 years ago

  • Status changed from Need More Info to Resolved

pretty sure this is out of order osd replies, due to #2947 and similar bugs.

Actions #6

Updated by John Spray over 7 years ago

  • Project changed from Ceph to CephFS
  • Category deleted (1)

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