Project

General

Profile

Actions

Bug #5869

closed

osd/OSD.h: 447: FAILED assert(ret) in get_map

Added by Sage Weil over 10 years ago. Updated over 10 years ago.

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

note this was from yesterday... maybe fixed now?

     0> 2013-08-03 09:39:53.730371 7f298204a700 -1 osd/OSD.h: In function 'OSDMapRef OSDService::get_map(epoch_t)' thread 7f298204a700 time 2013-08-03 09:39:53.728116
osd/OSD.h: 447: FAILED assert(ret)

 ceph version 0.67-rc3-28-gef036bd (ef036bd4bc0e79bff8a5805800fbdeb0cc2db6ae)
 1: (OSD::project_pg_history(pg_t, pg_history_t&, unsigned int, std::vector<int, std::allocator<int> > const&, std::vector<int, std::allocator<int> > const&)+0x4a9) [0x69a7b9]
 2: (OSD::handle_pg_query(std::tr1::shared_ptr<OpRequest>)+0xb11) [0x69c7d1]
 3: (OSD::dispatch_op(std::tr1::shared_ptr<OpRequest>)+0x1d0) [0x6a7290]
 4: (OSD::_dispatch(Message*)+0x26e) [0x6ae3ce]
 5: (OSD::ms_dispatch(Message*)+0x1d2) [0x6aeb72]
 6: (DispatchQueue::entry()+0x549) [0x98d349]
 7: (DispatchQueue::DispatchThread::entry()+0xd) [0x8b0cad]
 8: (()+0x7e9a) [0x7f29906f7e9a]
 9: (clone()+0x6d) [0x7f298e88accd]
 NOTE: a copy of the executable, or `objdump -rdS <executable>` is needed to interpret this.

Actions #1

Updated by Sage Weil over 10 years ago

  • Category set to OSD
  • Status changed from New to 12

it's osd.2 on this run:

ubuntu@teuthology:/a/teuthology-2013-08-02_01:00:11-rados-next-testing-basic-plana/93448$ cat orig.config.yaml 
kernel:
  kdb: true
  sha1: 05542c395ce50bb1750cc6fead85727903fc3e72
machine_type: plana
nuke-on-error: true
os_type: ubuntu
overrides:
  admin_socket:
    branch: next
  ceph:
    conf:
      global:
        ms inject socket failures: 5000
      mon:
        debug mon: 20
        debug ms: 1
        debug paxos: 20
        mon min osdmap epochs: 2
      osd:
        osd map cache size: 1
        osd op thread timeout: 60
    fs: btrfs
    log-whitelist:
    - slow request
    sha1: ef036bd4bc0e79bff8a5805800fbdeb0cc2db6ae
  ceph-deploy:
    branch:
      dev: next
    conf:
      client:
        log file: /var/log/ceph/ceph-$name.$pid.log
      mon:
        debug mon: 1
        debug ms: 20
        debug paxos: 20
  install:
    ceph:
      sha1: ef036bd4bc0e79bff8a5805800fbdeb0cc2db6ae
  s3tests:
    branch: next
  workunit:
    sha1: ef036bd4bc0e79bff8a5805800fbdeb0cc2db6ae
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.check: null
- install: null
- ceph:
    log-whitelist:
    - wrongly marked me down
    - objects unfound and apparently lost
- thrashosds:
    chance_pgnum_grow: 1
    chance_pgpnum_fix: 1
    chance_test_map_discontinuity: 0.5
    timeout: 1200
- rados:
    clients:
    - client.0
    objects: 500
    op_weights:
      delete: 50
      read: 100
      rollback: 50
      snap_create: 50
      snap_remove: 50
      write: 100
    ops: 4000
teuthology_branch: next

Actions #2

Updated by Sage Weil over 10 years ago

  • Status changed from 12 to Fix Under Review
  • Assignee set to Samuel Just

wip-5869

Actions #3

Updated by Sage Weil over 10 years ago

  • Priority changed from Urgent to High
Actions #4

Updated by Samuel Just over 10 years ago

c8a4411db11b085ea0678bcf3f51aa411bd3e106

Actions #5

Updated by Samuel Just over 10 years ago

  • Status changed from Fix Under Review to Resolved
Actions

Also available in: Atom PDF