Skip to content

Instantly share code, notes, and snippets.

@ricardoanguiano
Created December 1, 2015 07:02
Show Gist options
  • Save ricardoanguiano/29e8faa1c6188a4698c3 to your computer and use it in GitHub Desktop.
Save ricardoanguiano/29e8faa1c6188a4698c3 to your computer and use it in GitHub Desktop.
Benchmark bonnie++ raid0
root@trusty01:/scratch/ricardo# bonnie++ -d `pwd` -u 1000
Using uid:1000, gid:1000.
Writing a byte at a time...done
Writing intelligently...done
Rewriting...done
Reading a byte at a time...done
Reading intelligently...done
start 'em...done...done...done...done...done...
Create files in sequential order...done.
Stat files in sequential order...done.
Delete files in sequential order...done.
Create files in random order...done.
Stat files in random order...done.
Delete files in random order...done.
Version 1.97 ------Sequential Output------ --Sequential Input- --Random-
Concurrency 1 -Per Chr- --Block-- -Rewrite- -Per Chr- --Block-- --Seeks--
Machine Size K/sec %CP K/sec %CP K/sec %CP K/sec %CP K/sec %CP /sec %CP
trusty01 31904M 971 99 409179 24 208796 21 5055 100 520551 22 11755 77
Latency 19379us 77669us 1657ms 3901us 1965us 4779us
Version 1.97 ------Sequential Create------ --------Random Create--------
trusty01 -Create-- --Read--- -Delete-- -Create-- --Read--- -Delete--
files /sec %CP /sec %CP /sec %CP /sec %CP /sec %CP /sec %CP
16 +++++ +++ +++++ +++ +++++ +++ +++++ +++ +++++ +++ +++++ +++
Latency 100us 305us 403us 118us 43us 106us
1.97,1.97,trusty01,1,1448964040,31904M,,971,99,409179,24,208796,21,5055,100,520551,22,11755,77,16,,,,,+++++,+++,+++++,+++,+++++,+++,+++++,+++,+++++,+++,+++++,+++,19379us,77669us,1657ms,3901us,1965us,4779us,100us,305us,403us,118us,43us,106us
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment