ceph/erasure-code/ec-rados-plugin=jerasure-k=2-m=1.yaml
Sandon Van Ness 0ecd9ea2db Bring in file to fix missng symlink.
Signed-off-by: Sandon Van Ness <sandon@inktank.com>
2014-10-13 15:48:09 -07:00

25 lines
453 B
YAML

tasks:
- rados:
clients: [client.0]
ops: 4000
objects: 50
ec_pool: true
erasure_code_profile:
name: jerasure21profile
plugin: jerasure
k: 2
m: 1
technique: reed_sol_van
ruleset-failure-domain: osd
op_weights:
read: 100
write: 0
append: 100
delete: 50
snap_create: 50
snap_remove: 50
rollback: 50
copy_from: 50
setattr: 25
rmattr: 25