mirror of
https://github.com/ceph/ceph
synced 2025-02-08 19:38:47 +00:00
17 lines
369 B
YAML
17 lines
369 B
YAML
overrides:
|
|
ceph:
|
|
conf:
|
|
mon:
|
|
mon min osdmap epochs: 25
|
|
paxos service trim min: 5
|
|
# 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)
|
|
tasks:
|
|
- install:
|
|
- ceph:
|