|
|
UNIX Pre-Installation StepsThis section describes the UNIX level installation notes that include the creation of an oracle account and the setting up of user equivalence and kernel shared memory settings. User Account
User EquivalenceOn the node from which the Oracle Universal Installer will be run, user equivalence is set up by adding entries for all nodes in the cluster, including the local node, to the .rhosts file of the oracle account or the /etc/hosts.equiv file. The Oracle account user should check for user equivalence by performing a remote login (rlogin) to each node in the cluster. If the Oracle account user is prompted for a password, then the Oracle account has not been given the same attributes on all nodes. This must be corrected because the Oracle Universal Installer cannot use the ‘rcp’ command to copy Oracle products to the remote node's directories without user equivalence. This may require the establishment of a .rhosts file in the Oracle accounts that specifies equivalent users and hosts as well as the creation of the /etc/hosts.equiv that lists equivalent hosts. Kernel ParametersEdit the file /etc/system and set the shared memory parameter. Refer to the Oracle9i Installation Guide for the example and guidelines for setting up the parameter values. The system will need to be rebooted for these values to take effect. The following Table (6.6) shows the settings: Before beginning the installation, verify the existence of the file /opt/SUNWcluster/bin/lkmgr. This is used by the OUI to indicate that the installation is being performed on a cluster. There is another verification script called InstallPrep.sh, which is available in Oracle Metalink; it may be downloaded and run prior to the installation of Oracle RAC. This script verifies that the system is configured correctly according to the Installation Guide. The output of the script will report any further tasks that need to be performed before Oracle can be installed successfully. We strongly suggest that the reader run this script to verify the environment. The script performs the following verifications:
The next phase involves the installation of the Oracle software and creating the database. This is covered at the end of the chapter. Whatever the chosen platform, the software installation and creation of the database follow a common method, which is also covered later in this chapter. For detailed instructions and up-to-date information, please refer to the vendor documentation. A detailed explanation is also available at Oracle Metalink Note: 175465.1 (Step by Step Installation of RAC on Sun Cluster v3). So far, we have covered cluster formation and creating the necessary shared storage objects on a typical Sun cluster using the Sun Cluster v3 software. Now, let us examine the cluster set up using the cluster framework from Veritas for the Sun Solaris platform. For more information, see the book Oracle 11g Grid and Real Application Clusters - 30% off if you buy it directly from Rampant TechPress . Written by top Oracle experts, this RAC book has a complete online code depot with ready to use RAC scripts.
|
|
|