1 setting up the primary server, Setting up the primary server – HP 3PAR Remote Copy Software User Manual
Page 93

3.31
Synchronous Long Distance Remote Copy Setup
InForm OS Version 2.3.1
Remote Copy User’s Guide
3.6.1 Setting Up the Primary Server
To set up the primary storage server (InServA):
1
Start Remote Copy as follows:
2
Define the targets on InServA:
◆
<target_name>
is the name of the Remote Copy target (for example, InServB and
InServC).
◆
FC
states a Fibre Channel link.
◆
IP
states an IP link.
For FC setup:
◆
<node_WWN>
specifies the WWN of the target node (for example, 2FF70002AC0000C3
for InServB).
◆
<N:S:P>:<WWN>
specifies the node, slot, and port of the Fibre Channel adapter port
on the primary system InServA and the WWN of the peer port on the target system
InServB (for example, 0:1:1:20210002AC0000C3 and 1:3:2:21210002AC0000C3).
For IP setup:
◆
<N:S:P>:<IP_addr>
specifies the node on InServA that contains the IP connections
to the target (for example, 2:4:1and 3:4:1) and the IP address (
<IP_addr>
)
for the
target system (for example,10.100.33.63 and 10.101.33.63 for InServC).
On InServA:
# startrcopy
NOTE: In the following step, the
creatercopytarget
command must be issued
twice, once for InServB and once for InServC.
On InServA:
#
creatercopytarget <target_name> FC <node_WWN> <N:S:P>:<WWN> <N:S:P>:<WWN>
#
creatercopytarget <target_name> IP <N:S:P>:<IP_addr> <N:S:P>:<IP_addr>