mirror of
https://github.com/ceph/ceph
synced 2025-01-24 03:53:54 +00:00
aa603b1bea
Signed-off-by: Sage Weil <sage@redhat.com>
23 lines
488 B
YAML
23 lines
488 B
YAML
overrides:
|
|
ceph:
|
|
conf:
|
|
mon:
|
|
mon min osdmap epochs: 2
|
|
osd:
|
|
osd map cache size: 1
|
|
osd scrub min interval: 60
|
|
osd scrub max interval: 120
|
|
osd scrub during recovery: false
|
|
tasks:
|
|
- install:
|
|
- ceph:
|
|
log-whitelist:
|
|
- wrongly marked me down
|
|
- objects unfound and apparently lost
|
|
- osd_map_cache_size
|
|
- thrashosds:
|
|
timeout: 1800
|
|
chance_pgnum_grow: 1
|
|
chance_pgpnum_fix: 1
|
|
chance_test_map_discontinuity: 0.5
|