Using Serviceguard Extension for RAC, 10th Edition, April 2011
Set by default to 300
dependency_name, dependency_condition, dependency_location
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 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
Note: For modular style CFS DG-MP package, as a dependency modular style CFS
DG-MP MNP must be mentioned in OC MNP configuration file.
For the ASMDG MNP:
------------
Note: If ASM over SLVM is being used for the RAC database, it is recommended
to use the new ASMDG package to manage the ASM disk group.
package_name
Set to any name desired for the ASMDG MNP.
package_type
Set by default to multi_node.
package_description
Set by default to "SGeRAC Toolkit Oracle ASMDG package"
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 the cluster to switch LANs locally in the
event of a failure.
node_fail_fast_enabled
Set by default to no.
script_log_file
Set by default to "$SGRUN/log/$SG_PACKAGE.log"
TKIT_DIR
Set to the ASMDG MNP working directory. After the cmapplyconf command, the
ASMDG MNP configuration file asm_dg.conf will be created in this directory.
If The asm_dg.conf file already exists in the directory then all the
configuration parameters will be overwritten, and the original asm_dg.conf
file will be backed up in asm_dg.conf.old.
TKIT_SCRIPT_DIR
Set to the ASMDG MNP script files directory. The default value is the ASMDG
MNP script files installation directory:
/opt/cmcluster/SGeRAC/toolkit/asmp
ORACLE_HOME, CHECK_INTERVAL...MAINTENANCE_FLAG
These parameters can be set in the cmmakepkg command if the Toolkit
configuration file is given with -t option. Otherwise set them based on the
description in E-2 to fit your Oracle environment.
ORA_CRS_HOME, OC_TKIT_DIR
It is not required to set these values, the cmapplyconf command will
automatically set them at package configuration time based on the setting
in the OC MNP. Set by default to "<set by cmapplyconf>". Refer to E-2 for
the descriptions.
vgchange_cmd, vg
- set vgchange_cmd to "vgchange -a s". When using ASM over HP-UX raw disks, ignore this step.
- specify the name(s) of the Shared Volume Groups in vg[0], vg[1]...
When using ASM over HP-UX raw disks, ignore this step.
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.
service_name
Set by default to asmdg_monitor, if multiple ASMDG MNPs are configured, you
need to set a different service_name for each ASMDG MNP.
service_cmd
Set by default to "$SGCONF/scripts/sgerac/erac_tk_asmdg.sh asmdg_check"
service_restart
Set by default to none
Support for the SGeRAC Toolkit 99