##### ext3 : ext3 areca RAID5 RA8192 DISKS16 IntJRNL 25June07+1452 MKFS mkfs.ext3 -F -F /dev/sda ##### ext3 : ext3 areca RAID5 RA8192 DISKS16 IntJRNL 25June07+1452 MOUNT mount -t ext3 /dev/sda /areca ##### ext3 : ext3 areca RAID5 RA8192 DISKS16 IntJRNL 25June07+1452 BONNIE bonnie++ -d /areca/benchmarks -r 400 -s 2g -n 3 -u hjm >> /home/hjm/bm_logs/ext3_areca_RAID5_RA8192_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 52203 98 150687 57 91979 22 59462 95 686251 69 542.7 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,52203,98,150687,57,91979,22,59462,95,686251,69,542.7,0,3,+++++,+++,+++++,+++,+++++,+++,+++++,+++,+++++,+++,+++++,+++ ##### ext3 : ext3 areca RAID5 RA8192 DISKS16 IntJRNL 25June07+1452 IOZONE iozone -a -b /home/hjm/bm_logs/ext3_areca_RAID5_RA8192_DISKS16_IntJRNL_25June07+1452_iozone.xls -f /areca/iozone.tmp >> /home/hjm/bm_logs/ext3_areca_RAID5_RA8192_DISKS16_IntJRNL_25June07+1452_iozone.txt ##### ext3 : ext3 areca RAID5 RA8192 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 ;