Oracle 11g R1 Clusterware installation
Presuming that the servers (referred to as nodes hereafter) are built properly and the prerequisite checks are verified thoroughly with the CLUVFY utility, it is now time to move to the Clusterware installation phase. However, let me remind you that all prerequisite validations must be met on all nodes that are going to be part of the cluster installation.
In the subsequent sections, we will be demonstrating a two-node Oracle 11g R1 Clusterware and RAC software (RDBMS/ASM) installation procedure.
The following table describes the environmental settings and sources that have been used in this book to demonstrate Oracle 11g R1 Clusterware, ASM, and RDBMS software installation and configuration:
Operating system |
Linux V5 |
---|---|
Clusterware home ASM home Database home |
/u01/app/oracle/product/11.1.0/crs /u01/app/oracle/product/11.1.0/asm /u01/app/oracle/product/11.1.0/db_1 |
Shared Disks |
/dev/sdb1, /dev/sdc1 for OCR disk /dev/sdd1 for voting disk |
IP address... |