Skip to content

11notes/docker-eth-iops

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-eth-iops

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.

Volumes

/iops

Purpose: Mount the storage device you want to test to this path

Run

docker run --rm -v /dev/nvme0n1:/iops 11notes/eth-iops

Outpout

Test Passed

Test Failed

Run commands

default (nothing)

Test: Default test to check if your storage is fast enough to run an Ethereum execution node

Build with

About

Test your storage IOPS for the Ethereum Blockchain

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors