Chapter 1. Overview

This manual provides information about installing and configuring Oracle9i Real Application Clusters (RAC) Release 2 on a Linux cluster that uses Red Hat GFS 6.0. It contains procedures for a sample cluster that can be used as a reference for your cluster. You should use this manual in conjunction with the appropriate guides for installing and maintaining Oracle9i RAC on a Linux cluster, and the Red Hat GFS Administrator's Guide for Red Hat GFS 6.0.

This chapter provides an introduction to the sample cluster used in the manual, requirements based on the sample cluster, and prerequisites for installing and configuring Oracle9i RAC on a Linux cluster with Red Hat GFS 6.0. The chapter consists of the following sections:

1.1. Sample Cluster

The sample cluster used in this manual consists of the following components (refer to Figure 1-1 and Figure 1-2):

Figure 1-1. Sample Cluster: Red Hat GFS Nodes

Figure 1-2. Sample Cluster: External Lock Servers

The GFS nodes are attached to the MSA1000 array via the QLogic switch. Also, the GFS nodes and the external lock-server nodes are connected to the WTI network power switches (NPS) for fencing. One power switch is connected to the GFS nodes, another power switch is connected to lock servers lock1 and lock2, and another power switch is connected to lock server lock3. The MSA1000 array is configured as follows:

Table 1-1 lists the GFS node names and IP addresses for the public network and the private network. Table 1-2 lists the lock-server node names and IP addresses. Table 1-3 lists the network power switch node names, IP addresses, and nodes controlled. Table 1-4 lists the GFS pools required, showing pool name, size, function, disk, and location.

Public Network: Node NamePublic Network: IP AddressPrivate Network: Node NamePrivate Network: IP Address
rac110.10.10.101racpvt1192.168.100.101
rac210.10.10.102racpvt2192.168.100.102
rac310.10.10.103racpvt3192.168.100.103
rac410.10.10.104racpvt4192.168.100.104

Table 1-1. Sample Cluster: GFS Node Names and IP Addresses

NoteNote
 

The procedures in this manual are based on the assumption that you are using a private network for your Oracle cluster software, and that the Oracle management node is rac1/racpvt1.

Node NameIP Address
lock1192.168.100.201
lock2192.168.100.202
lock3192.168.100.203

Table 1-2. Sample Cluster: Lock-Server Node Names and IP Addresses

Node NameIP AddressNode Controlled
wti1192.168.100.211

rac1/racpvt1
rac2/racpvt2
rac3/racpvt3
rac4/racpvt4

wti2192.168.100.212

lock1
lock2

wti3192.168.100.213

lock3

Table 1-3. Sample Cluster: Network Power Switch Node Names, IP Addresses, and Nodes Controlled

Pool NameSizeFunctionDiskLocation
oraraw1.pool100 MBOracle quorum disksda1/dev/pool/raw1
oraraw2.pool100 MBOracle cluster configurationsda2/dev/pool/raw2
ccs_archive.pool10 MBGFS cluster archivesda3 
oracle_base.pool20 GBOracle binaries, logs, and related filessda4/dev/pool/oracle_base
oraundo.pool98 GBOracle undo tablespacesdb1/dev/pool/oraundo
oraindex.pool98 GBOracle index filessdc1/dev/pool/oraindex
oradata.pool60 GBOracle data filessdd1/dev/pool/oradata

Table 1-4. Sample Cluster: Storage Configuration