3PAR Storage Replication Adapter for VMware vCenter Site Recovery Manager 5.0 Implementation Guide

8. Discover the LUNs on the ESX(i) hosts.
9. After exporting the VLUNs to the ESX(i) host, rescan the HBA to verify if the VLUN is now
visible to the ESX(i) host.
10. Create a VMFS datastore.
11. Deploy VMs per your requirements on the protected site.
Configure Remote Copy with IP between the Protected Site and Recovery
Site
HP 3PAR Remote Copy Software provides the capability to copy virtual volumes from the protected
site HP 3PAR Storage System to the recovery site HP 3PAR Storage System.
Ensure that the HP 3PAR Storage System hardware is set up appropriately for creating a Remote
Copy configuration between the protected site and recovery site.
NOTE: SRM works with a Remote Copy setup using IP or Fibre Channel connectivity. This document
mentions the steps required to configure Remote Copy with IP. For Remote Copy over Fibre Channel
implementation details refer to the HP 3PAR Remote Copy Software User's Guide.
Initial Setup for Remote Copy from the Protected Site.
1. From the protected site (s230 in the following examples) set up the Gigabit Ethernet link.
root@inodee2023:~# controlport rcip addr -f 10.100.33.88 255.255.255.0 0:9:1
Remote Copy interface change successful.
root@inodee2023:~# controlport rcip addr -f 10.101.33.88 255.255.255.0 1:9:1
Remote Copy interface change successful.
root@inodee2023:~# controlport rcip gw -f 10.100.33.1 0:9:1
Remote Copy interface change successful.
root@inodee2023:~# controlport rcip gw -f 10.101.33.1 1:9:1
Remote Copy interface change successful.
2. Verify connectivity (s230).
root@inodee2023:~# showport -rcip
N:S:P State ---HwAddr--- IPAddr Netmask Gateway MTU Rate Duplex
AutoNeg
0:9:1 ready 0002AC8014A5 10.100.33.88 255.255.255.0 10.100.33.1 1500 1Gbps Full
Yes
1:9:1 ready 0002AC80149F 10.101.33.88 255.255.255.0 10.101.33.1 1500 1Gbps Full
Yes
-----------------------------------------------------------------------------------------
2
Configure Remote Copy with IP between the Protected Site and Recovery Site 13