Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
This project is now read‑only. Starting Monday, February 2, please use https://ibm-ceph.atlassian.net/ for all bug tracking management.

Bug 2242896

Summary: MDS aborts during journal replay because of session table inconsistency
Product: [Red Hat Storage] Red Hat Ceph Storage Reporter: Patrick Donnelly <pdonnell>
Component: CephFSAssignee: Venky Shankar <vshankar>
Status: NEW --- QA Contact: Hemanth Kumar <hyelloji>
Severity: urgent Docs Contact:
Priority: unspecified    
Version: 6.0CC: amagrawa, assingh, ceph-eng-bugs, cephqe-warriors, gfarnum, mamohan, vumrao
Target Milestone: ---   
Target Release: Backlog   
Hardware: All   
OS: All   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 2229151    

Description Patrick Donnelly 2023-10-09 16:23:02 UTC
Description of problem:

In the MDS session table, the allocated inode's to a session gets out-of-sync which causes a call to ::erase to fail. See further:

https://tracker.ceph.com/issues/61009

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

At least as old as RHCS 6.0

How reproducible:

Unknown