Skip to content

verify stats #1812

Answered by vincentkfu
github-dub asked this question in Q&A
Discussion options

You must be logged in to vote

Fio will print out error messages when it encounters a verify failure. If everything completes successfully then no failures were encountered. You can test this by modifying your file and running the job again.

Verify operations are reads. Your job is a randwrite job with verify_only, so fio actually did read and verify your file. You can also run with --debug=verify,io to gain more insight into what fio is actually doing.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by github-dub
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