Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

CRS-4639: Could not contact Oracle High Availability Services

727876Feb 3 2011 — edited Jun 22 2011
Hi Everyone,

I have installed 11gR2 GRID and RAC on RHEL 6.
With the installation when I ran the root.sh script I had to run the following command for the HAS to be able to start successfully:
/bin/dd if=/var/tmp/.oracle/npohasd of=/dev/null bs=1024 count=1  (According to MOS: 1069182.1)
I have duplicated a database onto this environment and after a reboot of the servers the HAS does not start.
None of the logs get updated to give/show any information except 1,$GRID_HOME/log/node1/client/css.log, which gives:
2011-02-03 13:17:41.480: [ CSSCLNT][1441978112]clssscConnect: gipc request failed with 29 (0x13)
2011-02-03 13:17:41.481: [ CSSCLNT][1441978112]clsssInitNative: connect failed, rc 29
I checked and tried everything according to MOS: How to Troubleshoot Grid Infrastructure Startup Issues [ID 1050908.1], but to no avail.

If I run the command
/bin/dd if=/var/tmp/.oracle/npohasd of=/dev/null bs=1024 count=1  (According to MOS: 1069182.1)
and then manually start HAS everything starts perfect.

Is there any way to bypass this or get a permanent solution?

Thanks in advance.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 20 2011
Added on Feb 3 2011
6 comments
12,222 views