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!

ORA-29701: unable to connect to Cluster Synchronization Service

2723794Aug 31 2010 — edited Sep 1 2010
Hi All,

I have installed 11gR2 RAC on OVM Server 2.2.1. I have two node cluster. Everything is working fine. I have installed Cluster and Oracle binary into /u01 partition. /u01 is locally mount on every node. /u01 is having ext3 file system./u01 is having total 10g in size.

Ater done with both cluster and DB installation I have only 1.5G space left. So I thought let me move this clusterhome and oracle home to new partition /u02 which is having 20G in size.

I have copied every thing from /u01 to /u02 (using cp -rp /u01/* to /u02). Owenrship and timestamp remain same also.

After done with copy I have put comment in /etc/fstab for /u01 line and add new line for /u02. Then restart this VM.

not able to start ASM,CRS ....nothing...

I have replace /u01 with /u02 to /etc/oraInst.loc,oratab and /etc/oracle/ocr.loc

I have no idea what';s wrong and from where to start looking.

If I am trying to start crs ( ./crsctl start cluster ==>./crsctl.bin: error while loading shared libraries: libhasgen11.so: cannot open shared object file: No such file or directory)


and if going to start asm instance:
SQL> startup
ORA-01078: failure in processing system parameters
ORA-29701: unable to connect to Cluster Synchronization Service


Any suggestion?


Thanks...
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 29 2010
Added on Aug 31 2010
9 comments
1,568 views