Project

General

Profile

Actions

Bug #1896

closed

osd: FAILED assert(is_up(osd)) from do_queries() during activate_map()

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

Status:
Rejected
Priority:
Normal
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

osd/OSDMap.h: In function 'entity_inst_t OSDMap::get_cluster_inst(int) const', in thread '7f813bc9c700'
osd/OSDMap.h: 358: FAILED assert(is_up(osd))
 ceph version 0.39-362-g49a96fa (commit:49a96fa739a26c371c4a7fc57ab23b8695aa01bb)
 1: (OSDMap::get_cluster_inst(int) const+0x1ef) [0x52b2cf]
 2: (OSD::do_queries(std::map<int, std::map<pg_t, PG::Query, std::less<pg_t>, std::allocator<std::pair<pg_t const, PG::Query> > >, std::less<int>, std::allocator<std::pair<int const, std::map<pg_t, PG::Query, std::less<pg_t>, std::allocator<std::pair<pg_t const, PG::Query> > > > > >&)+0x2af) [0x59df4f]
 3: (OSD::activate_map(ObjectStore::Transaction&, std::list<Context*, std::allocator<Context*> >&)+0x2f5) [0x5a0775]
 4: (OSD::handle_osd_map(MOSDMap*)+0x2991) [0x5bd9d1]
 5: (OSD::_dispatch(Message*)+0x3b0) [0x5c1090]
 6: (OSD::ms_dispatch(Message*)+0x1b0) [0x5c2b00]
 7: (SimpleMessenger::dispatch_entry()+0x99a) [0x63b6da]
 8: (SimpleMessenger::DispatchThread::entry()+0x2c) [0x4ab88c]
 9: (Thread::_entry_func(void*)+0x12) [0x635ac2]
 10: (()+0x7971) [0x7f8147925971]
 11: (clone()+0x6d) [0x7f8145fb092d]

no logs, unfortunately.
Actions #1

Updated by Sage Weil over 12 years ago

  • Translation missing: en.field_position set to 28
Actions #2

Updated by Sage Weil over 12 years ago

  kernel:
    sha1: 54d52f7d1eb2ce447dee90f3b34d6b1a0429472c
  nuke-on-error: true
  overrides:
    ceph:
      btrfs: 1
      coverage: true
      log-whitelist:
      - clocks not synchronized
      sha1: 49a96fa739a26c371c4a7fc57ab23b8695aa01bb
  roles:
  - - mon.0
    - mds.0
    - osd.0
  - - mon.1
    - osd.1
  - - mon.2
    - osd.2
  tasks:
  - chef: null
  - ceph:
      log-whitelist:
      - objects unfound and apparently lost
  - lost_unfound: null
Actions #3

Updated by Sage Weil over 12 years ago

again,


  kernel:
    branch: master
  nuke-on-error: true
  overrides:
    ceph:
      branch: testing
      btrfs: 1
      coverage: true
      log-whitelist:
      - clocks not synchronized
  roles:
  - - mon.0
    - mds.0
    - osd.0
  - - mon.1
    - osd.1
  - - mon.2
    - osd.2
  tasks:
  - ceph:
      log-whitelist:
      - objects unfound and apparently lost
  - lost_unfound: null

ubuntu@teuthology:/var/lib/teuthworker/archive/testing-2012-01-07$ less 6588/teuthology.log

Actions #4

Updated by Sage Weil over 12 years ago

  • Status changed from New to Rejected

this was a bug in an early version of a59ee8f91bc879beb614ac10fa2f9a4a284ebfb6

Actions

Also available in: Atom PDF