ceph/suites/rados/thrash/workloads/ec-snaps-few-objects.yaml

16 lines
254 B
YAML
Raw Normal View History

tasks:
- rados:
clients: [client.0]
ops: 4000
objects: 50
ec_pool: true
op_weights:
read: 100
write: 0
append: 100
delete: 50
snap_create: 50
snap_remove: 50
rollback: 50
#copy_from: 50