ceph/qa/suites/rados/monthrash/ceph.yaml
Sage Weil c365614292 qa/suites/rados/monthrash: whitelist SLOW_OPS
Signed-off-by: Sage Weil <sage@redhat.com>
2018-04-10 08:56:39 -05:00

22 lines
549 B
YAML

overrides:
ceph:
conf:
mon:
mon min osdmap epochs: 25
paxos service trim min: 5
# prune full osdmaps regularly
mon osdmap full prune min: 15
mon osdmap full prune interval: 2
mon osdmap full prune txsize: 2
# thrashing monitors may make mgr have trouble w/ its keepalive
log-whitelist:
- daemon x is unresponsive
- overall HEALTH_
- \(MGR_DOWN\)
# slow mons -> slow peering -> PG_AVAILABILITY
- \(PG_AVAILABILITY)
- \(SLOW_OPS\)
tasks:
- install:
- ceph: