mirror of
https://github.com/ceph/ceph
synced 2024-12-13 15:08:33 +00:00
2a6f1633b1
mon/MgrMonitor: change 'unresponsive' message to info level Reviewed-by: David Zafman <dzafman@redhat.com> Reviewed-by: John Spray <john.spray@redhat.com>
21 lines
517 B
YAML
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:
|