Project

General

Profile

Actions

Bug #1599

closed

osd assert fail (new_tail >= ondisklog.tail)

Added by Josh Durgin over 12 years ago. Updated over 12 years ago.

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

From teuthology:~t/log/osd.6.log.gz:

osd/PG.cc: In function 'void PG::trim_ondisklog(ObjectStore::Transaction&)', in thread '0x7f31175e8700'
osd/PG.cc: 2083: FAILED assert(new_tail >= ondisklog.tail)
 ceph version 0.36-156-g81c5f6a (commit:81c5f6ad1dc14999a6ef834a2769dccbc7d97545)
 1: (PG::trim_ondisklog(ObjectStore::Transaction&)+0x528) [0x6f3538]
 2: (PG::trim(ObjectStore::Transaction&, eversion_t)+0x1d5) [0x6f3775]
 3: (OSD::handle_pg_trim(MOSDPGTrim*)+0x982) [0x57e8e2]
 4: (OSD::_dispatch(Message*)+0x71c) [0x594dec]
 5: (OSD::ms_dispatch(Message*)+0x177) [0x596027]
 6: (SimpleMessenger::dispatch_entry()+0xa0a) [0x61470a]
 7: (SimpleMessenger::DispatchThread::entry()+0x2c) [0x4a3c3c]
 8: (Thread::_entry_func(void*)+0x12) [0x60e582]
 9: (()+0x7971) [0x7f312386d971]
 10: (clone()+0x6d) [0x7f31220fd92d]
Actions

Also available in: Atom PDF