From: Patrick Donnelly Date: Tue, 19 Mar 2024 15:01:48 +0000 (-0400) Subject: qa/cephfs: add mgr debugging X-Git-Tag: testing/wip-leonidus-testing-20240616.070940-reef^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=689e5425972ea94977b5d22d5e3d69c5d6271c6f;p=ceph-ci.git qa/cephfs: add mgr debugging Fixes: https://tracker.ceph.com/issues/64985 Signed-off-by: Patrick Donnelly (cherry picked from commit d2d844b60be5b0881844cecf7b0a54124061152b) --- diff --git a/qa/cephfs/conf/mgr.yaml b/qa/cephfs/conf/mgr.yaml new file mode 100644 index 00000000000..fb6e9b09fa1 --- /dev/null +++ b/qa/cephfs/conf/mgr.yaml @@ -0,0 +1,7 @@ +overrides: + ceph: + conf: + mgr: + debug client: 20 + debug mgr: 20 + debug ms: 1