HP TruCluster product which Oracle licensed a couple of years ago.Customers can now deploy Oracle RAC clusters without any additional 3rd party clusterwareproducts such as SG/SGeRAC. However, customers might want to continue to useSG/SGeRAC for the cluster management (e.g. to make your complete cluster high availableincluding 3rd party application, interconnect, etc.). In this case Oracle Clusterware interactswith the SG/SGeRAC to coordinate cluster membership information. New Features for Oracle Clusterware with RAC 10g R2:
l
Oracle 10g R2 comes with new Cluster Verification Utility that you can use to checkwhether or not your cluster is properly configured, to avoid installation failures, and toavoid database creation failures.
l
With 10g R2, Oracle Clusterware provides the possibility to mirror the Oracle ClusterRegistry (OCR) file, enhancing cluster reliability.
l
With 10g R2, CSS has been modified to allow you to configure multiple voting disks. InRAC10g R1, you could configure only one voting disk. By enabling multiple voting diskconfiguration, the redundant voting disks allow you to configure a RAC database withmultiple voting disks on independent shared physical disks.
l
With Oracle 10g R2, in addition, while continuing to be required for RAC databases,Oracle Clusterware is also available for use with single-instance databases andapplications that you deploy on clusters. The API libraries required for use with single-instance databases are provided with the Oracle Client installation media.Oracle Automatic Storage ManagementOracle Automatic Storage Management (ASM) is a new feature that has be introduced inOracle Database 10g to simplify the storage of Oracle data. ASM virtualizes the databasestorage into disk groups. The DBA is able to manage a small set of disk groups and ASMautomates the placement of the database files within those disk groups.In summary ASM does provide the following functionality:
l
Manages groups of disks, called disk groups.
l
Provides three mirroring options for protection against disk failure: none, two-way, andthree-way mirroring.
l
Spreads data evenly across all available storage resources to optimize performanceand utilization.
l
Enables the DBA to change the storage configuration without having to take thedatabase offline.
l
Automatically rebalances files across the disk group after disks have been added ordropped.New Features for Oracle ASM with 10g R2:
l
ASM Command-Line Utility for ASM file administration:
$ asmcmd help
l
Oracle 10g R2 supports installation of Automatic Storage Management in a separateASM home directory.
l
Supports interoperability for all versions of ASM and Database instances starting withRAC10g R1. This allows the ASM instance and DB instance to be upgradedindependently: