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

Why Does the FIO Performance Degrade in the Last 15s+(from 59w IOPS to 5w)When the FIO Is Executed for 1 Min? #1849

Open
1 task done
ssandl opened this issue Dec 25, 2024 · 1 comment

Comments

@ssandl
Copy link

ssandl commented Dec 25, 2024

Please acknowledge you have done the following before creating a ticket

fio commond:
fio -directory=/mnt/fio/ -direct=1 -iodepth 1 -thread -rw=randwrite -ioengine=psync -bs=8k -size=5G -numjobs=100 -runtime=60 -group_reporting -name=rand_100write_8k

At start:
IOPS: 61w
cpu%: 958
MEM:0.1%

last 15s:
IOPS:5w
CPU%:0
MEM:0.1%

I don't know why the fio CPU usage cannot increase in the last few seconds. In addition, the disk latency does not increase by 10 times, maybe increase by about 2 times.

@ssandl
Copy link
Author

ssandl commented Dec 25, 2024

The disk is an NVMe disk and is not full.

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

1 participant