summaryrefslogtreecommitdiffstats
path: root/qa/suites/rados/perf/workloads/fio_4M_rand_read.yaml
blob: b07432243e22ff816cc2fb98a0e2bc8daf07963d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
tasks:
- cbt:
    benchmarks:
      librbdfio:
        op_size: [4194304]
        time: 60
        mode: ['randread']
        norandommap: True
        vol_size: 4096
        procs_per_volume: [1]
        volumes_per_client: [2]
        iodepth: [32]
        osd_ra: [4096]
        pool_profile: 'rbd'
        log_avg_msec: 100
    cluster:
      user: 'ubuntu'
      osds_per_node: 3
      iterations: 1
      pool_profiles:
        rbd:
          pg_size: 128
          pgp_size: 128
          replication: 3