ceph/qa/suites/rados/perf/workloads/sample_fio.yaml
Neha Ojha 11d8dfe591 qa/suites/rados/perf: create pool with lower pg_num
Signed-off-by: Neha Ojha <nojha@redhat.com>
2017-09-19 16:40:45 -07:00

25 lines
509 B
YAML

tasks:
- cbt:
benchmarks:
librbdfio:
op_size: [4096]
time: 60
mode: ['randwrite']
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