Skip Navigation Links | |
Exit Print View | |
![]() |
Oracle Solaris Cluster Data Service for Oracle Real Application Clusters Guide Oracle Solaris Cluster 4.0 |
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
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
Setting Support for Oracle RAC Extension Properties
Overview of the Framework Resource Groups
Oracle RAC Framework Resource Group
Multiple-Owner Volume-Manager Framework Resource Group
Registering and Configuring Oracle ASM Resource Groups (CLI)
How to Register and Configure Oracle ASM Resource Groups in the Global Cluster (CLI)
Creating Storage Management Resources by Using Oracle Solaris Cluster Maintenance Commands
Resources for Scalable Device Groups and Scalable File-System Mount Points
How to Create a Resource for a Scalable Device Group in the Global Cluster
How to Create a Resource for a Scalable Device Group in a Zone Cluster
How to Create a Resource for a File-System Mount Point in the Global Cluster
How to Create an Oracle Grid Infrastructure Resource for Interoperation With Oracle Solaris Cluster
Before You Begin
Ensure that the Oracle Grid Infrastructure framework resource is created and that dependencies are configured between the Oracle RAC framework resource and the Oracle Grid Infrastructure framework resource.
Ensure that the Oracle RAC framework resource group, the multiple-owner volume-manager framework resource group if used, and their resources are online.
Perform all steps from the global zone.
# clresourcetype register -Z zcname SUNW.scalable_asm_instance_proxy
# clresourcetype register -Z zcname SUNW.scalable_asm_diskgroup_proxy
# clresourcegroup create -Z zcname -S asm-inst-rg asm-dg-rg
Specifies the name of the Oracle ASM instance resource group.
Specifies the name of the Oracle ASM disk-group resource group.
# clresourcegroup set -Z zcname -p rg_affinities=++rac-fmwk-rg asm-inst-rg
# clresourcegroup set -Z zcname -p rg_affinities=++asm-inst-rg asm-dg-rg
# clresource create -Z zcname -g asm-inst-rg \ -t SUNW.scalable_asm_instance_proxy \ -p ORACLE_HOME=Grid_home \ -p CRS_HOME=Grid_home \ -p "ORACLE_SID{node1}"=asm-instance1 \ -p "ORACLE_SID{node2}"=asm-instance2 \ -p resource_dependencies_offline_restart=crs-fmwk-rs \ -d asm-inst-rs
Specifies the name of the resource group into which the resources are to be placed.
Specifies the type of the resource to add.
Sets the path to the Oracle Grid Infrastructure home directory.
Sets the Oracle ASM system identifier.
Specifies the name of the resource that you are creating.
# clresource create -Z zcname -g asm-dg-rg -t SUNW.scalable_asm_diskgroup_proxy \ -p asm_diskgroups=dg[,dg…] \ -p resource_dependencies_offline_restart=asm-inst-rs,asm-stor-rs \ -d asm-dg-rs
# clresourcegroup online -Z zcname -eM asm-inst-rg
# clresourcegroup online -Z zcname -eM asm-dg-rg
# clresource status -Z zcname +