Bug 2189132 - Ceph MDS pods stuck in CrashLoopBackOff / assert in MDCache::add_inode ceph::__ceph_assert_fail(ceph::assert_data const&)
Summary: Ceph MDS pods stuck in CrashLoopBackOff / assert in MDCache::add_inode ceph::...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Ceph Storage
Classification: Red Hat Storage
Component: CephFS
Version: 4.2
Hardware: x86_64
OS: Linux
unspecified
urgent
Target Milestone: ---
: 6.1z1
Assignee: Xiubo Li
QA Contact: Amarnath
Akash Raj
URL:
Whiteboard:
: 2207490 (view as bug list)
Depends On:
Blocks: 2188602 2189134 2221020
TreeView+ depends on / blocked
 
Reported: 2023-04-24 10:22 UTC by Bipin Kunal
Modified: 2023-08-03 16:46 UTC (History)
19 users (show)

Fixed In Version: ceph-17.2.6-87.el9cp
Doc Type: Bug Fix
Doc Text:
.MDS no longer crashes when allocating `CInode` Previously, when replaying the journals, if the `inodetable` or the `sessionmap` versions did not match, the `CInode` would be added to the _inode_map_. But the ino may still be in the `inodetable` or `sessions' `prealloc inos` list. Due to this, when allocating a new ino number, if the corresponding `CInode` was already in the _inode_map_, the MDS would crash. With this fix, allocating ino# is skipped when allocating the new `CInode` and the MDS does not crash.
Clone Of: 2188602
: 2189134 (view as bug list)
Environment:
Last Closed: 2023-08-03 16:45:09 UTC
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker RHCEPH-6512 0 None None None 2023-04-24 10:24:58 UTC
Red Hat Product Errata RHBA-2023:4473 0 None None None 2023-08-03 16:46:18 UTC

Comment 11 Xiubo Li 2023-06-15 10:19:26 UTC
*** Bug 2207490 has been marked as a duplicate of this bug. ***

Comment 20 errata-xmlrpc 2023-08-03 16:45:09 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory (Red Hat Ceph Storage 6.1 Bug Fix update), and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2023:4473


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