Changes between Version 2 and Version 3 of lustre_bonnie++


Ignore:
Timestamp:
Jun 4, 2008, 11:23:53 AM (16 years ago)
Author:
chris
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • lustre_bonnie++

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