Skip to content

fio takes long time to start processes #963

Open
@jcv20

Description

@jcv20

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.

fio_524procs

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    triagedIssue cause is understood but a patch is needed to fix it

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions