]> git.proxmox.com Git - ceph.git/blob - ceph/qa/suites/rados/perf/workloads/fio_4K_rand_rw.yaml
update sources to ceph Nautilus 14.2.1
[ceph.git] / ceph / qa / suites / rados / perf / workloads / fio_4K_rand_rw.yaml
1 tasks:
2 - cbt:
3 benchmarks:
4 librbdfio:
5 op_size: [4096]
6 time: 60
7 mode: ['randrw']
8 norandommap: True
9 vol_size: 4096
10 procs_per_volume: [1]
11 volumes_per_client: [2]
12 iodepth: [32]
13 osd_ra: [4096]
14 pool_profile: 'rbd'
15 log_avg_msec: 100
16 cluster:
17 user: 'ubuntu'
18 osds_per_node: 3
19 iterations: 1
20 pool_profiles:
21 rbd:
22 pg_size: 128
23 pgp_size: 128
24 replication: 3