In this Document APPLIES TO:Oracle Server - Enterprise Edition - Version: 11.2.0.1 and later [Release: 11.2 and later ]Information in this document applies to any platform. SYMPTOMSWhen attempting to run 'cluvfy comp ocr' (post install of Oracle 11gR2 Clusterware), the following errors are encountered:
TRACE FILE /orasoftgrid/app/oracle/11.2.0/grid/bin/kfod op=GROUPS nohdr=true
CAUSEThe cause can be one of the following:1. Discovery string has /dev/* which picks up /dev/random. 2. Discovery string is picking up other devices that were previously removed from multipath configuration. SOLUTION-- This will need a down time.1. Copy/backup profile.xml cp $GRID_HOME/gpnp/<node_name>/profiles/peer/profile.xml $GRID_HOME/gpnp/<node_name>/profiles/peer/profile.xml.`date +"%Y%m%d_%H%M"`.orig
2. Change discovery string: -- connect to asm using sqlplus
3. Need to restart the ASM on all nodes or restart CRS on all nodes. 4. Run 'cluvfy comp ocr' again and check REFERENCESPRVF-4195 KFOD-00300 ORA-15080 ORA-12801 CLUVFY KFOD OP=GROUPS /DEV/RANDOM |