From bf6c075b7e44d63ca9219e027421a547cb274bb3 Mon Sep 17 00:00:00 2001 From: Sage Weil Date: Mon, 10 Jul 2017 12:40:01 -0400 Subject: qa/suites/fs: whitelist health warnings Signed-off-by: Sage Weil --- qa/cephfs/overrides/whitelist_wrongly_marked_down.yaml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'qa/cephfs') diff --git a/qa/cephfs/overrides/whitelist_wrongly_marked_down.yaml b/qa/cephfs/overrides/whitelist_wrongly_marked_down.yaml index 4f2d6df1886..155ca724529 100644 --- a/qa/cephfs/overrides/whitelist_wrongly_marked_down.yaml +++ b/qa/cephfs/overrides/whitelist_wrongly_marked_down.yaml @@ -1,7 +1,12 @@ overrides: ceph: log-whitelist: + - overall HEALTH_ + - (OSD_DOWN) + - (OSD_ - wrongly marked me down +# MDS daemon 'b' is not responding, replacing it as rank 0 with standby 'a' + - is not responding conf: mds: debug mds: 20 -- cgit v1.2.3