Differences between version 107 and predecessor to the previous major change of HarddiskBenchmarks.
Other diffs: Previous Revision, Previous Author, or view the Annotated Edit History
Newer page: | version 107 | Last edited on Thursday, April 26, 2007 6:03:55 pm | by RaymondBurgess | Revert |
Older page: | version 104 | Last edited on Sunday, January 21, 2007 12:28:45 am | by ElroyLiddington | Revert |
@@ -4,9 +4,9 @@
Here's our preferred bonnie++ command line:
<verbatim>
- /usr/sbin/bonnie++ -r <ramsize> -s <twice ramsize> -x 1
+ /usr/sbin/bonnie++ -n 128
-r <ramsize> -s <twice ramsize> -x 1
</verbatim>
Some documentation suggests that you should use about 40 times the ramsize in your -s parameter, as opposed to 2 times the ramsize. This will obviously take longer, but should sidestep any cache improvements you might see which could influence your results. If you change your bonnie++ command line please make a note of it
@@ -17,8 +17,9 @@
which should have been bundled with bonnie++.
Please make a note of your system specification, in particular the disk IO subsystem, which OS, and which version of bonnie++ you are running.
+If you get all +++++ results for the Create tests your disks are too fast to test. Meaningful results require the test to take longer than 500ms, increase the number of files used for the test with the -n commandline option.
-----
Name: Imperial%%%
OS: FreeBSD 6-CURRENT (2005-06-04)%%%
@@ -1209,5 +1210,35 @@
files:max:min /sec %CP /sec %CP /sec %CP /sec %CP /sec %CP /sec %CP
ibm 16 448 90 +++++ +++ 26376 95 440 90 +++++ +++ 1537 90
</verbatim>
----
+Name: testserver
+OS: Debian 4.0, Kernel: 2.6.18-4-686 (SMP)%%%
+Bonnie++ ver: 1.03%%%
+Hardware: Dual Intel(R) Xeon(TM) CPU 2.00GHz, 2GB RAM, IBM ServeRAID 5i SCSI RAID Controller%%%
+Disk System: 2 * Hitachi 36.4GB SCA2 (RAID-1)%%%
+Filesystem: ext3
+Bonnie commandline: bonnie++ -r 2048 -s 4096 -x 1%%%
+Results:
+<verbatim>
+Version 1.03 ------Sequential Output------ --Sequential Input- --Random-
+ -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
+testserver 4G 25907 96 35073 24 14777 6 31127 95 44810 6 570.2 1
+ ------Sequential Create------ --------Random Create--------
+ -Create-- --Read--- -Delete-- -Create-- --Read--- -Delete--
+files:max:min /sec %CP /sec %CP /sec %CP /sec %CP /sec %CP /sec %CP
+testserver 256 21745 76 227477 99 10660 35 26334 91 296262 100 3978 13
+</verbatim>
+<verbatim>
+Version 1.03 ------Sequential Output------ --Sequential Input- --Random-
+ -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
+testserver 4G 25614 96 35928 25 14750 6 30007 92 44688 7 621.9 1
+ ------Sequential Create------ --------Random Create--------
+ -Create-- --Read--- -Delete-- -Create-- --Read--- -Delete--
+files:max:min /sec %CP /sec %CP /sec %CP /sec %CP /sec %CP /sec %CP
+testserver 128 29315 98 232426 100 20997 62 26331 86 +++++ +++ 29526 92
+</verbatim>
+----
+
Part of CategoryDiskNotes