Project

General

Profile

Actions

Bug #4394

closed

mon/OSDMonitor.cc: In function 'MOSDMap* OSDMonitor::build_incremental(epoch_t, epoch_t)

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

Status:
Can't reproduce
Priority:
Urgent
Assignee:
Joao Eduardo Luis
Category:
Monitor
Target version:
-
% Done:

0%

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

Description

2013-03-08T10:01:50.480 INFO:teuthology.task.ceph.mon.b.err:mon/OSDMonitor.cc: In function 'MOSDMap* OSDMonitor::build_incremental(epoch_t, epoch_t)' thread 7faa9e544700 time 2013-03-08 10:01:31.910949
2013-03-08T10:01:50.480 INFO:teuthology.task.ceph.mon.b.err:mon/OSDMonitor.cc: 1381: FAILED assert(0)
2013-03-08T10:01:50.481 INFO:teuthology.task.ceph.mon.b.err: ceph version 0.58-375-g61c9b4f (61c9b4fe3b2b7db362500a45d999ab2a2044bbd6)
2013-03-08T10:01:50.481 INFO:teuthology.task.ceph.mon.b.err: 1: (OSDMonitor::build_incremental(unsigned int, unsigned int)+0x12d5) [0x4ef4d5]
2013-03-08T10:01:50.481 INFO:teuthology.task.ceph.mon.b.err: 2: (OSDMonitor::send_incremental(unsigned int, entity_inst_t&, bool)+0x1a8) [0x4efa08]
2013-03-08T10:01:50.481 INFO:teuthology.task.ceph.mon.b.err: 3: (OSDMonitor::check_sub(Subscription*)+0xa0) [0x4f1940]
2013-03-08T10:01:50.481 INFO:teuthology.task.ceph.mon.b.err: 4: (Monitor::handle_subscribe(MMonSubscribe*)+0x9dd) [0x4a032d]
2013-03-08T10:01:50.481 INFO:teuthology.task.ceph.mon.b.err: 5: (Monitor::_ms_dispatch(Message*)+0xfdb) [0x4ba2eb]
2013-03-08T10:01:50.481 INFO:teuthology.task.ceph.mon.b.err: 6: (Monitor::ms_dispatch(Message*)+0x32) [0x4d11d2]
2013-03-08T10:01:50.482 INFO:teuthology.task.ceph.mon.b.err: 7: (DispatchQueue::entry()+0x341) [0x6958c1]
2013-03-08T10:01:50.482 INFO:teuthology.task.ceph.mon.b.err: 8: (DispatchQueue::DispatchThread::entry()+0xd) [0x624bad]
2013-03-08T10:01:50.482 INFO:teuthology.task.ceph.mon.b.err: 9: (()+0x7e9a) [0x7faaa32a7e9a]
2013-03-08T10:01:50.482 INFO:teuthology.task.ceph.mon.b.err: 10: (clone()+0x6d) [0x7faaa1857cbd]
2013-03-08T10:01:50.482 INFO:teuthology.task.ceph.mon.b.err: NOTE: a copy of the executable, or `objdump -rdS <executable>` is needed to interpret this.
2013-03-08T10:01:50.482 INFO:teuthology.task.ceph.mon.b.err:2013-03-08 10:01:31.911764 7faa9e544700 -1 mon/OSDMonitor.cc: In function 'MOSDMap* OSDMonitor::build_incremental(epoch_t, epoch_t)' thread 7faa9e544700 time 2013-03-08 10:01:31.910949
2013-03-08T10:01:50.482 INFO:teuthology.task.ceph.mon.b.err:mon/OSDMonitor.cc: 1381: FAILED assert(0)
2013-03-08T10:01:50.483 INFO:teuthology.task.ceph.mon.b.err:

job was
ubuntu@teuthology:/a/sage-t11$ cat 18614/orig.config.yaml 
kernel:
  branch: testing
  kdb: true
machine_type: mira
nuke-on-error: true
overrides:
  ceph:
    branch: wip-osd-map
    conf:
      client:
        debug client: 20
        debug ms: 1
      mds:
        mds inject traceless reply probability: 0.5
      mon:
        debug mon: 20
        debug ms: 1
        debug paxos: 20
      osd:
        debug journal: 20
        debug ms: 20
        debug osd: 20
        osd debug op order: 1
        osd min pg log entries: 10000
    log-whitelist:
    - slow request
roles:
- - mon.a
  - mon.c
  - osd.0
  - osd.1
  - osd.2
- - mon.b
  - mds.a
  - osd.3
  - osd.4
  - osd.5
- - client.0
tasks:
- chef: null
- clock: null
- install: null
- ceph: null
- ceph-fuse: null
- workunit:
    clients:
      all:
      - suites/ffsb.sh

full mon logs!


Related issues 1 (0 open1 closed)

Related to Ceph - Bug #4521: mon: starting a new osd crashes all mon'sCan't reproduceSamuel Just03/21/2013

Actions
Actions #1

Updated by Joao Eduardo Luis about 11 years ago

This has happened to me before with other runs, but I just can't find the logs for this run: they're not on teuthology, mira059 doesn't even have a /var/log/ceph, and mira061 appears to be down.

Any idea where I can find those logs? D:

Actions #2

Updated by Sage Weil about 11 years ago

bah, i lost these logs too.

Actions #3

Updated by Sage Weil about 11 years ago

  • Status changed from 12 to Can't reproduce
Actions

Also available in: Atom PDF