3PAR Replication Adapter 4.x for VMware vCenter Site Recovery Manager Implementation Guide
4. Register the ESX Hosts on the storage system.
Before a LUN from the HP 3PAR Storage System can be presented to the ESX host, register
the ESX host WWNs on the storage system by creating a host entry.
Example: Creating a host on the recovery site.
root@enodec1ce:S159# createhost per805-02 10000000C9784DDB 10000000C9784DDA
root@enodec1ce:S159# showhost
Id Name -WWN/iSCSI_Name- Port
2 per805-02 10000000C9784DDB 1:3:1
10000000C9784DDA 0:3:1
6 per805-06 2101001B32A2A75E 1:3:1
2100001B3282A75E 0:3:1
5. Create CPGs (Common Provisioning Group), to be used during virtual volume creation.
root@snodec161:S230# createcpg cpg_srm
root@snodec161:S230# showcpg
------ SA ------ ------- SD ----------
Id Name Warn% TPVVs CPVVs LDs TotMB UseMB LDs TotMB UseMB
1 cpg_srm - 39 0 2 16384 9728 4 393216 357376
2 cpg_vv - 2 0 5 303104 256 8 1179648 72192
-------------------------------------------------------------------
3 total 41 0 7 319488 9984 12 1572864 429568
root@enodec1ce:S159# showcpg cpg_srm
----- SA ------ ------ SD -------
Id Name Warn% TPVVs CPVVs LDs TotMB UseMB LDs TotMB UseMB
2 cpg_srm - 38 0 2 16384 9600 4 688128 518144
---------------------------------------------------------------
1 total 38 0 2 16384 9600 4 688128 518144
6. Create virtual volumes.
root@enodec1ce:S159# createtpvv cpg_srm srm_vol_failover 10g
Id Name Type CopyOf BsId Rd State AdmMB SnapMB userMB
0 admin Base --- 0 RW started 0 0 10240
85 vol_t1 Base,tpvv --- 85 RW started 128 512 1024
187 rm_vol_failover Base,tpvv --- 187 RW started 256 10240 10240
7. Export VLUNs to the ESX Hosts.
root@enodec1ce:S159# createvlun srm_vol_failover 200 per805-02
root@enodec1ce:S159# showvlun –a -host per805-02
Active VLUNs
Lun VVname Host -Host_WWN/iSCSI_Name- Port Type
200 srm_vol_failover per805-02 10000000C9784DDB 1:3:1 host
230 srm_vol_winxp2 per805-02 10000000C9784DDB 1:3:1 host
200 srm_vol_failover per805-02 10000000C9784DDA 0:3:1 host
230 srm_vol_winxp2 per805-02 10000000C9784DDA 0:3:1 host
-----------------------------------------------------------------
4
8. Discover the LUNs on the ESX Hosts.
Installing, configuring, and verifying the configuration on storage system 13