Migrating OCR fails

From: Nadeem M. Khan <nadeem.m.khan_at_gmail.com>
Date: Thu, 21 Aug 2008 21:02:02 +0400
Message-ID: <2ede0e110808211002w68115874mb8906f7dcb185bc5@mail.gmail.com>


Hi. We're moving our two-node Oracle 10g RAC (Solaris 10) storage from EMC to NetApp. EMC is fiber-channel, NetApp is iscsi.

On NetApp, we created luns for the ASM storage, Voting disk and the OCR. The device names for all the luns are different on both nodes in case of iscsi. But ASM rebalance operation was smart enough to recognize the corresponding luns on the other node and added them properly --- success here.

For voting disk, I had to use mknod --- success here too.

For OCR too, I used mknod to create character special devices. I was also able to add the new OCR and mirror using ocrconfig -replace.

However, an attempt to restart crs (crsctl start|stop crs) after adding the new OCR and mirror fails.

#crsctl check crs

Failure 1 to contacting CSS daemon
Cannot communicate with CRS
Cannot communicate with EVM.

This happens on both nodes. If I revert to the old OCR location, all works fine.

This is what crsd.log says:

Oracle Database 10g CRS Release 10.2.0.2.0 Production Copyright 1996, 2004, Oracle. All rights reserved

2008-08-21 20:07:51.940: [ default][1] CRS Daemon Starting
2008-08-21 20:07:51.941: [ CRSMAIN][1] Checking the OCR device
2008-08-21 20:07:51.948: [ CRSMAIN][1] Connecting to the CSS Daemon
2008-08-21 20:07:52.520: [ COMMCRS][3]clsc_connect: (100be1740) no
listener at (ADDRESS=(PROTOCOL=ipc)(KEY=OCSSD_LL_XXXX_XXXX))

2008-08-21 20:07:52.520: [ CSSCLNT][1]clsssInitNative: connect failed, rc 9

2008-08-21 20:07:52.521: [ CRSRTI][1] CSS is not ready. Received status 3 from CSS. Waiting for good status ..

2008-08-21 20:07:54.100: [ COMMCRS][5]clsc_connect: (100be17a0) no listener at (ADDRESS=(PROTOCOL=ipc)(KEY=OCSSD_LL_XXXX_XXXX))

2008-08-21 20:07:54.100: [ CSSCLNT][1]clsssInitNative: connect failed, rc 9

2008-08-21 20:07:54.100: [ CRSRTI][1] CSS is not ready. Received status 3 from CSS. Waiting for good status ..

2008-08-21 20:07:55.680: [ COMMCRS][7]clsc_connect: (100be17a0) no listener at (ADDRESS=(PROTOCOL=ipc)(KEY=OCSSD_LL_giasaod2_giaoraclu))

2008-08-21 20:07:55.680: [ CSSCLNT][1]clsssInitNative: connect failed, rc 9

2008-08-21 20:07:55.680: [ CRSRTI][1] CSS is not ready. Received status 3 from CSS. Waiting for good status ..

Any inputs appreciated. TIA.

Regards,
Nadeem.

--
http://www.freelists.org/webpage/oracle-l
Received on Thu Aug 21 2008 - 12:02:02 CDT

Original text of this message