blob: b70583a75e12eda95e069163ef23b683342c3fc9 (
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
27
28
29
30
31
32
|
overrides:
ceph:
conf:
osd:
osd max markdown count: 1000
osd blocked scrub grace period: 3600
log-ignorelist:
- overall HEALTH_
- \(OSDMAP_FLAGS\)
- \(OSD_
- \(PG_
- \(POOL_
- \(CACHE_POOL_
- \(SMALLER_PGP_NUM\)
- \(OBJECT_
- SLOW_OPS
- \(REQUEST_SLOW\)
- \(TOO_FEW_PGS\)
- slow request
- timeout on replica
- late reservation from
- MON_DOWN
- OSDMAP_FLAGS
- OSD_DOWN
- PG_DEGRADED
- PG_AVAILABILITY
- POOL_APP_NOT_ENABLED
- mons down
- mon down
- out of quorum
- noscrub
- nodeep-scrub
|