$GRID_HOME/bin/crsctl check crs fails with CRS-4535: Cannot communicate wit
SoniMay 20 2013 — edited Jun 1 2013Hi All
i have a 11gR2 RAC instance with 2 nodes running 11.2.0.3 on OEL 5 update 8 64-bit environment
After a physical restart of the node1 the cluster on node1 do not start
When i try to run the below command on node1
$GRID_HOME/bin/crsctl check crs
the following error is shown
CRS-4638: Oracle High Availability Services is online
CRS-4535: Cannot communicate with Cluster Ready Services
CRS-4530: Communications failure contacting Cluster Synchronization Services daemon
CRS-4534: Cannot communicate with Event Manager
Cluster in node 2 and db instance on node 2 is up and running.
When i try to run the below command on node1
# ps -ef | grep d.bin
root 7548 1 0 19:58 ? 00:00:05 /oracle/app/11.2.0/grid/bin/cssdmonitor
root 9295 1 0 17:06 ? 00:01:03 /oracle/app/11.2.0/grid/bin/ohasd.bin reboot
oracle 10085 1 0 17:07 ? 00:00:08 /oracle/app/11.2.0/grid/bin/oraagent.bin
oracle 10097 1 0 17:07 ? 00:00:00 /oracle/app/11.2.0/grid/bin/mdnsd.bin
oracle 10107 1 0 17:07 ? 00:00:08 /oracle/app/11.2.0/grid/bin/gpnpd.bin
root 10118 1 0 17:07 ? 00:00:04 /oracle/app/11.2.0/grid/bin/orarootagent.bin
oracle 10121 1 0 17:07 ? 00:00:34 /oracle/app/11.2.0/grid/bin/gipcd.bin
root 10135 1 6 17:07 ? 00:13:10 /oracle/app/11.2.0/grid/bin/osysmond.bin
root 10327 1 0 17:07 ? 00:00:52 /oracle/app/11.2.0/grid/bin/ologgerd -M -d /oracle/app/11.2.0/grid/crf/db/srv-bioradb1
root 11917 10052 0 20:32 pts/1 00:00:00 grep d.bin
looking forward to any doc or recomandation how to start clusterware on node1
thanks and regards
Soni