Using Serviceguard Extension for RAC, 3rd Edition, May 2006

Serviceguard Configuration for Oracle 10g RAC
Creating a Storage Infrastructure with CVM
Chapter 282
1. Create an ASCII file, and define the path for each database object.
control1=/u01/ORACLE/db001/ctrl01_1.ctl
2. Set the following environment variable where filename is the name
of the ASCII file created.
# export DBCA_RAW_CONFIG=<full path>/filename
Adding Disk Groups to the Cluster Configuration
For CVM 4.x, if the multi-node package was configured for disk group
activation, the application package should be configured with package
dependency to ensure the CVM disk group is active.
For CVM 3.5 and CVM 4.x (without using multi-node package) after
creating units of CVM storage with VxVM commands, you need to
specify the disk groups in each package configuration ASCII file. Use one
STORAGE_GROUP parameter for each CVM disk group the package will
use. You also need to identify the CVM disk groups, file systems, logical
volumes, and mount options in the package control script.
For more detailed information on the package configuration process refer
to the Managing Serviceguard Thirteenth Edition user’s guide.