ceph/qa/suites/rados/perf/workloads/sample_fio.yaml
Nitzan Mordechai 4a73f963c5 test: Add Rado/perf suites with cbt stat collection
To be able to collect cpu per operation, adding stat collection

Signed-off-by: Nitzan Mordechai <nmordech@redhat.com>
2023-07-09 08:25:37 +00:00

32 lines
696 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
monitoring_profiles:
perf:
nodes:
- osds
perf_cmd: 'perf'
args: 'stat -p {pid} -o {perf_dir}/perf_stat.{pid}'
pid_glob: ceph-osd.*.pid