mirror of
https://github.com/ceph/ceph
synced 2025-01-24 20:13:45 +00:00
25 lines
504 B
YAML
25 lines
504 B
YAML
|
overrides:
|
||
|
ceph:
|
||
|
conf:
|
||
|
global:
|
||
|
ms inject delay max: 1
|
||
|
ms inject delay probability: 0.005
|
||
|
ms inject delay type: osd
|
||
|
ms inject internal delays: 0.002
|
||
|
ms inject socket failures: 2500
|
||
|
tasks:
|
||
|
- install: null
|
||
|
- ceph:
|
||
|
fs: xfs
|
||
|
log-whitelist:
|
||
|
- wrongly marked me down
|
||
|
- objects unfound and apparently lost
|
||
|
- thrashosds:
|
||
|
chance_pgnum_grow: 2
|
||
|
chance_pgpnum_fix: 1
|
||
|
timeout: 1200
|
||
|
- radosbench:
|
||
|
clients:
|
||
|
- client.0
|
||
|
time: 1800
|