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

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
ASMDG creation 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, create an ASMDG MNP working directory under /etc/cmcluster.
# mkdir /etc/cmcluster/ASMDGMNP-Dir
2. Go to step 3 if you don't want to test the asm_dg.conf before configuring the ASMDG MNP.
Otherwise copy the ASMDG MNP configuration file located in the Toolkit directory
/opt/cmcluster/SGeRAC/toolkit/asmp to the ASMDG MNP working directory. Then edit and
test the configuration file asm_dg.conf based on the description in“Toolkit Configuration File
Parameters” (page 73) to suit your Oracle environment.
# cd /etc/cmcluster/ASMDGMNP-Dir
# cp /opt/cmcluster/SGeRAC/toolkit/asmp/asm_dg.conf .
3. Generate the package configuration file for the ASMDG MNP and edit the file based on the
description in “Modular Packages Configuration Parameters” (page 76). Then configure
ASMDG MNP.
If asm_dg.conf is configured and tested in step 2, use the following command to create the
package configuration file:
# cmmakepkg -m sg/multi_node_all -m sgerac/erac_tk_asmdg -t
asm_dg.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_asmdg
pkgConfigFile
Edit the package template files based on the description in E-1.
4. Apply the package configuration file:
# cmapplyconf -P pkgConfigFile
To create RAC MNP procedures
1. On one node of the cluster, create a RAC MNP working directory under /etc/cmcluster.
# mkdir /etc/cmcluster/YourOwn-RACMNP-Dir
2. Go to step 3 if you don't want to test the rac_dbi.conf before configuring the RAC MNP.
Otherwise copy the RAC MNP configuration file located in the Toolkit directory
/opt/cmcluster/SGeRAC/toolkit/racp to the RAC MNP working directory. Then edit and test
the configuration file rac_dbi.conf based on the description in Toolkit Configuration File
Parameters” (page 73) to suit your Oracle environment.
# cd /etc/cmcluster/YourOwn-RACMNP-Dir
# cp /opt/cmcluster/SGeRAC/toolkit/racp/rac_dbi.conf .
3. Generate the package configuration file for the RAC MNP.
If rac_dbi.conf is configured and tested in step 2, use the following command to create the
package configuration file:
82 Serviceguard Configuration for Oracle 10gR2, 11gR1, or 11gR2 RAC