mirror of
https://github.com/ceph/ceph
synced 2025-02-08 19:38:47 +00:00
Heavily thrashing mons + mgr reconnect backoff may make us fail to process the beacon. Signed-off-by: Sage Weil <sage@redhat.com>
15 lines
295 B
YAML
15 lines
295 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\)
|
|
tasks:
|
|
- install:
|
|
- ceph:
|