##### xfs : xfs 8Gareca16 RAID0 RA512 DISKS16 IntJRNL 28June07+0953 MKFS mkfs.xfs -f /dev/sdb ##### xfs : xfs 8Gareca16 RAID0 RA512 DISKS16 IntJRNL 28June07+0953 MOUNT mount -t xfs /dev/sdb /areca ##### xfs : xfs 8Gareca16 RAID0 RA512 DISKS16 IntJRNL 28June07+0953 BONNIE bonnie++ -d /areca/benchmarks -r 0 -s 2g -n 3 -u hjm >> /home/hjm/bm_logs/xfs_8Gareca16_RAID0_RA512_DISKS16_IntJRNL_28June07+0953.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 59914 99 645947 98 728012 99 64192 100 1931789 99 +++++ +++ ------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,59914,99,645947,98,728012,99,64192,100,1931789,99,+++++,+++,3,+++++,+++,+++++,+++,+++++,+++,+++++,+++,+++++,+++,+++++,+++ ##### xfs : xfs 8Gareca16 RAID0 RA512 DISKS16 IntJRNL 28June07+0953 IOZONE iozone -a -b /home/hjm/bm_logs/xfs_8Gareca16_RAID0_RA512_DISKS16_IntJRNL_28June07+0953_iozone.xls -f /areca/iozone.tmp >> /home/hjm/bm_logs/xfs_8Gareca16_RAID0_RA512_DISKS16_IntJRNL_28June07+0953_iozone.txt ##### xfs : xfs 8Gareca16 RAID0 RA512 DISKS16 IntJRNL 28June07+0953 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 ;