Changes between Version 6 and Version 7 of lustre_bonnie++


Ignore:
Timestamp:
Jun 4, 2008, 5:12:41 PM (16 years ago)
Author:
chris
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • lustre_bonnie++

    v6 v7  
    4545
    4646}}}
    47  * with NFS tunning [[BR]]
     47 * with NFS tunning, kernel io scheduler='''default'''[[BR]]
    4848{{{
    4949[root@lustre bonnie++-1.03c]# ./bonnie++ -d /mnt/client_fs01/ -s 16000:1048576  -r 1024 -u root -m first
     
    7272
    7373}}}
    74  * [[BR]]
    75 {{{
    76 [root@lustre bonnie++-1.03c]# ./bonnie++ -d /mnt/client_fs01/ -s 16000:1048576  -r 1024 -u root -m first
    77 Using uid:0, gid:0.
    78 Writing with putc()...done
    79 Writing intelligently...done
    80 Rewriting...done
    81 Reading with getc()...done
    82 Reading intelligently...done
    83 start 'em...done...done...done...
    84 Create files in sequential order...done.
    85 Stat files in sequential order...done.
    86 Delete files in sequential order...done.
    87 Create files in random order...done.
    88 Stat files in random order...done.
    89 Delete files in random order...done.
    90 Version 1.03c       ------Sequential Output------ --Sequential Input- --Random-
    91                     -Per Chr- --Block-- -Rewrite- -Per Chr- --Block-- --Seeks--
    92 Machine   Size:chnk K/sec %CP K/sec %CP K/sec %CP K/sec %CP K/sec %CP  /sec %CP
    93 first  16000M:1024k 46404  81 48673   9 22816   9 44900  94 58753  16  64.9  20
    94                     ------Sequential Create------ --------Random Create--------
    95                     -Create-- --Read--- -Delete-- -Create-- --Read--- -Delete--
    96               files  /sec %CP  /sec %CP  /sec %CP  /sec %CP  /sec %CP  /sec %CP
    97                  16  7103  35  3032  35  5347  39  6264  37  3024  33  5507  34
    98 first,16000M:1024k,46404,81,48673,9,22816,9,44900,94,58753,16,64.9,20,16,7103,35,3032,35,5347,39,6264,37,3024,33,5507,34
    99 
    100 }}}
    101  * [[BR]]
     74 * with NFS tunning, kernel io scheduler = '''deadline'''[[BR]]
    10275{{{
    10376[root@lustre bonnie++-1.03c]# ./bonnie++ -d /mnt/client_fs01/ -s 16000:1048576  -r 1024 -u root