mirror of
https://github.com/ceph/ceph
synced 2025-01-09 20:52:09 +00:00
93de19adcf
Signed-off-by: Sage Weil <sage@redhat.com>
17 lines
317 B
YAML
17 lines
317 B
YAML
overrides:
|
|
ceph:
|
|
log-whitelist:
|
|
- overall HEALTH_
|
|
- (MON_DOWN)
|
|
conf:
|
|
osd:
|
|
mon client ping interval: 4
|
|
mon client ping timeout: 12
|
|
tasks:
|
|
- mon_thrash:
|
|
revive_delay: 20
|
|
thrash_delay: 1
|
|
thrash_many: true
|
|
freeze_mon_duration: 20
|
|
freeze_mon_probability: 10
|