Bug 2223279 - [mgr] ceph-mgr fails with FAILED ceph_assert(pending_service_map.epoch > service_map.epoch)
Summary: [mgr] ceph-mgr fails with FAILED ceph_assert(pending_service_map.epoch > serv...
Keywords:
Status: NEW
Alias: None
Product: Red Hat Ceph Storage
Classification: Red Hat Storage
Component: RADOS
Version: 4.3
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
: 4.3z2
Assignee: Radoslaw Zarzynski
QA Contact: Pawan
URL:
Whiteboard:
Depends On: 2095062
Blocks:
TreeView+ depends on / blocked
 
Reported: 2023-07-17 08:34 UTC by Tomas Petr
Modified: 2025-05-15 05:11 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker RHCEPH-7016 0 None None None 2023-07-17 08:36:55 UTC

Description Tomas Petr 2023-07-17 08:34:53 UTC
Description of problem:
ceph-mgr fails with:
    "assert_msg": "/builddir/build/BUILD/ceph-14.2.22/src/mgr/DaemonServer.cc: In function 'DaemonServer::got_service_map()::<lambda(const ServiceMap&)>' thread 7f4e94ae3700 time 2022-11-10 10:47:04.248006\n/builddir/build/BUILD/ceph-14.2.22/src/mgr/DaemonServer.cc: 2883: FAILED ceph_assert(pending_service_map.epoch > service_map.epoch)\n",
    "backtrace": [
        "(()+0x12c20) [0x7f4e9de95c20]",
        "(gsignal()+0x10f) [0x7f4e9c8dc37f]",
        "(abort()+0x127) [0x7f4e9c8c6db5]",
        "(ceph::__ceph_assert_fail(char const*, char const*, int, char const*)+0x1a7) [0x7f4ea07f2f5d]",
        "(()+0x276126) [0x7f4ea07f3126]",
        "(DaemonServer::got_service_map()+0xf2a) [0x55567f31de7a]",
        "(Mgr::handle_service_map(MServiceMap*)+0x145) [0x55567f34f775]",
        "(Mgr::ms_dispatch(Message*)+0x27b) [0x55567f351cab]",
        "(MgrStandby::ms_dispatch(Message*)+0x9b) [0x55567f359c6b]",
        "(Dispatcher::ms_dispatch2(boost::intrusive_ptr<Message> const&)+0x2a) [0x55567f34292a]",
        "(DispatchQueue::entry()+0x134a) [0x7f4ea0a4ec8a]",
        "(DispatchQueue::DispatchThread::entry()+0x11) [0x7f4ea0b055c1]",
        "(()+0x817a) [0x7f4e9de8b17a]",
        "(clone()+0x43) [0x7f4e9c9a1df3]"
    ],


Version-Release number of selected component (if applicable):
14.2.22-110.el8cp

How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:


Note You need to log in before you can comment on or make changes to this bug.