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

JSON parsing fails due to FIO random generator warning #201

Closed
jackhodgkiss opened this issue Nov 15, 2024 · 0 comments · Fixed by #200
Closed

JSON parsing fails due to FIO random generator warning #201

jackhodgkiss opened this issue Nov 15, 2024 · 0 comments · Fixed by #200
Labels

Comments

@jackhodgkiss
Copy link
Contributor

When running benchmarks against large disks it may fail to parse the JSON as FIO produces a warning before the JSON object.

This issue has been noticed on disks around 64TB in size however could occur on smaller disks.

Benchmarking storage sda for 10 seconds in randread mode with blocksize=4k
b'fio: file /dev/sda exceeds 32-bit tausworthe random generator.\nfio: Switching to tausworthe64. Use the random_generator= option to get rid of this warning.\n{\n 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants