mirror of
https://github.com/ceph/ceph
synced 2024-12-23 11:54:11 +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>
12 lines
212 B
YAML
12 lines
212 B
YAML
tasks:
|
|
- install:
|
|
- ceph:
|
|
log-whitelist:
|
|
- wrongly marked me down
|
|
- objects unfound and apparently lost
|
|
- thrashosds:
|
|
timeout: 1200
|
|
chance_pgnum_grow: 2
|
|
chance_pgpnum_fix: 1
|
|
min_in: 4
|