Bug 2140784 - [CEE] cephfs mds crash /builddir/build/BUILD/ceph-16.2.8/src/mds/Server.cc: In function 'CDentry* Server::prepare_stray_dentry(MDRequestRef&, CInode*)' thread 7feb58dcd700 time 2022-11-06T13:26:27.233738+0000
Summary: [CEE] cephfs mds crash /builddir/build/BUILD/ceph-16.2.8/src/mds/Server.cc: ...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Ceph Storage
Classification: Red Hat Storage
Component: CephFS
Version: 5.2
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
: 6.1
Assignee: Milind Changire
QA Contact: Hemanth Kumar
Akash Raj
URL:
Whiteboard:
Depends On:
Blocks: 2192813
TreeView+ depends on / blocked
 
Reported: 2022-11-07 20:02 UTC by George Law
Modified: 2023-11-11 04:25 UTC (History)
9 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
.Creating same dentries after the unlink finishes does not crash the MDS daemons Previously, there was a racy condition between unlink and creating operations. Due to this, if the previous unlink request was delayed due to any reasons, and creating same dentries was attempted during this time, it would fail by crashing the MDS daemons or new creation would succeed but the written content would be lost. With this fix, users need to ensure to wait until the unlink finishes, to avoid conflict when creating the same dentries.
Clone Of:
Environment:
Last Closed: 2023-06-15 09:16:13 UTC
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Ceph Project Bug Tracker 58041 0 None None None 2022-11-17 11:51:37 UTC
Red Hat Issue Tracker RHCEPH-5571 0 None None None 2022-11-07 20:17:13 UTC
Red Hat Product Errata RHSA-2023:3623 0 None None None 2023-06-15 09:16:58 UTC

Comment 14 Ken Dreyer (Red Hat) 2023-04-10 21:18:22 UTC
https://github.com/ceph/ceph/pull/48452 is available in v17.2.6.

Comment 28 errata-xmlrpc 2023-06-15 09:16:13 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 (Moderate: Red Hat Ceph Storage 6.1 security and 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/RHSA-2023:3623

Comment 29 Red Hat Bugzilla 2023-11-11 04:25:07 UTC
The needinfo request[s] on this closed bug have been removed as they have been unresolved for 120 days


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