Cannot communicate with Cluster Ready Services
ISSUE:-
[oracle@server1:+ASM1] sudo 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
[oracle@server1:+ASM1] sudo crsctl stat res -t -init
--------------------------------------------------------------------------------
Name Target State Server State details
--------------------------------------------------------------------------------
Cluster Resources
--------------------------------------------------------------------------------
ora.asm
1 ONLINE ONLINE server1 STABLE
ora.cluster_interconnect.haip
1 ONLINE ONLINE server1 STABLE
ora.crf
1 OFFLINE OFFLINE STABLE
ora.crsd
1 ONLINE ONLINE server1 STABLE
ora.cssd
1 ONLINE ONLINE server1 STABLE
ora.cssdmonitor
1 ONLINE ONLINE server1 STABLE
ora.ctssd
1 ONLINE ONLINE server1 OBSERVER,STABLE
ora.diskmon
1 OFFLINE OFFLINE STABLE
ora.drivers.acfs
1 ONLINE ONLINE server1 STABLE
ora.evmd
1 ONLINE ONLINE server1 STABLE
ora.gipcd
1 ONLINE ONLINE server1 STABLE
ora.gpnpd
1 ONLINE ONLINE server1 STABLE
ora.mdnsd
1 ONLINE ONLINE server1 STABLE
ora.storage
1 ONLINE ONLINE server1 STABLE
--------------------------------------------------------------------------------
[oracle@server1:+ASM1] sudo crsctl start res ora.diskmon -init
CRS-2672: Attempting to start 'ora.diskmon' on 'server1'
CRS-2676: Start of 'ora.diskmon' on 'server1' succeeded
[oracle@server1:+ASM1] sudo 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
[oracle@server1:+ASM1]
Action Plan for 18c Grid:-
sudo crsctl stop crs -f
cd /tmp
ls -al
rm -rf Ora*
ls -al
rm -rf .oracle
ls -al
rm -rf orphan_indfile.lst osw.hb
ls -al
rm -rf CVU*
ls -la
sudo crsctl start crs
[oracle@server1:+ASM1] sudo crsctl stat res -t -init
--------------------------------------------------------------------------------
Name Target State Server State details
--------------------------------------------------------------------------------
Cluster Resources
--------------------------------------------------------------------------------
ora.asm
1 ONLINE ONLINE server1 STABLE
ora.cluster_interconnect.haip
1 ONLINE ONLINE server1 STABLE
ora.crf
1 OFFLINE OFFLINE STABLE
ora.crsd
1 ONLINE ONLINE server1 STABLE
ora.cssd
1 ONLINE ONLINE server1 STABLE
ora.cssdmonitor
1 ONLINE ONLINE server1 STABLE
ora.ctssd
1 ONLINE ONLINE server1 OBSERVER,STABLE
ora.diskmon
1 OFFLINE OFFLINE STABLE
ora.drivers.acfs
1 ONLINE ONLINE server1 STABLE
ora.evmd
1 ONLINE ONLINE server1 STABLE
ora.gipcd
1 ONLINE ONLINE server1 STABLE
ora.gpnpd
1 ONLINE ONLINE server1 STABLE
ora.mdnsd
1 ONLINE ONLINE server1 STABLE
ora.storage
1 ONLINE ONLINE server1 STABLE
--------------------------------------------------------------------------------
Action plan:-
[oracle@server1:+ASM1] sudo 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
[oracle@server1:+ASM1]