Installation guide
However, preparing the Windows OS for Oracle involves more than simply popping the CD in and clicking through a few menus. One
of the key problems is all of the drivers and hardware support required for an Oracle RAC installaon. For example, all RAC
implementaons require shared external storage. A variety of BIOS sengs, drivers, and support soware installaons are required
to implement shared storage on a SAN. If any of the soware versions are out of synch, the San may simply not funcon.
One of the best ways to avoid this type of piall is to use Dell’s Windows installaon media to assist in the installaon of Windows
and associated drivers. The Dell Server Assistant CD is perfect for this purpose. This CD will provide a matched set of drivers that will
provide a tested and cered conguraon for an Oracle RAC. You simply insert the Dell Server Assistant CD, and then work through
the menu choices. You will then be prompted to insert your Microso Windows CDs. The result will be a Windows installaon that is
designed to work with all of your hardware.
Aer the OS installaon, there are a few addional steps that need to be performed to prepare for the Oracle installaon. The rst
step is to ensure that hostnames and IP addresses are resolved for all servers in the RAC cluster. Check that the External/Public Host-
names are dened in your Directory Network Services (DNS) and that the correct IP addresses resolve for all nodes in the cluster. In
addion, you need to dene all External/Public and Internal/Private Hostnames in the HOSTS le on all nodes of the cluster. This le
is located in the WINDOWS_HOME\System32\drivers\etc directory.
For example, a two node cluster may look like:
For Oracle10g, an extra IP address is necessary for each server for a “virtual” IP address.
The virtual IP addresses should be included in the hosts le and registered in DNS. The
virtual IP addresses should be in the same subnet as the public addresses. An example
hosts le for a10g two node cluster would look like:
Do not assign the Virtual IP addresses to a specic network adapter; Oracle will manage these IP addresses directly and will assign
them to the correct network adapter during Oracle installaon. To test host name resoluon, open a
command line window and use the “ping” command to check all IP addresses and host names from each host. The
virtual IP addresses will me-out if ping’ed; this is expected behavior. For example: