Bug 2386474
| Summary: | [81.z backport] MDS crashes when case sensitivity is disabled | ||
|---|---|---|---|
| Product: | [Red Hat Storage] Red Hat Ceph Storage | Reporter: | Patrick Donnelly <pdonnell> |
| Component: | CephFS | Assignee: | Patrick Donnelly <pdonnell> |
| Status: | CLOSED ERRATA | QA Contact: | Manimaran M <manim> |
| Severity: | urgent | Docs Contact: | Rivka Pollack <rpollack> |
| Priority: | unspecified | ||
| Version: | 8.1 | CC: | anoopcs, bkunal, ceph-eng-bugs, cephqe-warriors, gdeschner, hyelloji, jahernan, ngangadh, rpollack, sprabhu, tserlin, vshankar |
| Target Milestone: | --- | ||
| Target Release: | 8.1z2 | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
| Fixed In Version: | ceph-19.2.1-243.el9cp | Doc Type: | Bug Fix |
| Doc Text: |
.MDS no longer crashes during internal rename operations
Previously, the MDS failed to find a session associated with an internal rename operation used to reintegrate a hard link. This session check was performed to verify charmap compatibility with the destination directory. As a result, the MDS crashed.
With this fix, the MDS now performs this session check only for client rename operations, which prevents MDS from crashing.
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2025-08-18 14:00:54 UTC | Type: | --- |
| 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: | 2386473 | ||
| Bug Blocks: | |||
|
Description
Patrick Donnelly
2025-08-05 02:00:55 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 8.1 security and bug fix updates), 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-2025:14015 |