Hi,
OS : RHEL LINUX
DB : 11g
cluster service is not starting up in RAC 1 node. Its dual node rac. giving error below.
[root@rac1 bin]# ./crsctl check cluster -all
**************************************************************
rac1:
CRS-4535: Cannot communicate with Cluster Ready Services
CRS-4530: Communications failure contacting Cluster Synchronization Services daemon
CRS-4534: Cannot communicate with Event Manager
**************************************************************
rac2:
CRS-4537: Cluster Ready Services is online
CRS-4529: Cluster Synchronization Services is online
CRS-4533: Event Manager is online
**************************************************************
[root@rac1 bin]#
hanging the command in RAC 1 node.
[root@rac1 bin]# ./crsctl start cluster
Thanks.