From 2c57f2016189c0cae9f6c13d4f4a64787ea06409 Mon Sep 17 00:00:00 2001 From: Patrick Donnelly Date: Thu, 9 Jun 2022 12:05:27 -0400 Subject: [PATCH] qa: increase mds balancer debug Fixes: https://tracker.ceph.com/issues/55980 Signed-off-by: Patrick Donnelly --- qa/cephfs/conf/mds.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/qa/cephfs/conf/mds.yaml b/qa/cephfs/conf/mds.yaml index 46403ffa0f358..b1c7a58694449 100644 --- a/qa/cephfs/conf/mds.yaml +++ b/qa/cephfs/conf/mds.yaml @@ -3,6 +3,7 @@ overrides: conf: mds: debug mds: 20 + debug mds balancer: 20 debug ms: 1 mds debug frag: true mds debug scatterstat: true