##### ext3 : ext3 areca RAID5 RA8192 DISKS12 IntJRNL 26June07+2158 MKFS mkfs.ext3 -F -F /dev/sda ##### ext3 : ext3 areca RAID5 RA8192 DISKS12 IntJRNL 26June07+2158 MOUNT mount -t ext3 /dev/sda /areca ##### ext3 : ext3 areca RAID5 RA8192 DISKS12 IntJRNL 26June07+2158 BONNIE bonnie++ -d /areca/benchmarks -r 400 -s 2g -n 3 -u hjm >> /home/hjm/bm_logs/ext3_areca_RAID5_RA8192_DISKS12_IntJRNL_26June07+2158.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 51890 98 165242 67 73910 16 61116 97 134688 11 535.4 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,51890,98,165242,67,73910,16,61116,97,134688,11,535.4,0,3,+++++,+++,+++++,+++,+++++,+++,+++++,+++,+++++,+++,+++++,+++ ##### ext3 : ext3 areca RAID5 RA8192 DISKS12 IntJRNL 26June07+2158 IOZONE iozone -a -b /home/hjm/bm_logs/ext3_areca_RAID5_RA8192_DISKS12_IntJRNL_26June07+2158_iozone.xls -f /areca/iozone.tmp >> /home/hjm/bm_logs/ext3_areca_RAID5_RA8192_DISKS12_IntJRNL_26June07+2158_iozone.txt ##### ext3 : ext3 areca RAID5 RA8192 DISKS12 IntJRNL 26June07+2158 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 ;