mirror of
https://github.com/ceph/ceph
synced 2025-01-08 20:21:33 +00:00
6b5baba2f5
Some of our tests still enable this, so just ignore this warning globally. Signed-off-by: Jeff Layton <jlayton@redhat.com>
13 lines
284 B
YAML
13 lines
284 B
YAML
overrides:
|
|
ceph:
|
|
log-whitelist:
|
|
- overall HEALTH_
|
|
- \(FS_DEGRADED\)
|
|
- \(MDS_FAILED\)
|
|
- \(MDS_DEGRADED\)
|
|
- \(FS_WITH_FAILED_MDS\)
|
|
- \(MDS_DAMAGE\)
|
|
- \(MDS_ALL_DOWN\)
|
|
- \(MDS_UP_LESS_THAN_MAX\)
|
|
- \(FS_INLINE_DATA_DEPRECATED\)
|