From fdf6f8b26bb82bd62e57c0152235e3c01d40c80a Mon Sep 17 00:00:00 2001 From: Sage Weil Date: Sun, 28 Apr 2019 19:20:57 -0500 Subject: [PATCH] qa/suites/upgrade/mimic-x-singleton: suppress legacy statfs warning Signed-off-by: Sage Weil --- qa/suites/upgrade/mimic-x-singleton/0-cluster/start.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/qa/suites/upgrade/mimic-x-singleton/0-cluster/start.yaml b/qa/suites/upgrade/mimic-x-singleton/0-cluster/start.yaml index c154444bafa..eb338ea161b 100644 --- a/qa/suites/upgrade/mimic-x-singleton/0-cluster/start.yaml +++ b/qa/suites/upgrade/mimic-x-singleton/0-cluster/start.yaml @@ -12,6 +12,7 @@ overrides: global: ms dump corrupt message level: 0 ms bind msgr2: false + bluestore warn on legacy statfs: false mds: debug ms: 1 debug mds: 20 -- 2.39.5