Skip to content

Instantly share code, notes, and snippets.

@wido
Created October 8, 2018 13:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save wido/6d1f73b904aba3cfb347ff26b906763b to your computer and use it in GitHub Desktop.
Save wido/6d1f73b904aba3cfb347ff26b906763b to your computer and use it in GitHub Desktop.
FIO RBD 4k IO-depth 1 write test
fio --ioengine=rbd --clientname=admin --invalidate=0 --rw=randwrite --pool=rbd --rbdname=fio --bs=4k --iodepth=1 --runtime=60 --name=rbd_w_4k
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment