Bug 2291163
Summary: | On the scale cluster, rm -rf on the NFS mount point is stuck indefinitely when cluster is filled around 90% <eom> | ||
---|---|---|---|
Product: | [Red Hat Storage] Red Hat Ceph Storage | Reporter: | Manisha Saini <msaini> |
Component: | CephFS | Assignee: | Kotresh HR <khiremat> |
Status: | CLOSED ERRATA | QA Contact: | Manisha Saini <msaini> |
Severity: | high | Docs Contact: | Rivka Pollack <rpollack> |
Priority: | unspecified | ||
Version: | 7.1 | CC: | ceph-eng-bugs, cephqe-warriors, gfarnum, hyelloji, khiremat, kkeithle, ngangadh, rpollack, spunadik, tserlin, vdas, vshankar |
Target Milestone: | --- | Flags: | khiremat:
needinfo-
khiremat: needinfo- gfarnum: needinfo? (spunadik) gfarnum: needinfo- khiremat: needinfo- |
Target Release: | 8.1 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | ceph-19.2.1-21.el9cp | Doc Type: | Bug Fix |
Doc Text: |
.Async write deadlock fixed under OSD full conditions
Previously, when asynchronous writes were ongoing and the OSD became full, the client received a notification to cancel the writes. The cancellation method and the callback invoked after the write was canceled both attempted to acquire the same lock. As a result, this led to a deadlock, causing the client to hang indefinitely during an OSD full scenario.
With this fix, the deadlock in the client code has been resolved. Consequently, asynchronous writes during an OSD full scenario no longer cause the client to hang.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2025-06-26 12:13:12 UTC | Type: | Bug |
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: | |||
Bug Blocks: | 2351689 |
Description
Manisha Saini
2024-06-10 13:03:00 UTC
Please specify the severity of this bug. Severity is defined here: https://bugzilla.redhat.com/page.cgi?id=fields.html#bug_severity. 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 |