mirror of
https://github.com/ceph/ceph
synced 2024-12-27 05:53:20 +00:00
f5f2ced624
SLOW_OPS unifies both of them since mimic Signed-off-by: Kefu Chai <kchai@redhat.com>
26 lines
469 B
YAML
26 lines
469 B
YAML
tasks:
|
|
- install: null
|
|
- ceph:
|
|
fs: ext4
|
|
log-whitelist:
|
|
- overall HEALTH_
|
|
- \(OSDMAP_FLAGS\)
|
|
- \(OSD_
|
|
- \(PG_
|
|
- \(POOL_
|
|
- \(CACHE_POOL_
|
|
- \(SMALLER_PGP_NUM\)
|
|
- \(OBJECT_
|
|
- \(SLOW_OPS\)
|
|
- \(TOO_FEW_PGS\)
|
|
- reached quota
|
|
- but it is still running
|
|
- thrashosds:
|
|
chance_pgnum_grow: 2
|
|
chance_pgpnum_fix: 1
|
|
timeout: 1200
|
|
- workunit:
|
|
clients:
|
|
client.0:
|
|
- rados/test.sh
|