summaryrefslogtreecommitdiffstats
path: root/qa/cephfs/overrides/ignorelist_health.yaml
blob: 94b4257977759ed86c0c75d0644af4930f68f09c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
overrides:
  ceph:
    log-ignorelist:
      - FS_DEGRADED
      - fs.*is degraded
      - filesystem is degraded
      - FS_INLINE_DATA_DEPRECATED
      - FS_WITH_FAILED_MDS
      - MDS_ALL_DOWN
      - filesystem is offline
      - MDS_DAMAGE
      - MDS_DEGRADED
      - MDS_FAILED
      - MDS_INSUFFICIENT_STANDBY
      - insufficient standby MDS daemons available
      - MDS_UP_LESS_THAN_MAX
      - online, but wants
      - filesystem is online with fewer MDS than max_mds
      - POOL_APP_NOT_ENABLED
      - do not have an application enabled
      - overall HEALTH_
      - Replacing daemon
      - deprecated feature inline_data
      - BLUESTORE_SLOW_OP_ALERT
      - slow operation indications in BlueStore
      - experiencing slow operations in BlueStore