Changes between Version 12 and Version 13 of GPFS_Per_dd
- Timestamp:
- Feb 27, 2008, 11:11:57 AM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GPFS_Per_dd
v12 v13 15 15 16 16 === 8 Nodes, Enable Replicate, Default Parameters === 17 * Test Command: dd17 * '''Test Command: dd''' 18 18 [[Image(dd.png)]] 19 19 {{{ … … 25 25 26 26 27 * Server Statistics Informance27 * '''Server Statistics Informance''' 28 28 [[Image(dstat_server.png)]] 29 29 {{{ … … 39 39 }}} 40 40 41 * Client Statistics Informance41 * '''Client Statistics Informance''' 42 42 [[Image(dstat_client.png)]] 43 43 {{{ … … 57 57 58 58 === 8 Nodes, No Replicate, Default Parameter === 59 * Test Command: dd59 * '''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 Informance68 * '''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 Informance82 * '''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: dd99 * '''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: dd110 * '''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