Deployment Guide
26 Deployment Guide
9
In the
Summary
window, click
Install
.
10
When prompted, open a new terminal window.
11
Run
root.sh
on the
first node
.
a
Press <Enter> to accept the default value for the local
bin
directory.
The Virtual Internet Protocol Configuration Assistant (VIPCA) starts.
b
On the first VIPCA window, click
Next
.
c
In the
List of Available Network Interfaces
window, select your public NIC or, if you have
four NIC ports, the port reserved for the virtual IP address (see "Configuring the Public and
Private Networks"), and click
Next
.
NOTE: The public and private NIC assignments that you select in this step must be identical and available
on all nodes.
d
In the
Virtual IPs for Cluster Nodes
window, enter an unused public virtual IP address and subnet
mask for each node displayed and click
Next
.
The virtual IP address must be the same as you entered in the
/etc/hosts.equiv
file, and the subnet
mask must be the same as the public mask.
e
Click
Finish
in the summary window.
A progress window appears.
f
When the configuration is completed, click
OK
and click
Exit
to exit the VIPCA.
g
Run
root.sh
on each of the other nodes in your cluster.
Wait for
root.sh
to finish running on
each node
before you run it on the next node.
12
Click
OK
in the
Setup Privileges
window.
13
Click
Exit
in the
End of Installation
window and confirm by clicking
Yes
.
Applying the 10.1.0.5 Patchset
1
Download the 10.1.0.5 patchset (
p4505133_10105_LINUX.ZIP
) from the Oracle MetaLink website.
2
Copy the patchset to the folder
/oracle_cds/10.1.0.5
on the
first node
.
3
Unzip the patchset by typing:
unzip p4505133_10105_LINUX.ZIP
4
Change the ownership of the
10.1.0.5
directory by typing:
chown -R oracle.dba /oracle_cds/10.1.0.5
5
Run the installer from the
first node
only.
It patches all the nodes that are a part of the RAC cluster. The 10.1.0.5 patchset patches the CRS
as well as the database home.
NOTE: The 10.1.0.5 patchset supports rolling upgrades for the CRS of all the member nodes.