8-4 getreplicationcontrollerpair, Getreplicationcontrollerpair – HP StorageWorks XP10000 Disk Array User Manual

Page 107

Advertising
background image

Command Line Interface Commands 107


RESPONSE

(Command completed; no data returned)

4-8-4 GetReplicationControllerPair

GetReplicationControllerPair

obtains information about a replication controller pair.

In the StorageWorks XP Disk Array, the pairs indicate paths between MCUs and RCUs.

Users with access to this command:

Yes: System Administrator, Storage Administrator

No: Guest, Local Guest

Restricted to permitted resources: Local System Administrator and Local Storage Administrator do not
have access range limitations.

Table 4-81

GetReplicationControllerPair Command Parameters

Parameter Name

Status

Description

masterserialnum

Optional

Specify the serial number of the storage subsystem that contains the main control
unit (MCU).

mastercontrollerid

Optional

Specify the CU number of the MCU.

remoteserialnum

Optional

Specify the serial number of the storage subsystem that contains the remote
control unit (RCU).

remotessid

Optional

Specify the SSID of the RCU.

Command execution example 1: This example obtains controller pair information for the MCU with CU number
10

in the storage subsystem with serial number 35001 and for the RCU with SSID 65534 in the storage

subsystem with serial number 15001.

hdvmcli GetReplicationControllerPair -o "D:\logs\XP128 GetReplicationControllerPair.log"

"masterserialnum=35001" "mastercontrollerid=10" "remoteserialnum=15001"

"remotessid=65534"

Command execution result 1:

RESPONSE

An instance of ReplicationControllerPair

objectID=REPCTLPAIR.35001.10.15001.65534

masterArrayType=HDS9970V

masterSerialNumber=35001

masterControllerID=10

masterStartDevNum=0

masterEndDevNum=255

remoteArrayType=HDS9980V

remoteSerialNumber=15001

remoteSSID=65534

remoteControllerID=15

remoteStartDevNum=0

remoteEndDevNum=255

Command execution example 2: This example obtains the controller pair information in all storage subsystems
that have been registered in the Device Manager database.

hdvmcli GetReplicationControllerPair -o "D:\logs\XP128 GetReplicationControllerPair.log"

Command execution result 2:

RESPONSE

An instance of ReplicationControllerPair

objectID=REPCTLPAIR.35001.10.15001.65534

masterArrayType=HDS9970V

masterSerialNumber=35001

masterControllerID=10

masterStartDevNum=0

masterEndDevNum=255

Advertising