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

SGeRAC Toolkit configuration for Modular and Legacy Packages
OC MNP startup procedures
1. On each node of the cluster, halt the Oracle Clusterware if it is running.
: $ORA_CRS_HOME/bin/crsctl stop crs
2. On one node of the cluster, start the OC MNP via cmrunpkg. :
# cmrunpkg <OCMNP-package-name>
Use cmviewcl to check the package status. There must be only one OC MNP configured in
the cluster.
3. After the package is up and running, verify that the Oracle Clusterware is running on each
node of the cluster.
On each node, enter:
# $ORA_CRS_HOME/bin/crsctl check crs
For Oracle 10gR2, messages similar to the following must appear:
CSS appears healthy
CRS appears healthy
EVM appears healthy
For Oracle 11g R1, messages similar to the following must appear:
Cluster Synchronization Services appears healthy
Cluster Ready Services appears healthy
Event Manager appears healthy
For Oracle 11g R2, messages similar to the following must appear:
CRS-4638: Oracle High Availability Services is online
CRS-4533: Event Manager is online
CRS-4537: Cluster Ready Services is online
CRS-4529: Cluster Synchronization Services is online
The RAC instances should not be running.
Oracle ASMDG MNP startup procedures
NOTE: This procedure is required only if you are using ASM over SLVM for RAC database and
if you are planning to use the ASMDG package to manage your ASM disk group.
1. On one node of the cluster, start the ASMDG MNP via cmrunpkg.
# cmrunpkg Your-ASMDGMNP-Name
Use cmviewcl to check the package status.
2. After the package is up and running, verify that the ASM disk group is mounted.
On one node of the cluster, login as the Oracle administrator and enter:
:$ORACLE_HOME/bin/asmcmd lsdg
Messages like the following must appear:
MOUNTED - NORMAL - <DG_NAME>
NOTE: To configure another ASMDG MNP package to manage the ASM disk group used by a
different RAC Database, repeat the steps in ASMDG MNP creation procedures ” (page 88) and
Oracle ASMDG MNP startup procedures.
Using Serviceguard Packages to Synchronize with Oracle 10gR2/11gR1/11gR2 RAC 89