User's Manual

Initial setup for Remote Copy from the Recovery Site
1. From the recovery site (s159 in the following examples) set up the Gigabit Ethernet link.
root@snodec242:~# controlport rcip addr -f 10.100.33.230 255.255.255.0 0:6:1
Remote Copy interface change successful.
root@snodec242:~# controlport rcip addr -f 10.101.33.230 255.255.255.0 1:6:1
Remote Copy interface change successful.
root@snodec242:~# controlport rcip gw -f 10.100.33.1 0:6:1
Remote Copy interface change successful.
root@snodec242:~# controlport rcip gw -f 10.101.33.1 1:6:1
Remote Copy interface change successful.
2. Verify connectivity (s159).
root@snodec242:~# showport -rcip
N:S:P State ---HwAddr--- IPAddr Netmask Gateway MTU Rate Duplex
AutoNeg
0:6:1 ready 0002AC530160 10.100.33.230 255.255.255.0 10.100.33.1 1500 1Gbps
Full Yes
1:6:1 ready 0002AC530243 10.101.33.230 255.255.255.0 10.101.33.1 1500 1Gbps
Full Yes
------------------------------------------------------------------------------------------
2
Setting up Remote Copy targets and links
1. Set up Remote Copy targets and links on the protected site.
root@inodee2023:~# startrcopy
root@inodee2023:~# creatercopytarget s230 IP 0:10.100.33.230 1:10.101.33.230
root@inodee2023:~# showrcopy links
Remote Copy System Information
Status: Started, Normal
Link Information
Target Node Address Status Options
s230 0 10.100.33.230 Up
s230 1 10.101.33.230 Up
receive 0 receive Up
receive 1 receive Up
2. Set up Remote Copy targets and links on the recovery site.
root@snodec242:~# startrcopy
root@snodec242:~# creatercopytarget s388 IP 0:10.100.33.88 1:10.101.33.88
root@snodec242:~# showrcopy links
Remote Copy System Information
Configuring Remote Copy with IP between the protected and recovery sites 15