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

Also available in: Atom PDF