]> git.proxmox.com Git - ceph.git/blame - ceph/qa/erasure-code/ec-rados-plugin=isa-k=2-m=1.yaml
update sources to v12.1.1
[ceph.git] / ceph / qa / erasure-code / ec-rados-plugin=isa-k=2-m=1.yaml
CommitLineData
7c673cae
FG
1tasks:
2- rados:
3 clients: [client.0]
4 ops: 4000
5 objects: 50
6 ec_pool: true
7 min_size: 2
8 write_append_excl: false
9 erasure_code_profile:
10 name: isaprofile
11 plugin: isa
12 k: 2
13 m: 1
14 technique: reed_sol_van
224ce89b 15 crush-failure-domain: osd
7c673cae
FG
16 op_weights:
17 read: 100
18 write: 0
19 append: 100
20 delete: 50
21 snap_create: 50
22 snap_remove: 50
23 rollback: 50
24 copy_from: 50
25 setattr: 25
26 rmattr: 25