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>
15 lines
235 B
YAML
15 lines
235 B
YAML
overrides:
|
|
ceph:
|
|
log-whitelist:
|
|
- overall HEALTH_
|
|
- (MON_DOWN)
|
|
conf:
|
|
mon:
|
|
paxos min: 10
|
|
paxos trim min: 10
|
|
tasks:
|
|
- mon_thrash:
|
|
revive_delay: 90
|
|
thrash_delay: 1
|
|
thrash_many: true
|