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>
29 lines
475 B
YAML
29 lines
475 B
YAML
overrides:
|
|
ceph:
|
|
log-whitelist:
|
|
- overall HEALTH_
|
|
- \(OSDMAP_FLAGS\)
|
|
- \(OSD_
|
|
- \(PG_
|
|
- \(POOL_
|
|
- \(CACHE_POOL_
|
|
- \(SMALLER_PGP_NUM\)
|
|
- \(OBJECT_
|
|
- \(SLOW_OPS\)
|
|
- \(TOO_FEW_PGS\)
|
|
conf:
|
|
client:
|
|
rbd cache: true
|
|
global:
|
|
ms inject socket failures: 5000
|
|
tasks:
|
|
- install: null
|
|
- ceph:
|
|
fs: xfs
|
|
- thrashosds:
|
|
timeout: 1200
|
|
- rbd_fsx:
|
|
clients:
|
|
- client.0
|
|
ops: 2000
|