Bug 2091491 - mds: stuck 2 seconds and keeps retrying to find ino from auth MDS
Summary: mds: stuck 2 seconds and keeps retrying to find ino from auth MDS
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Ceph Storage
Classification: Red Hat Storage
Component: CephFS
Version: 5.1
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ---
: 6.0
Assignee: Xiubo Li
QA Contact: Yogesh Mane
Eliska
URL:
Whiteboard:
Depends On:
Blocks: 2126050
TreeView+ depends on / blocked
 
Reported: 2022-05-30 06:06 UTC by Xiubo Li
Modified: 2023-03-20 18:57 UTC (History)
4 users (show)

Fixed In Version: ceph-17.2.3-1.el9cp
Doc Type: Bug Fix
Doc Text:
.A replica MDS is no longer stuck, if a client sends a getattr client request just after it was created Previously, if a client sent a getattr client request just after the replica MDS was created, the client would make a path of `#INODE-NUMBER` because the `CInode` was not linked yet. The replica MDS would keep retrying until the auth MDS flushed the `mdlog` and the `C_MDS_openc_finish` and `link_primary_inode` were called 5 seconds later at most. With this fix, the replica MDS trying to find the `CInode` from auth MDS would manually trigger `mdslog flush`, if it could not find it.
Clone Of:
Environment:
Last Closed: 2023-03-20 18:56:39 UTC
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Ceph Project Bug Tracker 55240 0 None None None 2022-05-30 06:11:27 UTC
Github ceph ceph pull 45955 0 None Merged mds: trigger to flush the mdlog in handle_find_ino() 2022-05-30 06:10:56 UTC
Red Hat Issue Tracker RHCEPH-4415 0 None None None 2022-05-30 06:09:57 UTC
Red Hat Product Errata RHBA-2023:1360 0 None None None 2023-03-20 18:57:05 UTC

Description Xiubo Li 2022-05-30 06:06:38 UTC
Description of problem:


Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 RHEL Program Management 2022-05-30 06:06:44 UTC
Please specify the severity of this bug. Severity is defined here:
https://bugzilla.redhat.com/page.cgi?id=fields.html#bug_severity.

Comment 27 errata-xmlrpc 2023-03-20 18:56:39 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.0 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:1360


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