mirror of
https://github.com/ceph/ceph
synced 2025-03-10 02:09:21 +00:00
17 lines
320 B
YAML
17 lines
320 B
YAML
overrides:
|
|
ceph:
|
|
log-ignorelist:
|
|
- 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
|