Will test the storage mounted in /iops if it's fast enough to run an Ethereum execution node. It is testing the worst possible IO (no cache, no buffer, all disabled) so expect your storage to barely make it.
/iops
Purpose: Mount the storage device you want to test to this path
docker run --rm -v /dev/nvme0n1:/iops 11notes/eth-iopsdefault (nothing)
Test: Default test to check if your storage is fast enough to run an Ethereum execution node
- Alpine Linux - Alpine Linux
- NodeJS - NodeJS
- fio - Flexible I/O Tester


