CRS not starting on one of the nodes after reboot
Hi everyone
After rebooting our 2 node 11.2.0.2 RAC, the CRS on one of the node is not starting up
Here is node-1
[root@racstagedb1 bin]# ./crsctl check crs
CRS-4638: Oracle High Availability Services is online
CRS-4537: Cluster Ready Services is online
CRS-4529: Cluster Synchronization Services is online
CRS-4533: Event Manager is online
[root@racstagedb1 bin]#
Here is node-2
[root@racstagedb2 bin]# ./crsctl check crs
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
[root@racstagedb2 bin]#
How should we go about troubleshooting this? Any help /assistance would be highly appreciated