ceph/qa/suites/rados/monthrash/ceph.yaml
Sage Weil 2a6f1633b1
Merge pull request #22158 from liewegas/wip-24222
mon/MgrMonitor: change 'unresponsive' message to info level

Reviewed-by: David Zafman <dzafman@redhat.com>
Reviewed-by: John Spray <john.spray@redhat.com>
2018-05-23 06:42:48 -05:00

21 lines
517 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:
- overall HEALTH_
- \(MGR_DOWN\)
# slow mons -> slow peering -> PG_AVAILABILITY
- \(PG_AVAILABILITY\)
- \(SLOW_OPS\)
tasks:
- install:
- ceph: