Changes between Initial Version and Version 1 of lustre_bonnie++


Ignore:
Timestamp:
Jun 3, 2008, 4:54:34 PM (16 years ago)
Author:
chris
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • lustre_bonnie++

    v1 v1  
     1[[PageOutline]]
     2= Lustre File System Performance Report (Uses bonnie++ command) =
     3[[BR]]
     4[[BR]]
     5== Machine Informance ==
     6||Node ||4 nodes (1 server , 3 client provide disks)||
     7||CPU ||Intel(R) Core(TM)2 Quad CPU    Q6600  @ 2.40GHz (each node)||
     8||Memory ||2GB DDR2 667 (each node)||
     9||Disk  ||320G+160G (each node), All nodes:  (320G+ 160G) * 3 = 1.4T||
     10||NIC ||Intel Corporation 82566DM Gigabit Network Connection||
     11||Switch ||ZyXEL 8 port GE switch||
     12[[BR]]
     13[[BR]]
     14== Offical Web ==
     15http://www.coker.com.au/bonnie++/ [[BR]]
     16http://www.coker.com.au/bonnie++/readme.html
     17[[BR]]
     18[[BR]]
     19= Lustre Performance =
     20{{{
     21[root@lustre bonnie++-1.03c]# ./bonnie++ -d /mnt/client_fs01/ -s 16000:1048576  -r 1024 -u root -m first
     22Using uid:0, gid:0.
     23Writing with putc()...done
     24Writing intelligently...done
     25Rewriting...done
     26Reading with getc()...done
     27Reading intelligently...done
     28start 'em...done...done...done...
     29Create files in sequential order...done.
     30Stat files in sequential order...done.
     31Delete files in sequential order...done.
     32Create files in random order...done.
     33Stat files in random order...done.
     34Delete files in random order...done.
     35Version 1.03c       ------Sequential Output------ --Sequential Input- --Random-
     36                    -Per Chr- --Block-- -Rewrite- -Per Chr- --Block-- --Seeks--
     37Machine   Size:chnk K/sec %CP K/sec %CP K/sec %CP K/sec %CP K/sec %CP  /sec %CP
     38first  16000M:1024k 44277  73 44487   6 20676   7 44695  90 49761  12  60.2  17
     39                    ------Sequential Create------ --------Random Create--------
     40                    -Create-- --Read--- -Delete-- -Create-- --Read--- -Delete--
     41              files  /sec %CP  /sec %CP  /sec %CP  /sec %CP  /sec %CP  /sec %CP
     42                 16  6706  35  2971  31  5324  36  6314  37  2995  33  5812  36
     43first,16000M:1024k,44277,73,44487,6,20676,7,44695,90,49761,12,60.2,17,16,6706,35,2971,31,5324,36,6314,37,2995,33,5812,36
     44
     45}}}
     46