blob: 2f5de97e32c6514711c94a25c8f33e719715e331 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
overrides:
ceph:
log-ignorelist:
- overall HEALTH_
- \(MON_DOWN\)
- \(POOL_APP_NOT_ENABLED\)
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
|