User's Manual
Table Of Contents
- HP 3PAR Storage Replication Adapter 5.5.2 for VMware® vCenter Site Recovery Manager™ User Guide
- Contents
- 1 Introduction
- 2 VMware vCenter Site Recovery Manager overview
- 3 Supported configurations
- 4 HP 3PAR SRA installation and configuration prerequisites
- 5 Installing HP 3PAR SRA
- 6 HP 3PAR storage system setup
- 7 Configuring VMware vCenter Site Recovery Manager and HP 3PAR SRA
- 8 Recovery and failback
- 9 HP 3PAR SRA for the VMware SRM 5.5 utility
- 10 Partial licensing
- 11 HP 3PAR SRA 5.5.2 SRM vs HP 3PAR Remote Copy state diagram
- 12 Special notes
- 13 Support and other resources
- 14 Documentation feedback

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