JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Oracle Solaris Cluster Data Service for Oracle Real Application Clusters Guide     Oracle Solaris Cluster 4.0
search filter icon
search icon

Document Information

Preface

1.  Installing Support for Oracle RAC

2.  Configuring Storage for Oracle Files

3.  Registering and Configuring the Resource Groups

4.  Enabling Oracle RAC to Run in a Cluster

Overview of Tasks for Enabling Oracle RAC to Run in a Cluster

Installing Oracle RAC Software

Installing Binary Files and Configuration Files on a Shared File System

Overriding Networking Defaults for Oracle Grid Infrastructure

Next Steps

Verifying the Installation of Oracle RAC

How to Verify the Installation of Oracle RAC

Creating an Oracle ASM Instance and Disk Groups

How to Create an Oracle ASM Instance and Disk Groups

Creating an Oracle Grid Infrastructure Framework Resource

How to Create an Oracle Grid Infrastructure Framework Resource

Creating an Oracle Database

How to Specify the Location of Data Files on a Shared File System

Configuring Resources for Oracle RAC Database Instances

Tools for Registering and Configuring Resources for Oracle RAC Database Instances

How to Enable Oracle Solaris Cluster and Oracle Grid Infrastructure to Interoperate

Verifying the Installation and Configuration of Support for Oracle RAC

How to Verify the Configuration of the Oracle RAC Framework Resource Group

How to Verify the Configuration of the Multiple-Owner Volume-Manager Framework Resource Group

How to Verify the Configuration of Storage Resources for Oracle Files

How to Verify the Configuration of Resources for Oracle RAC Database Instances

How to Verify the Correct Behavior for Shutdown and Booting of the Cluster

5.  Administering Support for Oracle RAC

6.  Troubleshooting Support for Oracle RAC

7.  Modifying an Existing Configuration of Support for Oracle RAC

A.  Sample Configurations of This Data Service

B.  Preset Actions for DBMS Errors and Logged Alerts

C.  Support for Oracle RAC Extension Properties

D.  Command-Line Alternatives

Index

Creating an Oracle Grid Infrastructure Framework Resource

The Oracle Grid Infrastructure framework resource is a resource of the type SUNW.crs_framework. This resource is created within the Oracle RAC framework resource group whenever Oracle Grid Infrastructure is present on the cluster. This resource enables Oracle Solaris Cluster software to control the starting and stopping of Oracle Grid Infrastructure through the resource dependencies in Oracle Solaris Cluster. This ensures that Oracle Grid Infrastructure is only started when the resources it depends on are also available, and that it is stopped cleanly when any resource it depends on is no longer available.


Note - When the Oracle Grid Infrastructure framework resource is created in an Oracle Solaris Cluster configuration, it disables the automatic startup of Oracle Clusterware itself. The removal of the Oracle Grid Infrastructure framework resource does not by itself re-enable automatic startup of Oracle Grid Infrastructure. To re-enable automatic startup of Oracle Grid Infrastructure, see the Oracle Grid Infrastructure documentation for your release of Oracle Grid Infrastructure software.


How to Create an Oracle Grid Infrastructure Framework Resource

Before You Begin

Ensure that the following prerequisites are met:

Ensure that you have the following information:

  1. On one node of the cluster, become superuser.
  2. Start the clsetup utility.
    # clsetup

    The clsetup main menu is displayed.

  3. Choose the menu item, Data Services.

    The Data Services menu is displayed.

  4. Choose the menu item, Oracle Real Application Clusters.

    The clsetup utility displays information about Support for Oracle RAC.

  5. Press Return to continue.

    The clsetup utility prompts you to select whether you are performing the initial configuration of Support for Oracle RAC or administering an existing configuration.

  6. Choose the menu item, Oracle RAC Create Configuration.

    The clsetup utility prompts you to select the Oracle RAC cluster location. This location can be the global cluster or a zone cluster.

  7. Type the option number for the location of the Oracle RAC cluster and press Return.
    • If you select the global cluster option, the clsetup utility displays the list of components of Oracle RAC to configure. Skip to Step 9.
    • If you select the zone cluster option, the clsetup utility prompts you to select the required zone cluster. Proceed to Step 8.
  8. Type the option number for the required zone cluster and press Return.

    The clsetup utility displays the list of components of Oracle RAC to configure.

  9. Choose the menu item, Oracle Clusterware Framework Resource.

    The clsetup utility displays the list of prerequisites for performing this task.

  10. Verify that the prerequisites are met, and press Return.

    The clsetup utility displays a list of Oracle Grid Infrastructure home directories that exist on the cluster.

  11. Specify the Oracle Grid Infrastructure home directory for your installation of the Oracle Grid Infrastructure software.
    • If the directory is listed, type the option number for the directory that you are selecting and press Return.
    • If the directory is not listed, type the full path to the Oracle Grid Infrastructure home directory and press Return.
  12. Specify the Oracle Clusterware OCR and voting disks.
    • If a desired name is listed, type the number that corresponds to the name that you are selecting and press Return.

      The clsetup utility displays a list of Oracle home directories that exist on the cluster.

    • If a desired name is not listed, specify the name explicitly:
      1. Type e and press Return.

        The clsetup utility prompts you for the full path for the OCR and voting disk.

      2. Type the full path of the file-system mount point or disk group and press Return.

        The clsetup utility prompts you whether to enter more values. Type yes to specify another path name or no if you have no more path names to add and press Return.

    The clsetup utility displays the names of the Oracle Solaris Cluster objects that the utility will create.

  13. If you require a different name for any Oracle Solaris Cluster objects, change the name.
    1. Type the option number for the name to change and press Return.

      The clsetup utility displays a screen where you can specify the new name.

    2. At the New Value prompt, type the new name and press Return.

    The clsetup utility returns you to the list of the names of the Oracle Solaris Cluster objects that the utility will create.

  14. To confirm your selection of Oracle Solaris Cluster object names, press Return.

    The clsetup utility displays information about the Oracle Solaris Cluster configuration that the utility will create.

  15. To create the configuration, type c and Press Return.

    The clsetup utility displays a progress message to indicate that the utility is running commands to create the configuration. When configuration is complete, the clsetup utility displays the commands that the utility ran to create the configuration.

  16. Press Return to continue.

    The clsetup utility returns you to the list of options for configuring Support for Oracle RAC.

  17. (Optional) Type q and press Return repeatedly until you quit the clsetup utility.