Operating System Software Owner manual

6. Define a second target system (for example, the synchronous backup system SystemB) for the
current backup system. On the current backup system (SystemC), enter:
# creatercopytarget <target_name> IP <N:S:P>:<IP_addr> <N:S:P>:<IP_addr>
<target_name> - Name of the Remote Copy target system (SystemB).
IP - Specifies an IP link.
<N:S:P>:<IP_addr> - Node on SystemC that contains the IP connections to the target
system, expressed as node:slot:port, and the IP address for the target system (SystemB)
(0:1:1:10.100.33.195 and 1:3:2:10.101.33.195).
Checking the Links between Systems
1. Issue the showrcopy command on the primary system (for example, SystemA).
# showrcopy
2. Verify that:
The Target Information area shows a Status of ready.
The Link Information area shows a Status of Up for all the links.
For example, showrcopy output on SystemA looks like:
Remote Copy System Information
Status: Started, Normal
Target Information
Name ID Type Status Options Policy
SystemB 6 FC ready 2FF70002AC0000C3 mirror_config
SystemC 7 IP ready mirror_config
Link Information
Target Node Address Status Options
SystemB 0:1:1 20210002AC0000C3 Up
SystemB 1:3:2 21210002AC0000C3 Up
SystemC 2:4:1 10.100.33.63 Up
SystemC 3:4:1 10.101.33.63 Up
receive 0:1:1 20210002AC0000C3 Up
receive 1:3:2 21210002AC0000C3 Up
receive 2:4:1 receive Up
receive 3:4:1 receive Up
3. Repeat Step 1 and Step 2 on one of the backup systems (for example, SystemB).
For example, showrcopy output on SystemB looks like:
Remote Copy System Information
Status: Started, Normal
Target Information
Name ID Type Status Options Policy
SystemA 4 FC ready 2FF70002AC000060 mirror_config
SystemC 5 IP ready mirror_config
Checking the Links between Systems 61