From aa84941cf9fb1c52c8992da21be157e70fe99b98 Mon Sep 17 00:00:00 2001 From: John Spray Date: Thu, 13 Aug 2015 19:08:16 +0100 Subject: [PATCH] tasks/kcephfs: enable MDS debug To help us debug #11482 Signed-off-by: John Spray --- suites/kcephfs/cephfs/conf.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/suites/kcephfs/cephfs/conf.yaml b/suites/kcephfs/cephfs/conf.yaml index 30da870b25df9..b3ef4046871ff 100644 --- a/suites/kcephfs/cephfs/conf.yaml +++ b/suites/kcephfs/cephfs/conf.yaml @@ -3,3 +3,5 @@ overrides: conf: global: ms die on skipped message: false + mds: + debug mds: 20 -- 2.39.5