Compaq StorageWorks Data Replication Manager HSG80 ACS Version 8.5P Operations Guide
Configuring a Data Replication Manager Solution 4–33
2. Verify that the target has access to the initiator controller with this CLI command:
SHOW CONNECTIONS
3. The target units will need to allow access to the controllers at the initiator site. Enable
access with this CLI command:
SET UnitName ENABLE_ACCESS_PATH= (InitiatorControllerConnectionA,
InitiatorControllerConnectionB, InitiatorControllerConnectionC, InitiatorControllerConnectionD)
Ex: SETUnitName ENABLE_ACCESS_PATH=BuildngAA,BuildngAB,BuildngAC,BuildngAD
NOTE: InitiatorC and InitiatorD are port 2 on the controllers. Be sure to repeat this command for
each UnitName.
From the Initiator Site
1. Verify that the initiator has access to the target controller with this CLI command:
SHOW CONNECTIONS
2. The initiator units will need to allow access to the controllers at the target site. Enable
access with this CLI command:
SET UnitName ENABLE_ACCESS_PATH= (TargetControllerConnectionA,
TargetControllerConnectionB, TargetControllerConnectionC, TargetControllerConnectionD)
Ex: SETUnitName ENABLE_ACCESS_PATH=BuildngBA,BuildngBB,BuildngBC,BuildngBD
NOTE: Be sure to repeat this command for each UnitName.
3. The CLI command below will create remote copy sets. When this command is entered,
the controllers copy all data from the initiator unit to the target unit. This process is
called normalization.
Use the following CLI command to create remote copy sets:
ADD REMOTE RemoteCopySetName InitiatorUnitName RemoteNodeName\TargetUnitName
Example: ADD REMOTE RMTO D1 BuildngB\D1
NOTE: It is not necessary to repeat this step at the target site.