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

A Troubleshooting SGeRAC
This appendix contains the following topics:
• “About Troubleshooting SGeRAC” (page 95)
• “Troubleshooting Tips” (page 95)
• “Troubleshooting Oracle” (page 95)
• “Troubleshooting SGeRAC Checkpoint” (page 96)
About Troubleshooting SGeRAC
Review the troubleshooting options, known problems, and their solutions.
Running Script for Engineering Support Analysis
You can use a script to gather information about the configuration and status of your cluster and
its various modules. The script will also identify package information, debugging messages,
console messages, and information about disk groups and volumes. You can forward the output
of this script to HP customer support who can analyze the information and assist you in solving
any problems. Table A-1 lists the script you can use to gather the required information.
Table A-1 Scripts for Engineering Support Analysis
DescriptionScript
This script gathers information about the GAB and LLT modules. The file /tmp/
commslog.time_stamp.tar contains the script’s output.
On each node, enter:
# /opt/VRTSgab/getcomms -local
getcomms
Troubleshooting Tips
Review the information on the error logs that you must access.
• To check the Oracle installation error log, you must access:
$ORACLE_BASE/oraInventory/logs/installActionsdate_time.log
This file contains errors that occurred during installation. It clarifies the nature of the error
and at exactly which point it occurred during the installation. If there are any installation
problems, you must send this file to Tech Support for debugging the issue.
Troubleshooting Oracle
For help resolving issues with Oracle components, check the following information:
• Oracle log files
• Oracle notes
Oracle Log Files
Review the information on the files that you must access.
• To check the Oracle log file
— For Oracle 10g R1: $ORA_CRS_HOME/crs/log
— For Oracle 10g R2: $ORA_CRS_HOME/log/<hostname>/crsd/
About Troubleshooting SGeRAC 95