•DC1_RC_VOLUME_GROUP
The Remote Copy volume group name configured on the HP 3PAR storage system, which is located in Data Center 1, containing the disks used by the application.
•DC2_RC_VOLUME_GROUP
The Remote Copy volume group name configured on the HP 3PAR storage system, which is located in Data Center 2, containing the disks used by the application.
•DC1_RC_TARGET_FOR_DC2
The target name associated with the Remote Copy volume group on data center 1 for the HP 3PAR storage system in Data Center 2.
•DC2_RC_TARGET_FOR_DC1
The target name associated with the Remote Copy volume group on data center 2 for the HP 3PAR storage system in Data Center 1.
•RESYNC_WAIT_TIMEOUT
The timeout, in minutes, to wait for completion of the Remote Copy volume group resynchronization.
•AUTO_NONCURDATA
Parameter used to decide whether package can start up with non current data or not.
3.Validate the package configuration file.
# cmcheckconf -P pkgName.config
4.Apply the package configuration file.
# cmapplyconf -P pkgName.config
Configuring the monitor package
The template file for creating a monitor package ccmonpkg is available in the /opt/cmconcl/ scripts directory. This package configuration file includes the Continentalclusters monitoring daemon /usr/lbin/cmclsentryd as a
To configure the monitoring daemon as a modular package:
1.On any node in the monitoring cluster, create a directory to store the configuration file of the monitor package. For example, /etc/cmcluster/ccmonpkg/
2.Copy the modular package template file, /opt/cmconcl/scripts/ ccmonpkg_modular.config to the directory created in step 1.
# cp /opt/cmconcl/scripts/ccmonpkg_modular.config /etc/cmcluster/ccmonpkg/ccmonpkg.conf
3.Skip this step if you are not using the DR Rehearsal feature.
If the rehearsal feature is configured, then provide the following information of the filesystem and volume group used as a state directory:
• Volume group name
• mount point
• logical volume name
• Filesystem type
• mount and unmount options
• fsck options For Example:
Configuring the monitor package 21