mirror of
https://github.com/ceph/ceph
synced 2025-01-10 05:00:59 +00:00
27 lines
698 B
YAML
27 lines
698 B
YAML
|
overrides:
|
||
|
ceph:
|
||
|
log-whitelist:
|
||
|
- but it is still running
|
||
|
- objects unfound and apparently lost
|
||
|
- osd_map_cache_size
|
||
|
conf:
|
||
|
mon:
|
||
|
mon min osdmap epochs: 50
|
||
|
paxos service trim min: 10
|
||
|
# prune full osdmaps regularly
|
||
|
mon osdmap full prune min: 15
|
||
|
mon osdmap full prune interval: 2
|
||
|
mon osdmap full prune txsize: 2
|
||
|
osd:
|
||
|
osd map cache size: 1
|
||
|
osd scrub min interval: 60
|
||
|
osd scrub max interval: 120
|
||
|
osd scrub during recovery: false
|
||
|
osd max backfills: 6
|
||
|
tasks:
|
||
|
- thrashosds:
|
||
|
timeout: 1800
|
||
|
chance_pgnum_grow: 0.25
|
||
|
chance_pgpnum_fix: 0.25
|
||
|
chance_test_map_discontinuity: 2
|