diff options
author | Sage Weil <sage@redhat.com> | 2017-07-10 18:40:01 +0200 |
---|---|---|
committer | Sage Weil <sage@redhat.com> | 2017-07-12 18:52:03 +0200 |
commit | bf6c075b7e44d63ca9219e027421a547cb274bb3 (patch) | |
tree | 58ba635536cf195b90ad99b36652ed5476c5fc6a /qa/cephfs | |
parent | qa/suites/rgw/thrash: whitelist (diff) | |
download | ceph-bf6c075b7e44d63ca9219e027421a547cb274bb3.tar.xz ceph-bf6c075b7e44d63ca9219e027421a547cb274bb3.zip |
qa/suites/fs: whitelist health warnings
Signed-off-by: Sage Weil <sage@redhat.com>
Diffstat (limited to 'qa/cephfs')
-rw-r--r-- | qa/cephfs/overrides/whitelist_wrongly_marked_down.yaml | 5 |
1 files changed, 5 insertions, 0 deletions
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 |