Quick NVMe performance testing with fio

from blog Jeff Geerling's Blog, | ↗ original
Quick NVMe performance testing with fio I've recently been debugging some NVMe / PCIe bus errors on a Raspberry Pi, and I wanted a quick way to test NVMe devices without needing to create a filesystem and use a tool like iozone. I don't care about benchmarks, I just want to quickly push the drive and read and write some data to it....