##### ext3 : ext3 areca RAID5 RA256 DISKS16 IntJRNL 25June07+1452 MKFS mkfs.ext3 -F -F /dev/sda ##### ext3 : ext3 areca RAID5 RA256 DISKS16 IntJRNL 25June07+1452 MOUNT mount -t ext3 /dev/sda /areca ##### ext3 : ext3 areca RAID5 RA256 DISKS16 IntJRNL 25June07+1452 BONNIE bonnie++ -d /areca/benchmarks -r 400 -s 2g -n 3 -u hjm >> /home/hjm/bm_logs/ext3_areca_RAID5_RA256_DISKS16_IntJRNL_25June07+1452.log 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 dabrick 2G 22573 43 180141 73 96923 24 60665 96 684556 60 560.1 0 ------Sequential Create------ --------Random Create-------- -Create-- --Read--- -Delete-- -Create-- --Read--- -Delete-- files /sec %CP /sec %CP /sec %CP /sec %CP /sec %CP /sec %CP 3 +++++ +++ +++++ +++ +++++ +++ +++++ +++ +++++ +++ +++++ +++ dabrick,2G,22573,43,180141,73,96923,24,60665,96,684556,60,560.1,0,3,+++++,+++,+++++,+++,+++++,+++,+++++,+++,+++++,+++,+++++,+++ ##### ext3 : ext3 areca RAID5 RA256 DISKS16 IntJRNL 25June07+1452 IOZONE iozone -a -b /home/hjm/bm_logs/ext3_areca_RAID5_RA256_DISKS16_IntJRNL_25June07+1452_iozone.xls -f /areca/iozone.tmp >> /home/hjm/bm_logs/ext3_areca_RAID5_RA256_DISKS16_IntJRNL_25June07+1452_iozone.txt ##### ext3 : ext3 areca RAID5 RA256 DISKS16 IntJRNL 25June07+1452 KERNEL mkdir -p /areca/kernel && cd /areca/kernel; cp /home/hjm/linux-2.6.21.3.tar.bz2 . ; tar -xjf linux-2.6.21.3.tar.bz2 && cd linux-2.6.21.3; cp /home/hjm/kernel.config ./.config; make -j8 bzImage && make -j8 modules ;