
<cvm_dg_vol_name> 4500m
Configuring the Storage Device using VERITAS CVM
Complete the following procedure on the CVM cluster master node in the Source Disk Site to set up the CVM disk group volumes:
1.Initialize the source disks of the replication pair.
#/etc/vx/bin/vxdisksetup
#/etc/vx/bin/vxdisksetup
2.Create a disk group for the complex workload data.
#vxdg
3.Activate the CVM disk group on all the nodes in the Source Disk Site CVM
#vxdg
4.Create a volume from the disk group.
#vxassist
5.Create Serviceguard Disk Group modular MNP packages for the disk group.
IMPORTANT: VERITAS CVM disk groups must be configured in a dedicated modular MNP package using the cvm_dg attribute. This modular MNP package must be configured to have a package dependency on the
Metrocluster SADTA does not support configuring Legacy style packages for managing VERITAS CVM disk groups.
Complete the following steps to create a Modular package for a CVM disk group:
1.Create a package configuration file using the following modules:
#cmmakepkg
sg/volume_group <cvm_dg_pkg_name>.conf
2.Edit the configuration file and specify values for the following attributes as below:
package_name <cvm_dg_pkg_name> package_type multi_node cvm_dg <cvm_dg_name>
cvm_activation_cmd "vxdg
3.Specify the nodes in the Source Disk Site using the node_name attribute: node_name <node1>
node_name <node2>
Where node1 and node2 are the nodes in the Source Disk Site.
4.Specify the Serviceguard dependency: dependency_name
5.Apply the newly created package configuration.
#cmapplyconf
Configuring the Storage Device using SLVM
Complete the following procedure to create volume groups on the Source Disk Site:
350 Designing a Disaster Recovery Solution Using Site Aware Disaster Tolerant Architecture