Using Serviceguard Extension for RAC, 10th Edition, April 2013

DescriptionAttributes
For the package using CFS:
OC-MNP-nameDEPENDENCY_NAME
OC-MNP-PKG=UPDEPENDENCY_CONDITION
SAME_NODEDEPENDENCY_LOCATION
MP-MNP-nameDEPENDENCY_NAME
MP-MNP-PKG=UPDEPENDENCY_CONDITION
SAME_NODEDEPENDENCY_LOCATION
NOTE: For modular style CFS DG-MP package, as a dependency OC MNP and modular style CFS DG-MP MNP
must be mentioned in RAC MNP configuration file.
When ASMDG package is configured:
ASMDG-MNP-nameDEPENDENCY_NAME
ASMDG-MNP-PKG=UPDEPENDENCY_CONDITION
SAME_NODEDEPENDENCY_LOCATION
NOTE: When ASMDG MNP is configured, make sure you configure the dependency on the ASMDG MNP which
mananges the disk group of the current RAC MNP.
There is no need to configure a dependency on OC MNP for this RAC MNP because ASMDG MNP is already
configured with a dependency on OC MNP.
Modular Package Configuration
To create OC MNP:
1. On one node of the cluster, create an OC MNP working directory under /etc/cmcluster.
The following step requires root privilege : mkdir /etc/cmcluster/OCMNP-Dir
2. Go to step 3 if you don't want to test the oc.conf file before configuring OC MNP. Otherwise
copy the OC MNP configuration file located in the Toolkit directory /opt/cmcluster/
SGeRAC/toolkit/crsp to the OC MNP working directory. Then edit and test the
configuration file oc.conf on one node based on the description in Toolkit Configuration
File Parameters” (page 73) to fit your Oracle environment.
All the following steps require root privilege:
cd /etc/cmcluster/YourOwn-OCMNP-Dir:
cp /opt/cmcluster/SGeRAC/toolkit/crsp/oc.conf .
3. Generate the OC MNP configuration file, edit the file based on the description in“Modular
Packages Configuration Parameters” (page 76)and then configure the OC MNP.
If oc.conf is configured and tested in step 2, use the following command to create the package
configuration file:
cmmakepkg -m sg/multi_node_all -m sgerac/erac_tk_oc -t oc.conf
pkgConfigFile.
Otherwise, create the package configuration file and set the Oracle Clusterware parameters
in this file directly:
cmmakepkg -m sg/multi_node_all -m sgerac/erac_tk_oc pkgConfigFile
Using Serviceguard Packages to Synchronize with Oracle 10gR2/11gR1/11gR2 RAC 81