Using Serviceguard Extension for RAC, 6th Edition, April 2008

NOTE: When using LVM version 2.0, the volume groups are supported with
Serviceguard. The steps for configuring the volume groups in Serviceguard
clusters is the same for both LVM version 1.0 and 2.0.
For more information on using and configuring LVM version 2.0, 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
LVM version 2 is only supported with SGeRAC version A.11.18 on HP-UX 11i
v3, and requires Patch PHSS_37602.
For more information on Patch PHSS_37602, see the Serviceguard Version A.11.18
Release Notes at http://docs.hp.com -> High Availability -> Serviceguard
Installing Oracle 10g Cluster Software
The following sample steps for a SGeRAC cluster for Oracle 10g. 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 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/10.2.0/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 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 Cluster Software 85