Project

General

Profile

Actions

Bug #4748

closed

mon: failed assert in OSDMonitor::build_incremental

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

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

    -1> 2013-04-18 02:42:17.325016 7fa4f1d9d700  5 mon.a@0(synchronizing sync( requester state start )).osd e1679 send_incremental [1679..1679] to client.4120 10.214.131.36:0/1017075
     0> 2013-04-18 02:42:17.451620 7fa4f1d9d700 -1 mon/OSDMonitor.cc: In function 'MOSDMap* OSDMonitor::build_incremental(epoch_t, epoch_t)' thread 7fa4f1d9d700 time 2013-04-18 02:42:17.450143
mon/OSDMonitor.cc: 1475: FAILED assert(0)

 ceph version 0.60-523-ga0e457a (a0e457ae18624cc1bf0e48ec5060aec98fd94764)
 1: (OSDMonitor::build_incremental(unsigned int, unsigned int)+0x12a3) [0x4f75f3]
 2: (OSDMonitor::send_incremental(unsigned int, entity_inst_t&, bool)+0x1a8) [0x4f7818]
 3: (OSDMonitor::check_sub(Subscription*)+0xa0) [0x4f7c00]
 4: (Monitor::handle_subscribe(MMonSubscribe*)+0x9dd) [0x4a5c7d]
 5: (Monitor::_ms_dispatch(Message*)+0x10e3) [0x4c0003]
 6: (Monitor::ms_dispatch(Message*)+0x32) [0x4d70a2]
 7: (DispatchQueue::entry()+0x341) [0x6ab701]
 8: (DispatchQueue::DispatchThread::entry()+0xd) [0x63997d]
 9: (()+0x7e9a) [0x7fa4f667ae9a]
 10: (clone()+0x6d) [0x7fa4f4e97cbd]
 NOTE: a copy of the executable, or `objdump -rdS <executable>` is needed to interpret this.

job was
ubuntu@teuthology:/a/teuthology-2013-04-18_01:00:07-rados-next-testing-basic/14978$ cat orig.config.yaml 
kernel:
  kdb: true
  sha1: 625d6ec696a70600fac15c79c5ef83f706c9db21
nuke-on-error: true
overrides:
  ceph:
    conf:
      global:
        ms inject socket failures: 5000
    fs: ext4
    log-whitelist:
    - slow request
    sha1: a0e457ae18624cc1bf0e48ec5060aec98fd94764
  s3tests:
    branch: next
  workunit:
    sha1: a0e457ae18624cc1bf0e48ec5060aec98fd94764
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:
    log-whitelist:
    - wrongly marked me down
    - objects unfound and apparently lost
- thrashosds:
    chance_pgnum_grow: 1
    chance_pgpnum_fix: 1
    timeout: 1200
- rados:
    clients:
    - client.0
    objects: 50
    op_weights:
      delete: 50
      read: 100
      rollback: 50
      snap_create: 50
      snap_remove: 50
      write: 100
    ops: 4000

also
ubuntu@teuthology:/a/teuthology-2013-04-18_01:00:07-rados-next-testing-basic/14984

Related issues 1 (0 open1 closed)

Related to Ceph - Bug #4813: pgs stuck creatingResolvedSamuel Just04/25/2013

Actions
Actions

Also available in: Atom PDF