Script started on Sun 11 Oct 2009 01:53:12 AM EDT sh-4.0# mount /dev/mapper/vg_obey-lv_root on / type ext3 (rw) proc on /proc type proc (rw) sysfs on /sys type sysfs (rw) devpts on /dev/pts type devpts (rw,gid=5,mode=620) /dev/sda1 on /boot type ext4 (rw) tmpfs on /dev/shm type tmpfs (rw,rootcontext="system_u:object_r:tmpfs_t:s0") none on /proc/sys/fs/binfmt_misc type binfmt_misc (rw) sh-4.0# uname -a Linux obey 2.6.31.1-56.fc12.i686.PAE #1 SMP Tue Sep 29 16:16:16 EDT 2009 i686 athlon i386 GNU/Linux sh-4.0# time bonnie++ -m ext3 -u root Using uid:0, gid:0. Writing with putc()...done Writing intelligently...done Rewriting...done Reading with getc()...done Reading intelligently...done start 'em...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.03e ------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 ext3 2472M 5574 45 7691 28 5328 16 10783 60 14269 17 199.5 4 ------Sequential Create------ --------Random Create-------- -Create-- --Read--- -Delete-- -Create-- --Read--- -Delete-- files /sec %CP /sec %CP /sec %CP /sec %CP /sec %CP /sec %CP 16 1369 96 12156 99 3133 88 1229 89 14074 99 3129 88 ext3,2472M,5574,45,7691,28,5328,16,10783,60,14269,17,199.5,4,16,1369,96,12156,99,3133,88,1229,89,14074,99,3129,88 real 29m30.304s user 3m47.822s sys 6m11.646s sh-4.0# dexit Script done on Sun 11 Oct 2009 02:23:14 AM EDT