close
Warning:
Can't synchronize with repository "(default)" (Unsupported version control system "svn": /usr/lib/python2.7/dist-packages/libsvn/_delta.so: failed to map segment from shared object: Cannot allocate memory). Look in the Trac log for more information.
- Timestamp:
-
Feb 27, 2008, 11:11:57 AM (18 years ago)
- Author:
-
rock
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
|
v12
|
v13
|
|
| 15 | 15 | |
| 16 | 16 | === 8 Nodes, Enable Replicate, Default Parameters === |
| 17 | | * Test Command: dd |
| | 17 | * '''Test Command: dd''' |
| 18 | 18 | [[Image(dd.png)]] |
| 19 | 19 | {{{ |
| … |
… |
|
| 25 | 25 | |
| 26 | 26 | |
| 27 | | * Server Statistics Informance |
| | 27 | * '''Server Statistics Informance''' |
| 28 | 28 | [[Image(dstat_server.png)]] |
| 29 | 29 | {{{ |
| … |
… |
|
| 39 | 39 | }}} |
| 40 | 40 | |
| 41 | | * Client Statistics Informance |
| | 41 | * '''Client Statistics Informance''' |
| 42 | 42 | [[Image(dstat_client.png)]] |
| 43 | 43 | {{{ |
| … |
… |
|
| 57 | 57 | |
| 58 | 58 | === 8 Nodes, No Replicate, Default Parameter === |
| 59 | | * Test Command: dd |
| | 59 | * '''Test Command: dd''' |
| 60 | 60 | {{{ |
| 61 | 61 | gpfs-server:/usr/lpp/mmfs/samples/perf# dd if=/dev/zero of=/home/gpfs_mount/dd.test.16G_2 bs=1G count=16 |
| … |
… |
|
| 66 | 66 | |
| 67 | 67 | |
| 68 | | * Server Statistics Informance |
| | 68 | * '''Server Statistics Informance''' |
| 69 | 69 | {{{ |
| 70 | 70 | gpfs04:~# dstat -c -d -M gpfs -n -N eth0 -l 5 |
| … |
… |
|
| 80 | 80 | }}} |
| 81 | 81 | |
| 82 | | * Client Statistics Informance |
| | 82 | * '''Client Statistics Informance''' |
| 83 | 83 | {{{ |
| 84 | 84 | gpfs-server:/home/rock# dstat -c -d -M gpfs -n -N eth1 -l 5 |
| … |
… |
|
| 97 | 97 | |
| 98 | 98 | === 8 Nodes, Replicate, Adjust Parameters === |
| 99 | | * Test Command: dd |
| | 99 | * '''Test Command: dd''' |
| 100 | 100 | {{{ |
| 101 | 101 | gpfs-server:/home/gpfs_mount# dd if=/dev/zero of=/home/gpfs_mount/dd.test.16G_5 bs=1G count=16 |
| … |
… |
|
| 108 | 108 | |
| 109 | 109 | === 8 Nodes, No Replicate, Adjust Parameters === |
| 110 | | * Test Command: dd |
| | 110 | * '''Test Command: dd''' |
| 111 | 111 | {{{ |
| 112 | 112 | gpfs-server:/home/gpfs_mount# dd if=/dev/zero of=/home/gpfs_mount/dd.test.16G_4 bs=1G count=16 |