Using Serviceguard Extension for RAC, 8th Edition, March 2009

# cd /cfs/mnt2
# mkdir oradata
# chown oracle:oinstall oradata
# chmod 775 oradata
NOTE: When using LVM version 2.x, the volume groups are supported with
Serviceguard. The steps shown in the following section are for configuring the volume
groups in Serviceguard clusters LVM version 1.0.
For more information on using and configuring LVM version 2.x, see the HP-UX 11i
Version 3: HP-UX System Administrator's Guide: Logical Volume Management located at:
http://docs.hp.com -> Core HP-UX 11iv3 -> LVM Volume Manager
Installing Oracle 10g or 11gR1 Cluster Software
The following sample steps for a SGeRAC cluster for Oracle 10g or 11gR1. Refer to the Oracle
documentation for Oracle installation details.
Installing on Local File System
Logon as a “oracle” user:
$ export DISPLAY={display}:0.0
$ cd <10g/11gR1 Cluster Software disk directory>
$ ./runInstaller
Use following guidelines when installing on a local file system:
1. Specify CRS HOME as /mnt/app/crs/oracle/product/<oracle version>/crs.
This is a local file system.
2. Specify OCR Location as /dev/vg_ops/rora_ocr if using SLVM for OCR or as/cfs/
mnt3/OCR/ocr_file if using CFS for OCR.
3. Specify Vote Disk Location as /dev/vg_ops/rora_vote if using SLVM vote device or
as/cfs/mnt3/VOTE/vote_file if using CFS for vote device.
NOTE: During Oracle 10g/11gR1 Cluster configuration, Oracle gives a default cluster name
“crs”, it can be specified as a different name, the valid cluster name can be the combination
of the following characters: a-z, A-Z, 0-9, _, $and #.
4. When prompted, run orainstRoot.sh on each node.
5. When prompted, run root.sh on each node.
Installing Oracle 10g/11gR1 RAC Binaries
The following sample steps for a SGeRAC cluster for Oracle 10g/11gR1. Refer to the Oracle
documentation for Oracle installation details.
Installing RAC Binaries on a Local File System
Logon as a “oracle” user:
$ export ORACLE BASE=/mnt/app/oracle
$ export DISPLAY={display}:0.0
$ cd <10g/11g RAC installation disk directory>
$ ./runInstaller
Use following guidelines when installing on a local file system:
68 Serviceguard Configuration for Oracle 10g or 11gR1 RAC