Veritas Storage Foundation™ 5.0.1 for Oracle RAC Installation, Configuration, and Administrator's Guide Extracts for the HP Serviceguard Storage Management Suite on HP-UX 11i v3
Table Of Contents
- Veritas Storage Foundation™ 5.0.1 for Oracle RAC Installation, Configuration, and Administrator's Guide Extracts for the HP Serviceguard Storage Management Suite on HP-UX 11i v3
- Table of Contents
- Preface
- 1 Introducing Serviceguard Extension for RAC
- About Serviceguard Extension for RAC
- How Serviceguard Extension for RAC Works (High-Level Perspective)
- Component Products and Processes of SG SMS Serviceguard Cluster File System for RAC
- Communication Infrastructure
- Cluster Interconnect Communication Channel
- Low-level Communication: Port Relationship Between GAB and Processes
- Cluster Volume Manager
- Cluster File System
- Oracle Disk Manager
- Additional Features of Serviceguard Extension for RAC
- 2 Planning SGeRAC Installation and Configuration
- 3 Configuring the Repository Database for Oracle
- 4 Using Storage Checkpoints and Storage Rollback
- About Storage Checkpoints and Storage Rollback in SGeRAC
- Using Storage Checkpoints and Storage Rollback for Backup and Restore
- Determining Space Requirements for Storage Checkpoints
- Performance of Storage Checkpoints
- Backing up and Recovering the Database Using Storage Checkpoints
- Guidelines for Oracle Recovery
- Using the Storage Checkpoint Command Line Interface (CLI)
- Examples of Using the Command Line Interface
- Prerequisites
- Creating or Updating the Repository Using dbed_update
- Creating Storage Checkpoints Using dbed_ckptcreate
- Displaying Storage Checkpoints Using dbed_ckptdisplay
- Mounting Storage Checkpoints Using dbed_ckptmount
- Unmounting Storage Checkpoints Using dbed_ckptumount
- Performing Storage Rollback Using dbed_ckptrollback
- Removing Storage Checkpoints Using dbed_ckptremove
- Cloning the Oracle Instance Using dbed_clonedb
- 5 Using FlashSnap for Backup and Recovery
- About Veritas Database FlashSnap
- Planning to Use Database FlashSnap
- Preparing Hosts and Storage for Database FlashSnap
- Summary of Database Snapshot Steps
- Creating a Snapplan (dbed_vmchecksnap)
- Validating a Snapplan (dbed_vmchecksnap)
- Displaying, Copying, and Removing a Snapplan (dbed_vmchecksnap)
- Creating a Snapshot (dbed_vmsnap)
- Backing Up the Database from Snapshot Volumes (dbed_vmclonedb)
- Cloning a Database (dbed_vmclonedb)
- Resynchronizing the Snapshot to Your Database
- Removing a Snapshot Volume
- 6 Investigating I/O Performance for SGeRAC: Storage Mapping
- A Troubleshooting SGeRAC
Databases using file systems typically incur additional overhead:
• Extra CPU and memory usage to read data from underlying disks to the file system cache.
This scenario requires copying data from the file system cache to the Oracle cache.
• File locking that allows for only a single writer at a time. Allowing Oracle to perform locking
allows for finer granularity of locking at the row level.
• File systems generally go through a standard Sync I/O library when performing I/O. Oracle
can make use of Kernel Async I/O libraries (KAIO) with raw devices to improve performance.
ODM Communication
ODM uses port d to communicate with other ODM instances to support the file management
features of Oracle Managed Files (OMF). OMF enables DBAs to set init.ora parameters for db
datafile, controlfile, and logfile names and for those structures to be named automatically. OMF
allows for the automatic deletion of physical data files when DBAs remove tablespaces.
Additional Features of Serviceguard Extension for RAC
Additional SGeRAC features include:
• The ability to transition from a local high-availability cluster into a disaster recovery
environment. This environment ensures maximum data protection and availability in the
event of large-scale disasters and involves the global clustering feature of SGeRAC and
replication with Veritas Volume Replicator (VVR).
• The ability to back up and recover data at the volume and file system levels using Veritas
Storage Checkpoints and Veritas Database FlashSnap.
• The ability to evaluate or troubleshoot I/O performance with Veritas Storage Mapping. You
can access mapping information that allows for a detailed understanding of the storage
hierarchy in which files reside.
Additional Features of Serviceguard Extension for RAC 19