Sample Configurations with SGeRAC and Oracle RAC 10gR2, March 2009
42
SERVICE_CMD[0]="/etc/cmcluster/crsp-slvm/toolkit_oc.sh check"
SERVICE_RESTART[0]=""
function customer_defined_run_cmds
{
# ADD customer defined run commands.
/etc/cmcluster/crsp-slvm/toolkit_oc.sh start
test_return 51
}
function customer_defined_halt_cmds
{
# ADD customer defined halt commands.
/etc/cmcluster/crsp-slvm/toolkit_oc.sh stop
test_return 52
}
Serviceguard Extension for RAC configuration for Oracle Clustware
ORA_CRS_HOME=/mnt/app/crs/oracle/product/10.2.0/crs
Sample configuration for SLVM without Serviceguard Extension for RAC
The following sections describe sample configurations with SLVM if the SGeRAC Toolkit is not used.
Cluster configuration file for cluster (“clm.asc”)
CLUSTER_NAME cluster_eenie
FIRST_CLUSTER_LOCK_VG /dev/vg_ops
NODE_NAME eenie
NETWORK_INTERFACE lan0
STATIONARY_IP 15.13.170.64
NETWORK_INTERFACE lan3
NETWORK_INTERFACE lan1
HEARTBEAT_IP 192.1.1.1
NETWORK_INTERFACE lan2
FIRST_CLUSTER_LOCK_PV /dev/dsk/c4t3d0
NODE_NAME meenie
NETWORK_INTERFACE lan0
STATIONARY_IP 15.13.170.80
NETWORK_INTERFACE lan3
NETWORK_INTERFACE lan1
HEARTBEAT_IP 192.1.1.2
NETWORK_INTERFACE lan2
FIRST_CLUSTER_LOCK_PV /dev/dsk/c4t3d0
AUTO_START_TIMEOUT 600000000
NETWORK_POLLING_INTERVAL 2000000
NETWORK_FAILURE_DETECTION INOUT
MAX_CONFIGURED_PACKAGES 150
OPS_VOLUME_GROUP /dev/vg_ops
For A.11.18 and prior, the heartbeat timeout is
HEARTBEAT_INTERVAL 1000000
NODE_TIMEOUT 2000000
For A.11.19 and later, the heartbeat timeout is