mirror of
https://github.com/ceph/ceph
synced 2025-01-29 14:34:40 +00:00
24ae2c9a0f
suites: thrash old client missing SLOW_OPS in the ignore-list
33 lines
670 B
YAML
33 lines
670 B
YAML
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
|