1 | | test |
| 1 | [[PageOutline]] |
| 2 | = Lustre Performance Report (Uses iozone command) = |
| 3 | [[BR]] |
| 4 | == 0. Machine Informance == |
| 5 | ||Node ||4 nodes (1 server , 3 client provide disks)|| |
| 6 | ||CPU ||Intel(R) Core(TM)2 Quad CPU Q6600 @ 2.40GHz (each node)|| |
| 7 | ||Memory ||2GB DDR2 667 (each node)|| |
| 8 | ||Disk ||320G+160G (each node), All nodes: (320G+ 160G) * 3 = 1.4T|| |
| 9 | ||NIC ||Intel Corporation 82566DM Gigabit Network Connection|| |
| 10 | ||Switch ||ZyXEL GE switch|| |
| 11 | |
| 12 | == 1. 4 Nodes, No Replicate, Adjust Parameters == |
| 13 | {{{ |
| 14 | $ iozone -g 16g -aRb test.wks |
| 15 | }}} |
| 16 | |
| 17 | [[BR]] |
| 18 | == 3. Performance == |
| 19 | |
| 20 | The following six diagrams show the testing results using IOzone as the benchmark to evaluate how Lustre works with and without data-replication. The six IO operations we have done for performance evaluation are write, re-write, read, re-read, random read, and random write opertion, respectively. |
| 21 | |
| 22 | [[Image(write.PNG)]] |
| 23 | |
| 24 | [[Image(re-writer.PNG)]] |
| 25 | |
| 26 | [[Image(reader.PNG)]] |
| 27 | |
| 28 | [[Image(re-reader.PNG)]] |
| 29 | |
| 30 | [[Image(random-reader.PNG)]] |
| 31 | |
| 32 | [[Image(random-writer.PNG)]] |
| 33 | |
| 34 | [[BR]] |