Owner's Manual

Installing Oracle 11g R2 Database RAC 13
22
In the
Summary
window, click
Finish
.
23
At the end of the installation process, the
Execute Configuration scripts
wizard is displayed. Complete the instructions in the wizard and click
OK
.
NOTE: Run orainstRoot.sh and root.sh sequentially on all nodes as a root
user, starting with the primary node. For example, run root.sh sequentially on
node 1, node 2 and so on.
24
The
Installation of Oracle Grid Infrastructure for a Cluster was
Successful
window is displayed. Click
Close
.
25
On all nodes, perform the following:
a
Verify the
Oracle Grid Infrastructure
installation by typing the
following command:
olsnodes -n -v
This command lists the host names of all nodes in the cluster.
b
Type the following command to check the status of all the grid
services:
/opt/app/11.2.0/grid/bin/crsctl stat res -t
Verify that all Oracle grid services that are running are displayed.
Ensure that all the services are online.
c
Log in as
Grid
user and type the following command to find the list
of SCAN IPs leased from DHCP Server:
srvctl config scan
d
Type the following command to find the node VIP leased from DHCP
Server:
srvctl config vip -n <nodename>