summaryrefslogtreecommitdiffstats
path: root/src/ceph/qa/cephfs/overrides/whitelist_wrongly_marked_down.yaml
blob: 9e090d7ded072a64bf08420c0c4cefa3c255c9a1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
overrides:
  ceph:
    log-whitelist:
      - overall HEALTH_
      - \(OSD_DOWN\)
      - \(OSD_
      - but it is still running
# MDS daemon 'b' is not responding, replacing it as rank 0 with standby 'a'
      - is not responding
    conf:
      mds:
        debug mds: 20
        debug ms: 1
      client:
        debug client: 10