mirror of
https://github.com/ceph/ceph
synced 2024-12-26 05:25:09 +00:00
4d8bc2127f
Signed-off-by: Samuel Just <sjust@redhat.com>
22 lines
447 B
YAML
22 lines
447 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
|
|
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
|