Check storage array connectivity
The check storageArray connectivity command verifies that the local storage array and the remote storage array have a communication path and displays the connection details between the local and remote storage array.
Supported Arrays
Roles
To execute this command on an storage array, you must have the Storage Admin role.
Context
Before creating an asynchronous mirror group, you should check whether the local storage array and the remote storage array can communicate with each other. When you execute this command, the system queries for the remote storage array on all eligible host ports to determine what ports are connected to the remote storage array. The result of the test is a list of all ports on the local storage array along with a list of the remote storage array port addresses accessible through that port.
Syntax
check storageArray connectivity
(remoteStorageArrayName="<var id="GUID-7BC9EEB0-CDC7-42B6-A572-4DA65418C340__V1111705" className="keyword varname">storageArrayName</var>" |
remoteStorageArrayWwid=<<var id="GUID-7BC9EEB0-CDC7-42B6-A572-4DA65418C340__V1111706" className="keyword varname">wwID</var>>)
Parameters
Parameter | Description |
---|---|
remoteStorageArrayName | The name for the remote storage array for which you are checking connectivity. Enclose the storage array name in double quotation marks (" "). |
remoteStorageArrayWwid | The World Wide Identifier (WWID) of the storage array for which you are checking connectivity. You can use the WWID instead of the storage array name to identify the storage array. Enclose the WWID in angle brackets (< >). |
Notes
Before a mirror can be established between two storage arrays, they must be connected through a Fibre Channel connection or an iSCSI connection.
Fibre Channel asynchronous mirroring must be activated on both storage arrays before they can communicate with each other for mirroring or connectivity checking.
If the local storage array supports iSCSI, connectivity over iSCSI is checked. If the local storage array supports Fibre Channel and mirroring over Fibre Channel has been activated, connectivity over Fibre Channel is checked. If the local storage array does not support iSCSI or Fibre Channel, an error message is displayed and the operation aborted.