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

# cmmakepkg -m sg/multi_node_all -m sgerac/erac_tk_rac -t
rac_dbi.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_rac pkgConfigFile
Edit the package template files based on the description in “Modular Packages Configuration
Parameters” (page 76).
4. Apply the package configuration file:
# cmapplyconf -P pkgConfigFile
Legacy Package Configuration File Parameters
For legacy packages, you can create the package configuration file template by running the
Serviceguard command cmmakepkg -p.
For the OC MNP:
DescriptionAttributes
Set to any name desired for the OC MNP.PACKAGE_NAME
Set to MULTI_NODE.PACKAGE_TYPE
Comment out.FAILOVER_POLICY,
FAILBACK_POLICY
Specify the names for the nodes that the OC MNP will run on.NODE_NAME
Set to YES or NO depending on whether the OC MNP is to be started on cluster
join or on demand.
AUTO_RUN
Set by default to YES to allow cluster to switch LANs locally in the event of a failure.LOCAL_LAN_FAILOVER_ALLOWED
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 four 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 Oracle Clusterware registry and vote devices are stored in a CVM disk group,
specify it using this parameter.
STORAGE_GROUP
If CVM or CFS is used for managing the storage of the Oracle Clusterware, and
Serviceguard Disk Group (DG) MNP and Mount Point (MP) MNP are used to handle
DEPENDENCY_NAME,
DEPENDENCY_CONDITION,
DEPENDENCY_LOCATION the disk group and file system mount point, configure a dependency for the
corresponding DG MNP (for CVM) or MP MNP (for CFS). For example:For the
package using CVM:
DG-MNP-nameDEPENDENCY_NAME
DG-MNP-PKG=UPDEPENDENCY_CONDITION
SAME_NODEDEPENDENCY_LOCATION
MP-MNP-nameDEPENDENCY_NAME
MP-MNP-PKG=UPDEPENDENCY_CONDITION
SAME_NODEDEPENDENCY_LOCATION
Using Serviceguard Packages to Synchronize with Oracle 10gR2/11gR1/11gR2 RAC 83