From d980907fc4710df6bcfd076e6c4a7656b98e1f70 Mon Sep 17 00:00:00 2001 From: Sage Weil Date: Sun, 16 Dec 2018 22:09:04 -0600 Subject: [PATCH] qa/suites/rados/upgrade: debug mds Signed-off-by: Sage Weil --- .../rados/upgrade/luminous-x-singleton/0-cluster/start.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/qa/suites/rados/upgrade/luminous-x-singleton/0-cluster/start.yaml b/qa/suites/rados/upgrade/luminous-x-singleton/0-cluster/start.yaml index c300685823a..c67ec972d91 100644 --- a/qa/suites/rados/upgrade/luminous-x-singleton/0-cluster/start.yaml +++ b/qa/suites/rados/upgrade/luminous-x-singleton/0-cluster/start.yaml @@ -11,6 +11,9 @@ overrides: conf: global: ms dump corrupt message level: 0 + mds: + debug ms: 1 + debug mds: 20 roles: - - mon.a - mon.c -- 2.39.5