Project

General

Profile

Actions

Bug #5704

closed

mon/OSDMonitor.cc: 132: FAILED assert(latest_bl.length() != 0) on cuttlefish

Added by Sage Weil almost 11 years ago. Updated almost 11 years ago.

Status:
Resolved
Priority:
Immediate
Category:
-
Target version:
-
% Done:

0%

Source:
Community (user)
Tags:
Backport:
Regression:
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

     0> 2013-07-22 09:40:12.174661 7fe055f57780 -1 mon/OSDMonitor.cc: In function 'virtual void OSDMonitor::update_from_paxos(bool*)' thread 7fe055f57780 time 2013-07-22 09:40:12.173831
mon/OSDMonitor.cc: 132: FAILED assert(latest_bl.length() != 0)

 ceph version 0.61.5 (8ee10dc4bb73bdd918873f29c70eedc3c7ef1979)
 1: /usr/bin/ceph-mon() [0x5073d6]
 2: (PaxosService::refresh(bool*)+0x19b) [0x4edd4b]
 3: (Monitor::refresh_from_paxos(bool*)+0x57) [0x48e5a7]
 4: (Monitor::init_paxos()+0xf5) [0x48e755]
 5: (Monitor::preinit()+0x6ac) [0x4a4e7c]
 6: (main()+0x1c19) [0x483559]
 7: (__libc_start_main()+0xed) [0x7fe0541b276d]
 8: /usr/bin/ceph-mon() [0x485e7d]
 NOTE: a copy of the executable, or `objdump -rdS <executable>` is needed to interpret this.

stefan saw this and worked around it by setting the latest_full floor at first_committed. not sure why that was needed, though.. need a tarball of a broken mon dir to se what is up

Actions #1

Updated by Ilya Stekolnikov almost 11 years ago

ceph-b.tar.bz2 on sftp

Actions #2

Updated by Ilya Stekolnikov almost 11 years ago

this helped us to remove not working monitors
we just update from link

http://gitbuilder.ceph.com/ceph-deb-precise-x86_64-basic/ref/wip-cuttlefish-osdmap/

then remove not working monitors like in doceumentation (REMOVING MONITORS FROM AN UNHEALTHY CLUSTER).

Actions #3

Updated by Sage Weil almost 11 years ago

  • Assignee changed from Sage Weil to Joao Eduardo Luis
Actions #4

Updated by Sage Weil almost 11 years ago

  • Status changed from New to In Progress
Actions #5

Updated by Sage Weil almost 11 years ago

  • Priority changed from Urgent to Immediate
Actions #6

Updated by Sage Weil almost 11 years ago

  • Status changed from In Progress to 7
Actions #7

Updated by Sage Weil almost 11 years ago

  • Status changed from 7 to Resolved
Actions

Also available in: Atom PDF