Bug 2356515
Summary: | [8.1.? backport] osd/scrub: discard repair_oinfo_oid() | ||
---|---|---|---|
Product: | [Red Hat Storage] Red Hat Ceph Storage | Reporter: | Alex <amilzon> |
Component: | RADOS | Assignee: | Ronen Friedman <rfriedma> |
Status: | CLOSED ERRATA | QA Contact: | Vipin M S <vips> |
Severity: | high | Docs Contact: | |
Priority: | unspecified | ||
Version: | 8.1 | CC: | bhkaur, bhubbard, ceph-eng-bugs, cephqe-warriors, mcaldeir, ngangadh, nojha, pdhiran, rfriedma, rzarzyns, skanta, tserlin, vdas, vumrao |
Target Milestone: | --- | ||
Target Release: | 8.1 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | ceph-19.2.1-142.el9cp | Doc Type: | Enhancement |
Doc Text: |
.PG scrub performance improved by removing unnecessary object ID repair check.
Previously, every PG scrub triggered the repair_oinfo_oid() function, which addressed rare object ID mismatches caused by a historical filesystem bug. This added overhead, even when the conditions didn't apply.
With this enhancement, Ceph skips the repair check during PG scrub unless needed, reducing unnecessary processing and improving scrub efficiency.
|
Story Points: | --- |
Clone Of: | 2356050 | Environment: | |
Last Closed: | 2025-06-26 12:21:43 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: | 2356050 | ||
Bug Blocks: | 2351689 |
Description
Alex
2025-04-01 07:15:53 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 (Important: Red Hat Ceph Storage 8.1 security, bug fix, and enhancement 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/RHSA-2025:9775 |