mirror of
https://github.com/ceph/ceph
synced 2025-01-08 04:01:48 +00:00
c365614292
Signed-off-by: Sage Weil <sage@redhat.com>
22 lines
549 B
YAML
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:
|