Bug 2219093 - MGR process hung - pybind/cephfs: holds GIL during rmdir
Summary: MGR process hung - pybind/cephfs: holds GIL during rmdir
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Ceph Storage
Classification: Red Hat Storage
Component: Ceph-Mgr Plugins
Version: 5.1
Hardware: x86_64
OS: Linux
urgent
urgent
Target Milestone: ---
: 7.0
Assignee: Patrick Donnelly
QA Contact: Hemanth Kumar
Rivka Pollack
URL:
Whiteboard:
: 2220813 (view as bug list)
Depends On:
Blocks: 2210690 2219173 2219440 2237662
TreeView+ depends on / blocked
 
Reported: 2023-07-01 23:16 UTC by bmcmurra
Modified: 2025-04-29 10:08 UTC (History)
19 users (show)

Fixed In Version: ceph-18.2.0-1
Doc Type: Bug Fix
Doc Text:
.Python tasks no longer wait for the GIL Previously, the Ceph manager daemon held the Python global interpreter lock (GIL) during some RPCs with the Ceph MDS, due to which, other Python tasks are starved waiting for the GIL. With this fix, the GIL is released during all `libcephfs`/`librbd` calls and other Python tasks may acquire the GIL normally.
Clone Of:
: 2219173 2219440 (view as bug list)
Environment:
Last Closed: 2023-12-13 15:20:36 UTC
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Ceph Project Bug Tracker 61869 0 None None None 2023-07-02 17:14:15 UTC
Red Hat Issue Tracker RHCEPH-6943 0 None None None 2023-07-01 23:17:32 UTC
Red Hat Knowledge Base (Solution) 7037839 0 None None None 2023-10-06 17:42:30 UTC
Red Hat Product Errata RHBA-2023:7780 0 None None None 2023-12-13 15:20:53 UTC

Comment 28 tsaito 2023-07-28 01:06:39 UTC
*** Bug 2220813 has been marked as a duplicate of this bug. ***

Comment 37 errata-xmlrpc 2023-12-13 15:20:36 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 7.0 Bug Fix update), 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-2023:7780


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