Project

General

Profile

Actions

Bug #1132

closed

mds: missing parent in rename metablob

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

single mds, fsstress -p 30 workload

2011-06-02 13:19:02.676922 7f4e006a8710 mds0.journal EMetaBlob.replay dir 1000000740a
2011-06-02 13:19:02.676929 7f4e006a8710 mds0.journal EMetaBlob.replay missing dir ino  1000000740a
mds/journal.cc: In function 'void EMetaBlob::replay(MDS*, LogSegment*)', in thread '0x7f4e006a8710'
mds/journal.cc: 484: FAILED assert(0)
 ceph version 0.28.2-189-ge11958b (commit:e11958b2fc6eb75ea8921594fcca74b8f839a517)
 1: (ceph::__ceph_assert_fail(char const*, char const*, int, char const*)+0x53) [0xa17b42]
 2: (EMetaBlob::replay(MDS*, LogSegment*)+0x831) [0x793eff]
 3: (EUpdate::replay(MDS*)+0x44) [0x7988b0]
 4: (MDLog::_replay_thread()+0xe50) [0x9a73e4]
 5: (MDLog::ReplayThread::entry()+0x1c) [0x76cb36]
 6: (Thread::_entry_func(void*)+0x23) [0x9a7d8e]
 7: (()+0x68ba) [0x7f4e058058ba]
 8: (clone()+0x6d) [0x7f4e0449a01d]
 ceph version 0.28.2-189-ge11958b (commit:e11958b2fc6eb75ea8921594fcca74b8f839a517)
 1: (ceph::__ceph_assert_fail(char const*, char const*, int, char const*)+0x53) [0xa17b42]
 2: (EMetaBlob::replay(MDS*, LogSegment*)+0x831) [0x793eff]
 3: (EUpdate::replay(MDS*)+0x44) [0x7988b0]
 4: (MDLog::_replay_thread()+0xe50) [0x9a73e4]
 5: (MDLog::ReplayThread::entry()+0x1c) [0x76cb36]
 6: (Thread::_entry_func(void*)+0x23) [0x9a7d8e]
 7: (()+0x68ba) [0x7f4e058058ba]
 8: (clone()+0x6d) [0x7f4e0449a01d]
*** Caught signal (Aborted) **
 in thread 0x7f4e006a8710

Actions #1

Updated by Sage Weil almost 13 years ago

  • Status changed from New to Resolved
  • Assignee set to Sage Weil

commit:d6bbf3e5fbe1df26d1bfe6f695ca52cfbb3694b2

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