Project

General

Profile

Actions

Bug #171

closed

mds: MDSTableClient::_logged_ack(version_t) FAILED assert(pending_commit.count(tid))

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

Status:
Resolved
Priority:
High
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

mds/MDSTableClient.cc: In function 'void MDSTableClient::_logged_ack(version_t)':
mds/MDSTableClient.cc:119: FAILED assert(pending_commit.count(tid))
 1: (MDSTableClient::_logged_ack(unsigned long)+0x112) [0x8da450]
 2: (MDSTableClient::C_LoggedAck::finish(int)+0x24) [0x8e1258]
 3: (finish_contexts(std::list<Context*, std::allocator<Context*> >&, int)+0x198) [0x75e401]
 4: (Journaler::_finish_flush(int, long, utime_t, bool)+0x873) [0x94cdc5]
 5: (Journaler::C_Flush::finish(int)+0x43) [0x954acb]
 6: (Objecter::handle_osd_op_reply(MOSDOpReply*)+0xca1) [0x91d09d]
 7: (MDS::_dispatch(Message*)+0x1d5b) [0x73680f]
 8: (MDS::ms_dispatch(Message*)+0x2f) [0x737961]
 9: (Messenger::ms_deliver_dispatch(Message*)+0x55) [0x72918d]
 10: (SimpleMessenger::dispatch_entry()+0x532) [0x71710a]
 11: (SimpleMessenger::DispatchThread::entry()+0x29) [0x711f25]
 12: (Thread::_entry_func(void*)+0x20) [0x7232f4]
 13: /lib/libpthread.so.0 [0x7f881fa9f73a]
 14: (clone()+0x6d) [0x7f881ecc369d]
 NOTE: a copy of the executable, or `objdump -rdS <executable>` is needed to interpret this.

see logs in vapre:/home/sage/mdstable.1

Actions #1

Updated by Sage Weil almost 14 years ago

  • Status changed from New to 7

fixed by commit:3768ef941e67d17ecd710994b2c88960ba60627d

Actions #2

Updated by Sage Weil almost 14 years ago

  • Status changed from 7 to Resolved
Actions #3

Updated by John Spray over 7 years ago

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

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