Installing 10gR2 Clusterware on Redhat 4.2 Advanced Server | Database Journal

Installing 10gR2 Clusterware on Redhat 4.2 Advanced Server

Written By
Tarry Singh
Tarry Singh
Jul 6, 2006
2 minute read

A Brief Pep talk: Choosing a perfect Oracle
RAC configuration

We have done the preparation and gone about installing the
OCFS2 and ASM on our RHEL4.2 servers. Oracle RAC is growing in popularity and I
liked this
page
at Oracle myself. Here, you can get pre-tested, documented best
practices of installing Oracle on Linux based systems. In addition, some good
recommendations, from this
author on Infostor
, will help companies decide what to go for. I like the
quote in which he says that you can also deploy RAC on systems besides Linux
(which I will be documenting here as an ongoing effort to demo RAC on Solaris,
HP-UX and AIX servers as well).

Getting the Oracle RAC software

We have gone through this several times, but just to keep you
in the loop, go to Part
6
to get all the necessary software you need.

Now go ahead and unzip all the files, while logged on as an
“Oracle” user, into /tmp/orasoft directory (you are free to choose the
directory, I name it orasoft to avoid any confusion when looking for the
files).

We are talking about these three files and will go ahead and
unzip them in the /tmp/orasoft folder

Extract the Clusterware package as follows:

# su - oracle
$ cd ~tmp/orasoft
$ unzip 10201_clusterware_linux32.zip
$ unzip 10201_database_linux32.zip
$ unzip 10201_companion_linux32.zip

OK now make sure that you are logged in as user “Oracle,” and have unset a
couple of parameters such as ORACLE_HOME, etc. and allow for xserver
connections for access from any console.

After being logged in as root, do the following:

# xhost +

Then logon as Oracle and follow the steps as detailed out in the print
screens:

Welcome screen, click next.

Specify inventory directory and credentials. We choose
/u01/app/oracle/oraInventory and specify “dba” as the operating system username.

Specify home details.

Product specific pre-requisite checks.

Add a new node: The primary node where you are running the
installer will be picked up by the installer and you will have to specify the
additional node(s) by clicking the “Add” button:

We will leave the cluster name as “crs”, you can however
choose a name that fits your installation template.

Your Ethernet interfaces are presented to you:

Specify the Oracle CRS location: Remember
we created three files, which we formatted with OCFS.

Specify Voting Disk Location:

You are presented with a summary. If all is satisfactory
click on install:

Installer runs:

Tarry Singh

I have been active in several industries since 1991. While working in the maritime industry I have worked for several Fortune 500 firms such as NYK, A.P. Møller-Mærsk Group. I made a career switch, emigrated, learned a new language and moved into the IT industry starting 2000. Since then I have been a Sr. DBA, (Technical) Project Manager, Sr. Consultant, Infrastructure Specialist (Clustering, Load Balancing, Networks, Databases) and (currently) Virtualization/Cloud Computing Expert and Global Sourcing in the IT industry. My deep understanding of multi-cultural issues (having worked across the globe) and international exposure has not only helped me successfully relaunch my career in a new industry but also helped me stay successful in what I do. I believe in "worknets" and "collective or swarm intelligence". As a trainer (technical as well as non-technical) I have trained staff both on national and international level. I am very devoted, perspicacious and hard working.

Database Journal Logo

DatabaseJournal.com publishes relevant, up-to-date and pragmatic articles on the use of database hardware and management tools and serves as a forum for professional knowledge about proprietary, open source and cloud-based databases--foundational technology for all IT systems. We publish insightful articles about new products, best practices and trends; readers help each other out on various database questions and problems. Database management systems (DBMS) and database security processes are also key areas of focus at DatabaseJournal.com.

Property of TechnologyAdvice. © 2026 TechnologyAdvice. All Rights Reserved

Advertiser Disclosure: Some of the products that appear on this site are from companies from which TechnologyAdvice receives compensation. This compensation may impact how and where products appear on this site including, for example, the order in which they appear. TechnologyAdvice does not include all companies or all types of products available in the marketplace.