Owner's Manual

Installing Oracle 11g R2 Database RAC 13
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>
Configuring Shared Oracle Home for Database
Binary Using ACFS
To configure shared Oracle home for database binary using ACFS:
1
Log in as
root
user and type:
xhost +
2
Log in as
Grid
user and run the
asmca
utility:
$<GRID HOME>/bin/asmca
3
In the
ASMCA
window, select
Disk Groups
tab, click
Create,
and perform
the following steps:
a
Enter a name of the disk group. For example,
ORAHOME
.
book.book Page 13 Wednesday, August 4, 2010 11:57 AM