Bug 2307934
| Summary: | [Ceph Upstream Tracker 63422]: librbd crash in journal discard wait_event [5.3z] | ||
|---|---|---|---|
| Product: | [Red Hat Storage] Red Hat Ceph Storage | Reporter: | Ilya Dryomov <idryomov> |
| Component: | RBD | Assignee: | Ilya Dryomov <idryomov> |
| Status: | CLOSED ERRATA | QA Contact: | Sunil Angadi <sangadi> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 6.1 | CC: | ceph-eng-bugs, cephqe-warriors, idryomov, jcaratza, mcaldeir, mgowri, rpollack, rsachere, sangadi, tserlin |
| Target Milestone: | --- | Flags: | sangadi:
needinfo+
|
| Target Release: | 5.3z8 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | ceph-16.2.10-271.el9cp | Doc Type: | Bug Fix |
| Doc Text: |
.`librbd` no longer crashes when handling discard I/O requests
Previously, due to an implementation defect, `librbd` would crash when handling discard I/O requests that straddle multiple RADOS objects on an image with journaling feature enabled. The work around was to set the `setting rbd_skip_partial_discard` option to ‘false’ (the default is ‘true’).
With this fix, the implementation defect is fixed and `librbd` no longer crashes and the workaround is no longer necessary.
|
Story Points: | --- |
| Clone Of: | 2272517 | Environment: | |
| Last Closed: | 2025-02-13 19:23:04 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: | |||
|
Description
Ilya Dryomov
2024-08-26 16:17:24 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 5.3 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:1478 |