HP MSA 2040 CLI Reference Guide
360
verify remote-link
Description Verifies host-port links between the local system and a specified remote system. All link paths, or only
paths having a specified link type, between the two systems are tested. The remote system must
already have been added by using the create remote-system command.
For replication purposes, this tests the links to be used for replication from one system to another
system. To verify bidirectional communication, run this command from the primary system to the
secondary system, and then from the secondary system to the primary system.
Syntax
verify remote-link
remote-system
system
[link-type FC|iSCSI|ALL]
Parameters remote-system
system
The remote system’s name or the IP address of one of its controller network ports.
link-type FC|iSCSI|ALL
Optional. Specifies the type of host-port links to verify:
• FC: Verify FC-to-FC links only.
• iSCSI: Verify iSCSI-to-iSCSI links only.
• ALL: Verify all FC-to-FC and iSCSI-to-iSCSI links.
If this parameter is omitted, all links are verified.
Output Port
The port ID in the local system.
Type
• FC: FC port.
• iSCSI: iSCSI port.
• Unknown: Port type is unknown.
Links
The IDs of linked ports in the remote system.
Example Verify all links between two FC systems:
# verify remote-link remote-system System2
Port Type Links
---------------------------------------
A1 FC
A2 FC
A3 FC A3,A4,B3,B4
A4 FC A3,A4,B3,B4
B1 FC
B2 FC
B3 FC A3,A4,B3,B4
B4 FC A3,A4,B3,B4
---------------------------------------
Success: Command completed successfully. (2014-01-26 13:09:01)