Designing Disaster Recovery Clusters using Metroclusters and Continentalclusters, Reprinted October 2011 (5900-1881)

1. From the CVM master node at the target disk site, import the disk groups used by the complex
workload.
# vxdg -stfC import <cvm_dg_name>
2. Create Serviceguard disk group MNP packages for the disk groups with a unique name in
the cluster.
# cfsdgadm add <cvm_dg_name> <cvm_dg_pkg_name> all=sw
<node1> <node2>
Where node1 and node2 are the nodes at the target disk site.
3. Activate the complex workload disk groups in the CFS sub-cluster.
# cfsdgadm activate <cvm_dg_name>
4. Create the mount point directories for the complex workload cluster file systems.
# mkdir /cfs
# chmod 775 /cfs
# mkdir /cfs/<cvm_dg_name>
5. Create the Mount Point MNP package with a unique name in the cluster.
# cfsmntadm add <cvm_dg_name> <cvm_dg_vol_name>\
/cfs/<cvm_dg_name> <cfs_mount_point_pkg_name> all=rw\
<node1> <node2>
Where node1 and node2 are the nodes at the target disk site.
6. Mount the cluster file systems in this CFS sub-cluster.
# cfsmount /cfs/<cvm_dg_name>
Configuring the Storage Device using SG SMS CVM in Legacy Style Package
NOTE: HP recommends you to use the modular style of packaging.
Complete the following procedure to import CVM disk groups on the nodes in the target disk site
and to create CVM disk group MNP package:
1. From the CVM master node at the target disk site, import the disk groups used by the complex
workload.
# vxdg -stfC import <cvm_dg_name>
2. Create Serviceguard disk group MNP packages for the disk groups with a unique name in
the cluster.
# cfsdgadm add <cvm_dg_name> <cvm_dg_pkg_name> all=sw
<node1> <node2>
Where node1 and node2 are nodes in the target disk site.
3. Activate the complex workload disk groups in the CFS sub-cluster.
# cfsdgadm activate <cvm_dg_name>
Configuring the Storage Device using VERITAS CVM
Complete the following procedure to import CVM disk groups on the nodes in the target disk site
and to create Serviceguard CVM disk group package:
1. From the CVM master node at the target disk site, import the disk groups used by the complex
workload.
# vxdg -stfC import <cvm_dg_name>
2. Create Serviceguard disk group modular MNP packages for the CVM disk group.
354 Designing a Disaster Recovery Solution Using Site Aware Disaster Tolerant Architecture