Bug 2355691 - Prevent hangs and delays when the libcephfs proxy is used
Summary: Prevent hangs and delays when the libcephfs proxy is used
Keywords:
Status: VERIFIED
Alias: None
Product: Red Hat Ceph Storage
Classification: Red Hat Storage
Component: CephFS
Version: 8.1
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ---
: 8.1
Assignee: Xavi Hernandez
QA Contact: Mohit Bisht
Rivka Pollack
URL:
Whiteboard:
Depends On:
Blocks: 2351689
TreeView+ depends on / blocked
 
Reported: 2025-03-28 08:30 UTC by Xavi Hernandez
Modified: 2025-06-11 08:10 UTC (History)
9 users (show)

Fixed In Version: ceph-19.2.1-130.el9cp
Doc Type: Bug Fix
Doc Text:
.Inode invalidation operations now complete faster Previously, an extra reference to an inode was taken in some cases that was never released. As a result, operations requiring inode invalidation were delayed until a timeout elapsed, making them very slow. With this fix, the extra reference is avoided, allowing these operations to complete much faster without unnecessary delays.
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker RHCEPH-10989 0 None None None 2025-03-28 08:32:41 UTC

Description Xavi Hernandez 2025-03-28 08:30:48 UTC
A recent bug has been descovered in libcephfs (https://tracker.ceph.com/issues/70553) that could cause delays in some operations and even hangs during disconnection.


Note You need to log in before you can comment on or make changes to this bug.