ceph/suites/rados/thrash/workloads/readwrite.yaml

16 lines
247 B
YAML
Raw Normal View History

overrides:
ceph:
crush_tunables: optimal
conf:
osd:
osd_discard_disconnected_ops: false
tasks:
- rados:
clients: [client.0]
ops: 4000
objects: 500
op_weights:
read: 45
write: 45
delete: 10