mirror of
https://github.com/ceph/ceph
synced 2025-01-02 17:12:31 +00:00
9d2cc2fd2c
Because it needs the thrasher to have min_in: 4 otherewise k=3,m=1 will block. http://tracker.ceph.com/issues/9648 Fixes: #9648 Signed-off-by: Loic Dachary <loic-201408@dachary.org>
21 lines
390 B
YAML
21 lines
390 B
YAML
overrides:
|
|
ceph:
|
|
conf:
|
|
mon:
|
|
mon min osdmap epochs: 2
|
|
osd:
|
|
osd map cache size: 1
|
|
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
|
|
min_in: 4
|