From: Patrick Donnelly Date: Tue, 19 Mar 2024 15:01:48 +0000 (-0400) Subject: qa/cephfs: add mgr debugging X-Git-Tag: v18.2.5~591^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=689e5425972ea94977b5d22d5e3d69c5d6271c6f;p=ceph.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 000000000000..fb6e9b09fa15 --- /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