Bug 2219173 - 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: ---
: 5.3z4
Assignee: Patrick Donnelly
QA Contact: Hemanth Kumar
ceph-docs@redhat.com
URL:
Whiteboard:
Depends On: 2219093 2219440
Blocks: 2224321 2210690
TreeView+ depends on / blocked
 
Reported: 2023-07-02 17:01 UTC by Vikhyat Umrao
Modified: 2024-04-17 19:26 UTC (History)
21 users (show)

Fixed In Version: ceph-16.2.10-186
Doc Type: Bug Fix
Doc Text:
Cause: The ceph-mgr daemon holds the Python global interpreter lock (GIL) during some RPCs with the Ceph MDS. Consequence: Other Python tasks are starved waiting for the GIL. Fix: Release the GIL during all libcephfs/librbd calls. Result: Other Python tasks may acquire the GIL normally.
Clone Of: 2219093
Environment:
Last Closed: 2023-07-19 16:19:11 UTC
Embargoed:
hyelloji: needinfo-


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:45 UTC
Red Hat Issue Tracker RHCEPH-6945 0 None None None 2023-07-02 17:01:33 UTC
Red Hat Knowledge Base (Solution) 7037839 0 None None None 2023-10-06 17:41:16 UTC
Red Hat Product Errata RHBA-2023:4213 0 None None None 2023-07-19 16:20:02 UTC

Comment 15 errata-xmlrpc 2023-07-19 16:19:11 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 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:4213

Comment 16 Prashant Dhange 2023-08-15 07:33:59 UTC
*** Bug 2219093 has been marked as a duplicate of this bug. ***


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