
where:
◦
◦
4.Export the created volume to all the nodes in the primary site of the Metrocluster. cli% createvlun <volume_name> <LUN> <host name>
NOTE: The volumes on the recovery storage system must be exported to the nodes in the recovery site after the the Remote Copy volume group is created. Secondary volumes cannot be exported when they are being added to the Remote Copy volume group.
After the 3PAR virtual volume is exported to the hosts, the mapping between the 3PAR virtual volume and
cli% showvv
Once the WWN of the 3PAR virtual volume is obtained, find the WWN of the disk using ioscan or scsimgr commands.
For example:
scsimgr
5.Create a synchronous Remote Copy volume group on the primary system and assign the created volume to that group.
On primary storage system:
cli% creatercopygroup
cli% admitrcopyvv <volume_name> <group_name> <target_name>:<volume_name>
NOTE: The creatercopygroup command creates a volume group on the primary storage system. It also creates a corresponding Remote Copy volume group on the recovery storage system. The corresponding Remote Copy volume group on the recovery storage system uses the <primary_group_name>.r<system_ID> naming convention. To view the Remote Copy volume group name on the recovery storage system, issue showrcopy command.
where:
•<group_name> is the name of the Remote Copy volume group to be created.
•<target_name> is the recovery storage system.
•<volume_name> is the name of the virtual volume created in step 3.
It is also recommended to set the auto_recover policy for the Remote Copy volume group as shown below:
cli% setrcopygroup pol auto_recover <group_name>
•When the link goes down, and the remote copy volume group is in a stopped state ( that is, replication is not happening ), setting auto_recover option restarts the group automatically when the link is restored.
6.Export the created volume to all the nodes in the recovery site of the Metrocluster. cli% createvlun <volume_name> <LUN> <host name>
Configuring an application in a Metrocluster with 3PAR Remote Copy environment 317