Skip to content
Discussion options

You must be logged in to vote

I used fio to test the IO performance with PI on several different NVME SSD drives, and found that the performance in scenarios with PI configured is lower than that without PI. Has anyone encountered this phenomenon? Could you help confirm whether it's due to incorrect command configuration of fio with PI, or if there are some limitations in fio's PI configuration? Thanks a lot.
Here comes my fio cmd:
sudo fio -filename=/dev/ng0n1 -iodepth=128 -rw=write -bs=131328 -numjobs=1 -name=test -direct=0 -ioengine=io_uring_cmd -size=100% -pi_act=0 -pi_chk=GUARD,APPTAG,REFTAG --runtime=30

Fio needs to do more work when PI is enabled. Also make sure that fio is built linked to isa-l which conside…

Replies: 3 comments 3 replies

Comment options

You must be logged in to vote
2 replies
@MorningWeicheng
Comment options

@MorningWeicheng
Comment options

Answer selected by MorningWeicheng
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@MorningWeicheng
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants