mirror of
https://github.com/ceph/ceph
synced 2025-01-08 04:01:48 +00:00
d4b6615a49
Also, make map gaps more likely. Signed-off-by: Samuel Just <sjust@redhat.com>
24 lines
521 B
YAML
24 lines
521 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
|
|
osd max backfills: 6
|
|
tasks:
|
|
- install:
|
|
- ceph:
|
|
log-whitelist:
|
|
- wrongly marked me down
|
|
- objects unfound and apparently lost
|
|
- osd_map_cache_size
|
|
- thrashosds:
|
|
timeout: 1800
|
|
chance_pgnum_grow: 0.25
|
|
chance_pgpnum_fix: 0.25
|
|
chance_test_map_discontinuity: 2
|