Description of problem: the s3 DeleteObjects operation was changed in https://github.com/ceph/ceph/pull/48679 to support concurrent object deletes. there have been several reports from upstream users that this leads to deadlocks when multisite is enabled https://tracker.ceph.com/issues/63373 contains the stack traces of several threads that are blocked trying to acquire a mutex in LazyFIFO::lazy_init() Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. deploy a multisite configuration with at least 2 zones 2. create a bucket and upload many objects 3. delete the objects in bulk, for example with `s3cmd rm -r s3://some-large-bucket`
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 (Critical: Red Hat Ceph Storage 7.1 security, enhancements, and 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/RHSA-2024:3925