From: Patrick Donnelly Date: Tue, 19 Mar 2024 15:01:48 +0000 (-0400) Subject: qa/cephfs: add mgr debugging X-Git-Tag: testing/wip-root-testing-20240411.174241~91^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=4015eebe4b50865e24e30108cec8337b36b7879a;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