Changes between Version 1 and Version 2 of lustre_gpfs


Ignore:
Timestamp:
Jun 10, 2008, 7:37:43 PM (16 years ago)
Author:
rock
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • lustre_gpfs

    v1 v2  
    5555
    5656}}}
     57[[BR]]
     58 * Lustre ('''with''' NFS tunning, kernel io scheduler = '''default''')
     59{{{
     60[root@lustre bonnie++-1.03c]# ./bonnie++ -d /mnt/client_fs01/ -s 16000:1048576  -r 1024 -u root -m first
     61Using uid:0, gid:0.
     62Writing with putc()...done
     63Writing intelligently...done
     64Rewriting...done
     65Reading with getc()...done
     66Reading intelligently...done
     67start 'em...done...done...done...
     68Create files in sequential order...done.
     69Stat files in sequential order...done.
     70Delete files in sequential order...done.
     71Create files in random order...done.
     72Stat files in random order...done.
     73Delete files in random order...done.
     74Version 1.03c       ------Sequential Output------ --Sequential Input- --Random-
     75                    -Per Chr- --Block-- -Rewrite- -Per Chr- --Block-- --Seeks--
     76Machine   Size:chnk K/sec %CP K/sec %CP K/sec %CP K/sec %CP K/sec %CP  /sec %CP
     77first  16000M:1024k 41030  75 59535   9 26237  10 47504  96 64738  17  68.0  21
     78                    ------Sequential Create------ --------Random Create--------
     79                    -Create-- --Read--- -Delete-- -Create-- --Read--- -Delete--
     80              files  /sec %CP  /sec %CP  /sec %CP  /sec %CP  /sec %CP  /sec %CP
     81                 16  6802  36  3005  32  5248  36  6308  38  3029  35  5351  35
     82first,16000M:1024k,41030,75,59535,9,26237,10,47504,96,64738,17,68.0,21,16,6802,36,3005,32,5248,36,6308,38,3029,35,5351,35
     83}}}
     84 * GPFS ('''with''' NFS tunning, kernel io scheduler = '''default''')
     85{{{
     86Version  1.03       ------Sequential Output------ --Sequential Input- --Random-
     87                    -Per Chr- --Block-- -Rewrite- -Per Chr- --Block-- --Seeks--
     88Machine   Size:chnk K/sec %CP K/sec %CP K/sec %CP K/sec %CP K/sec %CP  /sec %CP
     89first  16000M:1024k 52881  85 52889   4 21749   3 24942  40 17617   1  16.3   2
     90                    ------Sequential Create------ --------Random Create--------
     91                    -Create-- --Read--- -Delete-- -Create-- --Read--- -Delete--
     92              files  /sec %CP  /sec %CP  /sec %CP  /sec %CP  /sec %CP  /sec %CP
     93                 16   363   1  1003   1   484   1   398   1  1176   2   275   0
     94first,16000M:1024k,52881,85,52889,4,21749,3,24942,40,17617,1,16.3,2,16,363,1,1003,1,484,1,398,1,1176,2,275,0
     95
     96}}}