]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
squid: qa/tasks/quiescer: dump ops in parallel
authorPatrick Donnelly <pdonnell@redhat.com>
Mon, 6 May 2024 18:02:02 +0000 (14:02 -0400)
committerLeonid Usov <leonid.usov@ibm.com>
Tue, 28 May 2024 16:06:19 +0000 (19:06 +0300)
commitbe9b030a2feb43709e93d8283cfb61da7973f70c
tree245b88619c125aafe58b41426984b004de96f8d8
parent5235ffedf456bd2b83f628cb69631b3f309171ea
squid: qa/tasks/quiescer: dump ops in parallel

Since this --flags=locks takes the mds_lock and dumps thousands of ops, this
may take a long time to complete for each individual MDS. The entire quiesce
set may timeout (and all q ops killed) before we finish dumping ops.

Fixes: https://tracker.ceph.com/issues/65823
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked from commit 15f734ec6291bf918d704d7d3e6330b5606c47e3)
Fixes: https://tracker.ceph.com/issues/66103
Signed-off-by: Leonid Usov <leonid.usov@ibm.com>
qa/tasks/quiescer.py