|
|
Creating the Cluster:The cluster creation process is performed in two phases:
Use the “build” disk you are running on and, as root, issue one command: # /usr/sbin/clu_create The clu_create command builds a single member cluster. This command issues a sequence of prompts from which the needed information is supplied to build the cluster. A sample setup is shown below: Cluster name: demo-cluster.xyz.com Note: The cluster name should include the full Internet domain qualification if the hostname given to the primary member system includes Internet domain qualification.
When the first member is booted, the cluster will be up and running. On the primary member system, when the command clu_add_member is run, it will issue a sequence of prompts that request information to establish the second cluster member. In fact, this is the only command required to add additional cluster members to the same cluster. The following shows the prompts and their appropriate responses for each new cluster member: Second Cluster Member Information
Next, install initializes and does the following:
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.
|
|
|