| 48 | * with NFS tunning [[BR]] |
| 49 | {{{ |
| 50 | [root@lustre bonnie++-1.03c]# ./bonnie++ -d /mnt/client_fs01/ -s 16000:1048576 -r 1024 -u root -m first |
| 51 | Using uid:0, gid:0. |
| 52 | Writing with putc()...done |
| 53 | Writing intelligently...done |
| 54 | Rewriting...done |
| 55 | Reading with getc()...done |
| 56 | Reading intelligently...done |
| 57 | start 'em...done...done...done... |
| 58 | Create files in sequential order...done. |
| 59 | Stat files in sequential order...done. |
| 60 | Delete files in sequential order...done. |
| 61 | Create files in random order...done. |
| 62 | Stat files in random order...done. |
| 63 | Delete files in random order...done. |
| 64 | Version 1.03c ------Sequential Output------ --Sequential Input- --Random- |
| 65 | -Per Chr- --Block-- -Rewrite- -Per Chr- --Block-- --Seeks-- |
| 66 | Machine Size:chnk K/sec %CP K/sec %CP K/sec %CP K/sec %CP K/sec %CP /sec %CP |
| 67 | first 16000M:1024k 44359 72 51748 7 23290 8 46002 92 57361 15 64.5 18 |
| 68 | ------Sequential Create------ --------Random Create-------- |
| 69 | -Create-- --Read--- -Delete-- -Create-- --Read--- -Delete-- |
| 70 | files /sec %CP /sec %CP /sec %CP /sec %CP /sec %CP /sec %CP |
| 71 | 16 6859 38 2978 33 5514 37 6494 36 3013 32 5577 35 |
| 72 | first,16000M:1024k,44359,72,51748,7,23290,8,46002,92,57361,15,64.5,18,16,6859,38,2978,33,5514,37,6494,36,3013,32,5577,35 |
| 73 | |
| 74 | }}} |