mirror of
https://github.com/ceph/ceph
synced 2024-12-26 05:25:09 +00:00
5e880228fd
Hopefully this will help catch leaks in the recovery reservations. Signed-off-by: Sage Weil <sage@inktank.com>
15 lines
298 B
YAML
15 lines
298 B
YAML
tasks:
|
|
- install:
|
|
- ceph:
|
|
log-whitelist:
|
|
- wrongly marked me down
|
|
- objects unfound and apparently lost
|
|
conf:
|
|
osd:
|
|
osd debug reject backfill probability: .3
|
|
osd max backfills: 1
|
|
- thrashosds:
|
|
timeout: 1200
|
|
chance_pgnum_grow: 1
|
|
chance_pgpnum_fix: 1
|