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

Figure 1-3 Communication Stack
RAC
ODM
CFS
CVM
SG/SGeRAC Core
GAB
LLT
SGORAC Cluster State
Cache Fusion/Lock Mgmt
Data File Management
File System MetaData
Volume Management
RAC
ODM
CFS
CVM
SG/SGeRAC Core
GAB
LLT
Cluster Interconnect Communication Channel
The cluster interconnect provides the communication channel for all system-to-system
communication, in addition to one-node communication between modules. Low Latency Transport
(LLT) and Group Membership Services/Atomic Broadcast (GAB) make up the SG SMS
Serviceguard for Oracle RAC communications package central to the operation of SGeRAC.
Refer to Using Serviceguard Extension for RAC for additional information.
Low Latency Transport
LLT provides fast, kernel-to-kernel communications and monitors network connections. LLT
functions as a high performance replacement for the IP stack and runs directly on top of the Data
Link Protocol Interface (DLPI) layer. The use of LLT rather than IP removes latency and overhead
associated with the IP stack. The major functions of LLT are traffic distribution, heartbeats, and
support for RAC Inter-Process Communications (VCSIPC).
• Traffic Distribution
LLT distributes (load-balances) internode communication across all available cluster
interconnect links. All cluster communications are evenly distributed across as many as
eight network links for performance and fault resilience. If a link fails, LLT redirects traffic
to the remaining links.
• Heartbeats
LLT is responsible for sending and receiving heartbeat traffic over network links. The Group
Membership Services function of GAB uses heartbeats to determine cluster membership.
• VCSIPC
RAC Inter-Process Communications (VCSIPC) uses the VCSIPC shared library for these
communications. VCSIPC leverages all features of LLT and uses LMX, an LLT multiplexer,
to provide fast data transfer between Oracle processes on different nodes.
Group Membership Services/Atomic Broadcast
The GAB protocol is responsible for cluster membership and cluster communications.
Cluster Interconnect Communication Channel 15