For rcfc, For rcip – HP 3PAR Operating System Software User Manual

Page 60

Advertising
background image

2.

Define a target (for example, the primary system SystemA) on the backup system. On the
backup system (SystemB), issue the following command:

For RCFC:

# creatercopytarget <target_name> FC <node_WWN> <N:S:P>:<WWN> <N:S:P>:<WWN>

where:

<target_name>

—Name of the remote-copy target system (SystemA).

FC

—Specifies a FC link.

<node_WWN>

—WWN of the target node (node 2FF70002AC000060 on SystemA).

<N:S:P>:<WWN>

—FC adapter port on the backup system (SystemB), expressed as

node:slot:port, and the WWN of the peer port on the target system (SystemA)
(0:1:1:20110002AC000060 and 1:3:2:21320002AC000060).

For RCIP:

# creatercopytarget <target_name> IP <N:S:P>:<IP_addr> <N:S:P>:<IP_addr>

where:

<target_name>

—Name of the remote-copy target system (SystemA).

IP

—Specifies an IP link.

<N:S:P>:<IP_addr>

—Node on the backup system (SystemB) that contains the IP

connections to the target system, expressed as node:slot:port, and the IP address for
the target system (SystemA) (2:4:1:10.100.33.96 and 3:4:1:10.101.33.96).

3.

Define a second target system (for example, the asynchronous periodic backup system SystemC)
for the backup system. On the backup system (SystemB), issue the following command:

For RCFC

# creatercopytarget <target_name> FC <node_WWN> <N:S:P>:<WWN> <N:S:P>:<WWN>

where:

<target_name>

—Name of the remote-copy target system (SystemC)

FC

—Specifies an FC link

<node_WWN>

—WWN of the target node (SystemC)

<N:S:P>:<WWN>

—FC adapter port on the backup system (SystemB), expressed as

node:slot:port, and the WWN of the peer port of the target system (SystemC)

For RCIP

# creatercopytarget <target_name> IP <N:S:P>:<IP_addr> <N:S:P>:<IP_addr>

60

Setting Up SLD Remote Copy

Advertising