Veritas Storage Foundation 5.1 SP1 for Oracle RAC Administrator"s Guide (5900-1512, April 2011)

5
Remove files from the OCR and Voting disk directories. For our example:
# rm /ocrvote/ocr
# rm /ocrvote/vote-disk
If OCR and Voting disk storage are on raw volumes, use command resembling:
# dd if=/dev/zero of=/dev/vx/rdsk/ocrvotedg/ocrvol bs=8192 \
count=18000
# dd if=/dev/zero of=/dev/vx/rdsk/ocrvotedg/votvol bs=8192 \
count=3000
6
Reboot the systems to make sure no CRS daemons are running.
For instructions on reinstalling Oracle Clusterware at a later time, see the
Veritas Storage Foundation for Oracle RAC Installation and Configuration
Guide.
Troubleshooting the Virtual IP (VIP) Configuration
When troubleshooting issues with the VIP configuration, use the following
commands and files:
Check for network problems on all nodes:
/usr/sbin/ifconfig nic_name
Make sure the virtual host name is registered with the DNS server:
Verify the /etc/hosts file on each node.
Verify the virtual host name on each node.
# ping virtual_host_name
Check the output of the following command:
For Oracle RAC 10g Release 2/Oracle RAC 11g Release 1:
$CRS_HOME/bin/crs_stat -t
For Oracle RAC 11g Release 2:
$GRID_HOME/bin/crsctl stat res -t
On the problem node, use the command:
231Troubleshooting SF Oracle RAC
Troubleshooting Oracle