##### ext3 : ext3 areca RAID5 RA512 DISKS16 IntJRNL 25June07+1452 MKFS mkfs.ext3 -F -F /dev/sda ##### ext3 : ext3 areca RAID5 RA512 DISKS16 IntJRNL 25June07+1452 MOUNT mount -t ext3 /dev/sda /areca ##### ext3 : ext3 areca RAID5 RA512 DISKS16 IntJRNL 25June07+1452 BONNIE bonnie++ -d /areca/benchmarks -r 400 -s 2g -n 3 -u hjm >> /home/hjm/bm_logs/ext3_areca_RAID5_RA512_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 31974 61 177608 72 99051 25 57138 95 765679 68 570.9 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,31974,61,177608,72,99051,25,57138,95,765679,68,570.9,0,3,+++++,+++,+++++,+++,+++++,+++,+++++,+++,+++++,+++,+++++,+++ ##### ext3 : ext3 areca RAID5 RA512 DISKS16 IntJRNL 25June07+1452 IOZONE iozone -a -b /home/hjm/bm_logs/ext3_areca_RAID5_RA512_DISKS16_IntJRNL_25June07+1452_iozone.xls -f /areca/iozone.tmp >> /home/hjm/bm_logs/ext3_areca_RAID5_RA512_DISKS16_IntJRNL_25June07+1452_iozone.txt ##### ext3 : ext3 areca RAID5 RA512 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 ;