Solution to Oracle11g CRS-0184
[Grid @ rac3 cssd] $ crs_stat-t
CRS-0184: Cannot communicate with the CRS daemon.
[Grid @ rac3 cssd] $ crsctl check has
CRS-4638: Oracle High Availability Services is online
[Grid @ rac3 cssd] $ 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-4533: Event Manager is online.
View crsd log discovery:
[Grid @ rac3 crsd] $ tail-f crsd. log
20:55:20. 743: [GPnP] [2026358512] clsgpnp_Init: [at clsgpn1_c: 837] GPnP client pid = 4298, tl = 3, f = 0
20:55:20. 773: [OCRAPI] [2026358512] clsu_get_private_ip_addresses: no ip addresses found.
20:55:20. 773: [GIPCXCPT] [2026358512] gipcShutdownF: skipping shutdown, count 2, from [clsinet. c: 1732], ret gipcretSuccess (0)
20:55:20. 777: [GIPCXCPT] [2026358512] gipcShutdownF: skipping shutdown, count 1, from [clsgpn1_c: 1021], ret gipcretSuccess (0)
[OCRAPI] [2026358512] a_init_clsss: failed to call clsu_get_private_ip_addr (7)
20:55:20. 782: [OCRAPI] [2026358512] a_init: 13! : Clusterware init unsuccessful: [44]
20:55:20. 783: [CRSOCR] [2026358512] OCR context init failure. Error: PROC-44: Error in network address and interface operations Network address and interface operations error [7]
20:55:20. 783: [CRSD] [2026358512] [PANIC] CRSD exiting: cocould not init OCR, code: 44
20:55:20. 783: [CRSD] [2026358512] Done.
An error occurred while obtaining priv-ip. Therefore, check whether the priv-ip Nic on rac3 is activated.
Eth0 is automatically activated upon startup, but eth1 (priv-ip) is not activated.
[Root @ rac3 ~] # Cat/etc/sysconfig/network-scripts/ifcfg-eth0
# Intel Corporation 82540EM Gigabit Ethernet Controller
DEVICE = eth0
BOOTPROTO = none
BROADCAST = 192.168.1.255
HWADDR = 08: 00: 27: 43: 21: 03
IPADDR = 192.168.1.179
NETMASK = 255.255.255.0
NETWORK = 192.168.1.0
ONBOOT = yes
GATEWAY = 192.168.1.1
TYPE = Ethernet
[Root @ rac3 ~] # Cat/etc/sysconfig/network-scripts/ifcfg-eth1
# Intel Corporation 82540EM Gigabit Ethernet Controller
DEVICE = eth1
BOOTPROTO = none
BROADCAST = 172.161.255
HWADDR = 08: 00: 27: 0C: A7: DE
IPADDR = 172.161.193
NETMASK = 255.255.255.0
NETWORK = 172.161.0
ONBOOT = no -- no will not be activated at startup, changed to yes
HOTPLUG = no
TYPE = Ethernet
After rac3 is restarted, everything is normal.
[Grid @ rac3 ~] $ Crs_stat-t
Name Type Target State Host
------------------------------------------------------------
Ora... SM1.asm application ONLINE 11grac1
Ora... C1.lsnr application ONLINE 11grac1
Ora... ac1.gsd application OFFLINE
Ora... ac1.ons application ONLINE 11grac1
Ora... ac1.vip ora... t1.type ONLINE 11grac1
Ora... SM2.asm application ONLINE 11grac2
Ora... C2.lsnr application ONLINE 11grac2
Ora... ac2.gsd application OFFLINE
Ora... ac2.ons application ONLINE 11grac2
Ora... ac2.vip ora... t1.type ONLINE 11grac2
Ora... P_DG.dg ora... up. type OFFLINE
Ora. DATA_DG.dg ora... up. type OFFLINE
Ora... N1.lsnr ora... er. type ONLINE rac3
Ora... ER. lsnr ora... er. type ONLINE 11grac1
Ora. SYS_DG.dg ora... up. type ONLINE 11grac1
Ora. asm ora. asm. type ONLINE 11grac1
Ora. db. db ora... se. type OFFLINE
Ora. eons ora. eons. type ONLINE 11grac1
Ora. gsd ora. gsd. type OFFLINE
Ora... network ora... rk. type ONLINE 11grac1
Ora. Solaris ora. productname. type OFFLINE
Ora. ons ora. ons. type ONLINE 11grac1
Ora... SM3.asm application ONLINE rac3
Ora... C3.lsnr application ONLINE rac3
Ora. rac3.gsd application OFFLINE
Ora. rac3.ons application ONLINE rac3
Ora. rac3.vip ora... t1.type ONLINE rac3
Ora. scan1.vip ora... ip. type ONLINE rac3