Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

loops did not work #1837

Open
wangyihanlarry opened this issue Nov 15, 2024 · 1 comment
Open

loops did not work #1837

wangyihanlarry opened this issue Nov 15, 2024 · 1 comment

Comments

@wangyihanlarry
Copy link

wangyihanlarry commented Nov 15, 2024

Hi,

I am trying to do HIR testing defined in https://www.snia.org/sites/default/files/technical-work/pts/release/SNIA-SSS-PTS-2.0.2.pdf, and I created a fio profile to send 1mb IO to a disk and then sleep a while, then repeat the same for 20 loops, the profile looks as in below, however, this did not work, could u please help to check if there is anything wrong?

[global]
loops=20

[test_job_0]
exitall_on_error=1
rw=read
direct=1
size=1m
bs=4k
nrfiles=1
ioengine=libaio
filename=/dev/sdg1

[test_job_1]
stonewall
size=10m
thinktime=6
@sitsofe
Copy link
Collaborator

sitsofe commented Nov 15, 2024

@wangyihanlarry:
Could you include the information requested in https://github.com/axboe/fio/blob/master/REPORTING-BUGS#L12-L23 ? Also are you running with any command line parameters?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants