Using Serviceguard Extension for RAC, 10th Edition, April 2011
and Serviceguard Disk Group (DG) MNP and Mount Point (MP) MNP are used to
handle 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:
DEPENDENCY_NAME DG-MNP-name
DEPENDENCY_CONDITION DG-MNP-PKG=UP
DEPENDENCY_LOCATION SAME_NODE
For the package using CFS:
DEPENDENCY_NAME MP-MNP-name
DEPENDENCY_CONDITION MP-MNP-PKG=UP
DEPENDENCY_LOCATION SAME_NODE
SERVICE_NAME
Specify a single SERVICE_NAME, corresponding to the service definition in
the control script. This service invokes Toolkit script "toolkit_oc.sh
check".
SERVICE_HALT_TIMEOUT
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.
For the ASMDG MNP:
------------
Note: If ASM over SLVM is being used for RAC database, it is recommended to
use the new ASM DG package to manage the ASM disk group.
PACKAGE_NAME
Set to any name desired for the ASMDG MNP.
PACKAGE_TYPE
Set to MULTI_NODE.
FAILOVER_POLICY, FAILBACK_POLICY
Comment out.
NODE_NAME
Specify the names for the nodes that the ASMDG MNP will run on.
AUTO_RUN
Set to YES or NO depending on whether the ASMDG MNP is to be started on
cluster join or on demand.
LOCAL_LAN_FAILOVER_ALLOWED
Set by default to YES to allow cluster to switch LANs locally in the event
of a failure.
NODE_FAIL_FAST_ENABLED
Set by default to NO.
RUN_SCRIPT, HALT_SCRIPT
Set to the package control script.
RUN_SCRIPT_TIMEOUT, HALT_SCRIPT_TIMEOUT
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.
DEPENDENCY_NAME, DEPENDENCY_CONDITION, DEPENDENCY_LOCATION
Configure a dependency on the OC MNP.
For example, for the package using CVM:
DEPENDENCY_NAME OC-MNP-name
DEPENDENCY_CONDITION OC-MNP-PKG=UP
DEPENDENCY_LOCATION SAME_NODE
SERVICE_NAME
Specify a single SERVICE_NAME, corresponding to the service definition in
the control script. This service invokes Toolkit script "toolkit_asmdg.sh
check".
SERVICE_HALT_TIMEOUT
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.
For the RAC MNP:
------------
PACKAGE_NAME
Set to any name desired for the RAC MNP.
PACKAGE_TYPE
Set to MULTI_NODE.
FAILOVER_POLICY, FAILBACK_POLICY
Comment out.
NODE_NAME
Specify the names for the nodes that the RAC MNP will run on.
AUTO_RUN
Set to YES or NO depending on whether the RAC MNP is to be started on
102 SGeRAC Toolkit for Oracle RAC 10g or later