ceph/qa/suites/rados/monthrash/ceph.yaml
David Zafman 918921ab2f test: Need to escape parens in log-whitelist for grep
Signed-off-by: David Zafman <dzafman@redhat.com>
2018-05-21 09:47:59 -07:00

22 lines
550 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: