Skip to main content
A newer release of this product is available.

metrocluster check connection show

Contributors
Suggest changes

Display the check results of connections for nodes in a MetroCluster over IP configuration

Availability: This command is available to cluster administrators at the admin privilege level.

Description

The metrocluster check connection show command displays the check results of connections for nodes in a MetroCluster over IP configuration.

Parameters

{ [-fields <fieldname>,…​]

If you specify the -fields <fieldname>,…​ parameter, the command displays only the fields that you specify.

| [-instance ] }

If this parameter is specified, the command displays detailed information about all entries.

[-dr-group-id <integer>] - DR Group ID

If this parameter is specified, the command displays information for the matching DR group.

[-cluster-uuid <UUID>] - Cluster UUID

If this parameter is specified, the command displays information for the matching cluster specified by uuid.

[-cluster <Cluster name>] - Cluster Name

If this parameter is specified, the command displays information for the matching cluster.

[-node-uuid <UUID>] - Node UUID

If this parameter is specified, the command displays information for the matching node specified by uuid.

[-node <text>] - Node Name

If this parameter is specified, the command displays information for the matching nodes.

[-home-port {<netport>|<ifgrp>}] - Home Port

If this parameter is specified, the command displays information for the matching home-port.

[-relationship-type <Roles of MetroCluster Nodes>] - Relationship Role Type

If this parameter is specified, the command displays information for the matching relationship-type.

[-source-address <IP Address>] - Source Network Address

If this parameter is specified, the command displays information for the matching source address.

[-destination-address <IP Address>] - Destination Network Address

If this parameter is specified, the command displays information for the matching destination address.

[-partner-cluster-uuid <UUID>] - Partner Cluster UUID

If this parameter is specified, the command displays information for the matching partner-cluster-uuid.

[-partner-node-uuid <UUID>] - Partner Node UUID

If this parameter is specified, the command displays information for the matching partner-node-uuid.

[-partner-node <text>] - Partner Node Name

If this parameter is specified, the command displays information for the matching partner-node.

[-partner-type <text>] - Partner Relationship Type

If this parameter is specified, the command displays information for the matching partner-type.

[-config-state <text>] - Configuration State

If this parameter is specified, the command displays information for the matching config-state.

[-config-error-info <text>] - Configuration Error Information

If this parameter is specified, the command displays information for the matching config-error-info.

[-check-result {ok|warning|not-run|not-applicable}] - Check Connection Result

If this parameter is specified, the command displays information for the matching check-result.

[-check-ping-error-info <text>] - Check Connection Ping Error Info

If this parameter is specified, the command displays information for the matching check-ping-error-info.

[-check-mtu-size-error-info <text>] - Check Connection MTU Size Error Info

If this parameter is specified, the command displays information for the matching check-mtu-size-error-info.

[-check-storage-error-info <text>] - Check Connection Storage Error Info

If this parameter is specified, the command displays information for the matching check-storage-error-info.

Examples

The following example shows the output of the metrocluster check connection show command:

clusA::>  metrocluster check connection show
DR                    Source          Destination
Group Cluster Node    Network Address Network Address Partner Type Config State
----- ------- ------- --------------- --------------- ------------ ------------
1     cluster-A
              node-A1
                 Home Port: e0f
                      10.140.113.214  10.140.113.216  HA Partner   completed
              Check Result: ok
                 Home Port: e0f
                      10.140.113.214  10.140.113.218  DR Partner   completed
              Check Result: ok
                 Home Port: e0f
                      10.140.113.214  10.140.113.249  DR Auxiliary completed
              Check Result: ok
                 Home Port: e0g
                      10.140.113.215  10.140.113.217  HA Partner   completed
              Check Result: ok
                 Home Port: e0g
                      10.140.113.215  10.140.113.248  DR Partner   completed
              Check Result: ok
                 Home Port: e0g
                      10.140.113.215  10.140.113.25   DR Auxiliary completed
              Check Result: ok
              node-A2
                 Home Port: e0f
                      10.140.113.216  10.140.113.214  HA Partner   completed
              Check Result: ok
                 Home Port: e0f
                      10.140.113.216  10.140.113.249  DR Partner   completed
              Check Result: ok
                 Home Port: e0f
                      10.140.113.216  10.140.113.218  DR Auxiliary completed
              Check Result: ok
                 Home Port: e0g
                      10.140.113.217  10.140.113.215  HA Partner   completed
              Check Result: ok
                 Home Port: e0g
                      10.140.113.217  10.140.113.25   DR Partner   completed
              Check Result: ok
                 Home Port: e0g
                      10.140.113.217  10.140.113.248  DR Auxiliary completed
              Check Result: ok
      cluster-B
              node-B1
                 Home Port: e0f
                      10.140.113.218  10.140.113.249  HA Partner   completed
              Check Result: ok
                 Home Port: e0f
                      10.140.113.218  10.140.113.214  DR Partner   completed
              Check Result: ok
                 Home Port: e0f
                      10.140.113.218  10.140.113.216  DR Auxiliary completed
              Check Result: ok
                 Home Port: e0g
                      10.140.113.248  10.140.113.25   HA Partner   completed
              Check Result: ok
                 Home Port: e0g
                      10.140.113.248  10.140.113.215  DR Partner   completed
              Check Result: ok
                 Home Port: e0g
                      10.140.113.248  10.140.113.217  DR Auxiliary completed
              Check Result: ok
              node-B2
                 Home Port: e0f
                      10.140.113.249  10.140.113.218  HA Partner   completed
              Check Result: ok
                 Home Port: e0f
                      10.140.113.249  10.140.113.216  DR Partner   completed
              Check Result: ok
                 Home Port: e0f
                      10.140.113.249  10.140.113.214  DR Auxiliary completed
              Check Result: ok
                 Home Port: e0g
                      10.140.113.25   10.140.113.248  HA Partner   completed
              Check Result: ok
                 Home Port: e0g
                      10.140.113.25   10.140.113.217  DR Partner   completed
              Check Result: ok
                 Home Port: e0g
                      10.140.113.25   10.140.113.215  DR Auxiliary completed
              Check Result: ok
24 entries were displayed.