Bug 2356542
Summary: | [7.1z backport] [GSS] bluefs mount failed to replay log: (5) Input/output error. | ||
---|---|---|---|
Product: | [Red Hat Storage] Red Hat Ceph Storage | Reporter: | Bipin Kunal <bkunal> |
Component: | RADOS | Assignee: | Adam Kupczyk <akupczyk> |
Status: | CLOSED ERRATA | QA Contact: | Harsh Kumar <hakumar> |
Severity: | urgent | Docs Contact: | |
Priority: | unspecified | ||
Version: | 7.1 | CC: | abhisheg, akupczyk, bhkaur, bhubbard, bkunal, ceph-eng-bugs, cephqe-warriors, enothen, jcaratza, jhoylaer, jquinn, ktordeur, kurathod, mcaldeir, ngangadh, nojha, pdhiran, rzarzyns, skanta, sshome, trchakra, tserlin, vdas, vumrao |
Target Milestone: | --- | Flags: | mcaldeir:
needinfo-
|
Target Release: | 7.1z4 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | ceph-18.2.1-329.el9cp | Doc Type: | Bug Fix |
Doc Text: |
.BlueFS log no longer gets corrupted due to race conditions
Previously, a rare condition between truncate and unlink operations in BlueFS caused the log to reference deleted files. This corrupted the BlueFS log, triggering an assertion failure during OSD startup and resulting in a crash loop.
With this fix, the operations are now correctly sequenced using proper locking, preventing log corruption and eliminating the assertion failure.
|
Story Points: | --- |
Clone Of: | 2354192 | Environment: | |
Last Closed: | 2025-05-07 12:49:17 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: | 2354192 | ||
Bug Blocks: |
Description
Bipin Kunal
2025-04-01 11:50:18 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 7.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:4664 |