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
This file contains the logs pertaining to the CRS resources such as the virtual IP, Listener,
and database instances. It indicates some configuration errors or Oracle problems, because
CRS does not directly interact with any of the Veritas components.
To check for core dumps
— For Oracle 10g R1: $ORA_CRS_HOME/crs/init
— For Oracle 10g R2: $ORA_CRS_HOME/log/<hostname>/crsd/
Core dumps for the crsd.bin daemon are written here. Use this file for further debugging.
To check the Oracle css log file
— For Oracle 10g R1: $ORA_CRS_HOME/css/log/
— For Oracle 10g R2: $ORA_CRS_HOME/log/<hostname>/cssd/
The css logs indicate actions such as reconfigurations, missed checkins, connects, and
disconnects from the client CSS listener. If there are membership issues, they will show up
here. If there are communication issues over the private networks, they are logged here.
To check for ocssd core dumps
— For Oracle 10g R1: $ORA_CRS_HOME/css/init
— For Oracle 10g R2: $ORA_CRS_HOME/log/<hostname>/cssd/
Core dumps from the ocssd and the pid for the css daemon whose death is treated as fatal
are located here. If there are abnormal restarts for css the core files are found here.
Oracle Notes
Review the following Oracle notes:
Table A-2 Oracle Notes
CRS and 10g Real Application Clusters259301.1
How to install Oracle 10g CRS on a cluster where one or more nodes are not to be configured to
run CRS.
280589.1
10g RAC: Troubleshooting CRS Reboots265769.1
How to Restore a Lost Vote Disk in 10g279793.1
10g RAC: How to Clean Up After a Failed CRS Install
Two items missing in this Oracle note are:
Remove the /etc/oracle/ocr.loc file. This file contains the location for the Cluster registry.
If this file is not removed then during the next installation the installer will not query for the OCR
location and will pick it from this file.
If there was a previous 9i Oracle installation, then remove the following file: /var/opt/oracle/
srvConfig.loc. If this file is present the installer will pick up the Vote disk location from this
file and may create the error “the Vote disk should be placed on a shared file system” even before
specifying the Vote disk location.
239998.1
CRS 10g Diagnostic Collection Guide272332.1
Troubleshooting SGeRAC Checkpoint
Headings indicate likely symptoms or procedures required for a solution.
SGeRAC Checkpoint Feature Requires DBA Group to Have MLOCK Privileges
If MLOCK privileges are not set for the dba group, the checkpoint creation may fail with the
following error:
Could not find ascii control file under oracle home/admin/dbname/udump
To fix this issue, you must set the MLOCK privilege for the dba user.
96 Troubleshooting SGeRAC