JonMagon / KDiskMark

A simple open-source disk benchmark tool for Linux distros
GNU General Public License v3.0
1.04k stars 43 forks source link

Unable to run tests (file system not supporting O_DIRECT/ etc.) #108

Open noisetta opened 1 year ago

noisetta commented 1 year ago

Linux Mint Cinnamon, tried to run KDiskMark on a newly cloned WD-Black-SN770 and getting this message:

fio: looks like your file system does not support direct=1/buffered=0 fio: destination does not support O_DIRECT

JonMagon commented 1 year ago

You can turn off O_DIRECT in the application menu

noisetta commented 1 year ago

You can turn off O_DIRECT in the application menu

Thanks, that allowed me to proceed with the tests.