Help

Table Of Contents
NOTE: The chart displays data for the cluster to which you are connected. To simultaneously view the statistics for a
remote cluster, open a second browser session and connect to the remote cluster's management console.
Guidelines
The absolute value of the bytes (or bandwidth) and packet (or throughput) related categories might not indicate a problem.
They will reflect the amount of traffic requested by other internal metro node firmware components, which is ultimately the
host application requested load.
If the observed maximums appear to be much lower than the available inter-cluster bandwidth or what you expect to see
from your application, this is worth investigating.
FC-COM specific: If Fibre Channel switches are used over dark fibre or DWDM WAN equipment, ensure that the WAN facing
Fibre Channel ports have sufficient buffer credits allocated to the ports. A lack of buffer credits imposes an undesired limit
on the maximum throughput on the WAN port.
For Brocade switches:
An extended fabric license is required for each edge switch, and the WAN facing ports must be set to LS or LD mode.
See the portcfglongdistance command.
Monitor the port's counters for non-zero values for tim_txcrd_z or time transmission credits are zero. This means the
Fibre Channel port wanted to transmit a Fibre Channel packet, but did not have sufficient buffer credits to do so. Any
non-zero value in this category implies performance issues on the WAN port.
If FCIP gateway devices are used between metro node clusters, ensure that the FCIP tunnel is configured properly.
For Brocade FCIP switches:
Check for bandwidth rate limiting setting on the tunnel. See the portshow fciptunnel command. Verify that the
values for Minimum/Maximum Communication Rate are not causing a bottleneck.
Check for improper QoS settings on the tunnel. In the portshow fciptunnel command output, check the values for
QoS Percentages. Note that only if QoS has been set on the LAN facing Fibre Channel ports will QoS settings affect the
fciptunnel settings.
Corrective actions
Check the ip-com and fc-com ports health on the directors.
Check the WAN products for improperly configured ports, link errors, packet loss, QoS limitations, or large observed
round-trip-times outside of supported metro node specs.
If you suspect that you are not achieving optimal inter-cluster WAN throughput, verify the available inter-cluster bandwidth.
Check the WAN latency using the director ping CLI command.
Check the WAN Latency chart or the monitor category com-cluster-io for a history of WAN latency.
Follow the WAN products' performance best practices.
Find out from your WAN provider if anything has changed recently.
WAN COM performance for remote read or remote write operations for distributed-devices and remote-devices are also
limited to the storage array's performance. Make sure that the back-end performance on your remote cluster is not your
bottleneck.
IP-COM specific:
Check the network's maximum supported MTU (maximum transmission unit) size. Standard networks support 1500 byte
MTUs. Jumbo frames can support up to about 9000 byte MTUs, which typically result in faster throughputs and consumes
fewer CPU cycles. Jumbo frames however must be explicitly enabled on every device in the network path (director
tracepath CLI command shows the number of hops.) WAN providers are typically reluctant to enable jumbo frames.
Check the WAN Message Size chart.
Check the port-group's socket buffer size (socket-buf-size in /clusters/cluster-#/cluster-connectivity/option-sets/
optionset-com-#/). The default is set to 1MB. The optimal value for this the network's delay-bandwidth product which is the
latency or delay of the network multiplied by the available bandwidth, which is the amount of data required to be outstanding
to fully utilize the network.
If this value is too large for a low bandwidth connection, there will be connection keepalive timeouts and possibly cluster
departure events. Lower the socket-buf-size in this case.
If this value is too low for a high bandwidth connection, there won't be enough in-flight data outstanding on the WAN
port to fully utilize its available capacity, and the observed performance will be much less than expected. Increase the
socket-buf-size to the minimum delay-bandwidth product.
Monitoring the system
45