Bug 2161479
| Summary: | MDS: scan_stray_dir doesn't walk through all stray inode fragment | ||
|---|---|---|---|
| Product: | [Red Hat Storage] Red Hat Ceph Storage | Reporter: | Venky Shankar <vshankar> |
| Component: | CephFS | Assignee: | Venky Shankar <vshankar> |
| Status: | CLOSED ERRATA | QA Contact: | Hemanth Kumar <hyelloji> |
| Severity: | medium | Docs Contact: | Akash Raj <akraj> |
| Priority: | unspecified | ||
| Version: | 5.2 | CC: | akraj, ceph-eng-bugs, cephqe-warriors, gfarnum, hyelloji, kdreyer |
| Target Milestone: | --- | Keywords: | Rebase |
| Target Release: | 6.1 | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: |
.MDS now processes all stray directory entries.
Previously, a bug in the MDS stray directory processing logic caused the MDS to skip processing a few stray directory entries. Due to this, the MDS would not process all stray directory entries, causing deleted files to not free up space.
With this fix, the stray index pointer is corrected, so that the MDS processes all stray directories.
|
Story Points: | --- |
| Clone Of: | 2161478 | Environment: | |
| Last Closed: | 2023-06-15 09:16:27 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: | 2161478 | ||
| Bug Blocks: | 2192813 | ||
|
Description
Venky Shankar
2023-01-17 04:36:30 UTC
https://github.com/ceph/ceph/pull/49670 is in v17.2.6 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 |