Open
Description
Hi,
I'm trying to run a test with >500 jobs and it takes more than 20 mins for fio to start doing IO. Attached a screenshot to show where it takes time. Is this normal when launching large number of processes or anything can be done to improve. Thanks.
uname -r
4.18.0-147.el8.ppc64le
cat /etc/redhat-release
Red Hat Enterprise Linux release 8.1 (Ootpa)
fio -v
fio-3.19
cat rand.fio
[global]
name=randwrite
ioengine=libaio
iodepth=32
rw=randwrite
randrepeat=0
bs=2Mi
direct=1
ramp_time=0
runtime=600
time_based
group_reporting
[job 1]
filename=/dev/sdaee
[job 2]
filename=/dev/sdaes
[job 3]
filename=/dev/sdadf
....
....
....
[job 523]
filename=/dev/sdhx
[job 524]
filename=/dev/sdid