Owner's Manual

12 Installing Oracle 11g R1 Database RAC
Configure the System Clock Settings for All Nodes
To prevent failures during the installation procedure, configure all the nodes
with identical system clock settings.
Synchronize your node system clock with a Network Time Protocol (NTP) server.
If you cannot access an NTP server, perform one of the following procedures:
Ensure that the system clock on the Oracle Database software installation
node is set to a later time than the remaining nodes.
Configure one of your nodes as an NTP server to synchronize the
remaining nodes in the cluster.
Installing Oracle 11G R1 Clusterware
1
Log in as
root
.
2
Start the X Window System by typing:
startx
3
Open a terminal window and type:
xhost +
4
Mount the
Oracle Clusterware
media.
5
Ty p e :
su - oracle
6
Ty p e :
<CD_mountpoint>/cluvfy/runcluvfy.sh stage
-pre crsinst -n node1,node2 -r 11gR1 -verbose
where
node1
and
node2
are the public host names.
If your system is
not
configured correctly, troubleshoot the issues and then
repeat the
runcluvfy.sh
command above.
If your system is configured correctly, the following message is displayed:
Pre-check for cluster services setup was successful
on all the nodes.