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

DescriptionAttributes
Set by default to NO.NODE_FAIL_FAST_ENABLED
Set to the package control script.RUN_SCRIPT, HALT_SCRIPT
Default value is 600 seconds for a 4 node cluster. This value is suggested as an initial
value. It may need to be tuned for your environment.
RUN_SCRIPT_TIMEOUT,
HALT_SCRIPT_TIMEOUT
If the database is stored in a CVM disk group, specify it using this parameter.STORAGE_GROUP
Configure a dependency on the OC MNP. If CVM or CFS is used for managing the
database files, and Serviceguard Disk Group (DG) MNP and Mount Point (MP) MNP
DEPENDENCY_NAME,
DEPENDENCY_CONDITION,
DEPENDENCY_LOCATION are used to handle the disk group and file system mount point, add one more
dependency for the corresponding DG MNP (for CVM) or MP MNP (for CFS). For
example:For the package using CVM:
OC-MNP-nameDEPENDENCY_NAME
OC-MNP-PKG=UPDEPENDENCY_CONDITION
SAME_NODEDEPENDENCY_LOCATION
DG-MNP-nameDEPENDENCY_NAME
DG-MNP-PKG=UPDEPENDENCY_CONDITION
SAME_NODEDEPENDENCY_LOCATION
For a package using CFS:
OC-MNP-nameDEPENDENCY_NAME
DG-MNP-PKG=UPDEPENDENCY_CONDITION
SAME_NODEDEPENDENCY_LOCATION
MP-MNP-nameDEPENDENCY_NAME
MP-MNP-PKG=UPDEPENDENCY_CONDITION
SAME_NODEDEPENDENCY_LOCATION
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 manages the disk group of the current RAC MNP. Since ASMDG
MNP is already configured with a dependency on OC MNP, there is no need to
configure a dependency on OC MNP for this RAC MNP.
Specify a single SERVICE_NAME, corresponding to the service definition in the control
script. This service invokes Toolkit script "toolkit_dbi.sh check".
SERVICE_NAME
Default value is 300 seconds for a 4 node cluster. This value is suggested as an initial
value. It may need to be tuned for your environment.
SERVICE_HALT_TIMEOUT
Legacy Package Control Script Parameters
You can create the package control script template by running the Serviceguard command
cmmakepkg -s for a legacy package.
For the OC MNP:
Using Serviceguard Packages to Synchronize with Oracle 10gR2/11gR1/11gR2 RAC 85