Project

General

Profile

Actions

Bug #20474

closed

osd/osd_types.cc: 3534: FAILED assert(lastmap->get_pools().count(pgid.pool()))

Added by Sage Weil almost 7 years ago. Updated over 6 years ago.

Status:
Duplicate
Priority:
High
Assignee:
Category:
-
Target version:
-
% Done:

0%

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

Description

2017-06-30T20:45:10.014 INFO:tasks.ceph.osd.2.smithi179.stderr:/build/ceph-12.0.3-2465-g71214f9/src/osd/osd_types.cc: In function 'static bool PastIntervals::check_new_interval(int, int, const std::vector<int>&, const std::vector<int>&, int, int, const std::vector<int>&, const std::vector<int>&, epoch_t, epoch_t, OSDMapRef, OSDMapRef, pg_t, IsPGRecoverablePredicate*, PastIntervals*, std::ostream*)' thread 7fef22acf700 time 2017-06-30 20:45:10.017159
2017-06-30T20:45:10.014 INFO:tasks.ceph.osd.2.smithi179.stderr:/build/ceph-12.0.3-2465-g71214f9/src/osd/osd_types.cc: 3534: FAILED assert(lastmap->get_pools().count(pgid.pool()))
2017-06-30T20:45:10.017 INFO:tasks.ceph.osd.2.smithi179.stderr: ceph version 12.0.3-2465-g71214f9 (71214f9716b152e92c8938983963ed6a0fcf9ea9) luminous (rc)
2017-06-30T20:45:10.017 INFO:tasks.ceph.osd.2.smithi179.stderr: 1: (ceph::__ceph_assert_fail(char const*, char const*, int, char const*)+0x10e) [0x7fef3538d49e]
2017-06-30T20:45:10.017 INFO:tasks.ceph.osd.2.smithi179.stderr: 2: (PastIntervals::check_new_interval(int, int, std::vector<int, std::allocator<int> > const&, std::vector<int, std::allocator<int> > const&, int, int, std::vector<int, std::allocator<int> > const&, std::vector<int, std::allocator<int> > const&, unsigned int, unsigned int, std::shared_ptr<OSDMap const>, std::shared_ptr<OSDMap const>, pg_t, IsPGRecoverablePredicate*, PastIntervals*, std::ostream*)+0x58f) [0x7fef350611bf]
2017-06-30T20:45:10.017 INFO:tasks.ceph.osd.2.smithi179.stderr: 3: (OSD::build_initial_pg_history(spg_t, unsigned int, utime_t, pg_history_t*, PastIntervals*)+0x59c) [0x7fef34e5eaac]
2017-06-30T20:45:10.018 INFO:tasks.ceph.osd.2.smithi179.stderr: 4: (OSD::handle_pg_create(boost::intrusive_ptr<OpRequest>)+0x987) [0x7fef34e68c07]
2017-06-30T20:45:10.018 INFO:tasks.ceph.osd.2.smithi179.stderr: 5: (OSD::dispatch_op(boost::intrusive_ptr<OpRequest>)+0x1b1) [0x7fef34e6ac11]
2017-06-30T20:45:10.018 INFO:tasks.ceph.osd.2.smithi179.stderr: 6: (OSD::_dispatch(Message*)+0x377) [0x7fef34e6b5a7]
2017-06-30T20:45:10.018 INFO:tasks.ceph.osd.2.smithi179.stderr: 7: (OSD::ms_dispatch(Message*)+0x74) [0x7fef34e6b9d4]
2017-06-30T20:45:10.018 INFO:tasks.ceph.osd.2.smithi179.stderr: 8: (DispatchQueue::entry()+0x78b) [0x7fef3557262b]
2017-06-30T20:45:10.018 INFO:tasks.ceph.osd.2.smithi179.stderr: 9: (DispatchQueue::DispatchThread::entry()+0xd) [0x7fef3540a0cd]
2017-06-30T20:45:10.018 INFO:tasks.ceph.osd.2.smithi179.stderr: 10: (()+0x8184) [0x7fef32e80184]
2017-06-30T20:45:10.018 INFO:tasks.ceph.osd.2.smithi179.stderr: 11: (clone()+0x6d) [0x7fef31f7037d]
2017-06-30T20:45:10.018 INFO:tasks.ceph.osd.2.smithi179.stderr: NOTE: a copy of the executable, or `objdump -rdS <executable>` is needed to interpret this.
2017-06-30T20:45:10.018 INFO:tasks.ceph.osd.2.smithi179.stderr:2017-06-30 20:45:10.020002 7fef22acf700 -1 /build/ceph-12.0.3-2465-g71214f9/src/osd/osd_types.cc: In function 'static bool PastIntervals::check_new_interval(int, int, const std::vector<int>&, const std::vector<int>&, int, int, const std::vector<int>&, const std::vector<int>&, epoch_t, epoch_t, OSDMapRef, OSDMapRef, pg_t, IsPGRecoverablePredicate*, PastIntervals*, std::ostream*)' thread 7fef22acf700 time 2017-06-30 20:45:10.017159

/a/sage-2017-06-30_18:42:09-rados-wip-sage-testing-distro-basic-smithi/1345905

description: rados/thrash/{0-size-min-size-overrides/2-size-1-min-size.yaml 1-pg-log-overrides/short_pg_log.yaml
backoff/normal.yaml ceph.yaml clusters/{fixed-2.yaml openstack.yaml} d-require-luminous/at-end.yaml
msgr-failures/fastclose.yaml msgr/async.yaml objectstore/bluestore-comp.yaml rados.yaml
rocksdb.yaml thrashers/pggrow.yaml workloads/write_fadvise_dontneed.yaml}


Related issues 1 (0 open1 closed)

Is duplicate of RADOS - Bug #20785: osd/osd_types.cc: 3574: FAILED assert(lastmap->get_pools().count(pgid.pool()))ResolvedKefu Chai07/26/2017

Actions
Actions #1

Updated by Sage Weil almost 7 years ago

  • Priority changed from Urgent to High
Actions #2

Updated by Sage Weil over 6 years ago

  • Is duplicate of Bug #20785: osd/osd_types.cc: 3574: FAILED assert(lastmap->get_pools().count(pgid.pool())) added
Actions #3

Updated by Sage Weil over 6 years ago

  • Status changed from 12 to Duplicate
Actions

Also available in: Atom PDF