Setup guide

Using sw_ping to Test Wire Communication
If you are unable to connect to a Wire host, use sw_ping to determine if you
can connect to the other Wire host over the Wire network.
To use
sw_ping
to test Wire communication:
1 Change to the Stone and Wire directory:
cd /usr/discreet/sw
2 Start sw_ping. Type:
./sw_ping -host <host_name> -loop <count> -size <packetsize>
-r -w
Is:Where:
The name of the host to ping.<host_name>
The number of times to execute this test.<count>
The size of the read/write buffer (in bytes).<packetsize>
For example, type:
./sw_ping -framestore tunisia -loop 4 -size 9000000 -r -w
Results similar to the following are reported to the terminal:
Using Stone+Wire API 2009 [ProductSW_1166] (64 bits).
Stone+Wire TCP port set to 7000.
Ping successful to host tunisia (186)
Buffer size = 9043968
Sending data to tunisia, filesystem id 186
MB/sec: 111.460127
Ping successful.
Buffer size = 9043968
Sending data to tunisia, filesystem id 186
MB/sec: 111.509057
228 | Chapter 6 Advanced Configuration and Troubleshooting