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

Serviceguard Configuration for Oracle 10g RAC
Installing Oracle 10g Cluster Software
Chapter 288
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.
4. When prompted, run orainstRoot.sh on each node.
5. When prompted, run root.sh on each node.