RAC problem!!!
682358Feb 3 2009 — edited Feb 3 2009Hi
i have RAC environment whith two nodes with hp-ux.
everything was working fine until one day, it was impossible to start the RAC daemons in one of the nodes.
when i issue those commands i got:
crs_stat:
CRS_0814: Cannot communicate with the CRS daemon
crsctl check crs:
Failure 1 contacting CSS daemon
Cannot communicate with CRS
Cannot communicate with EVM
i've saw that in /tmp/.oracle there were socket files from month ago.
i've tried(just as they write in some forum) to delete those file.
nothing has changes, i though that now the problem is becasue the missing socket files. ( now i know that i was wrong)
so i tried to do localconfig add so it will create the socket.
now the situation is:
./crs_stat sill gives me CRS_0814.
crsctl check crs :
CSS appears healthy
Cannot communicate with CRS
Cannot communicate with EVM
crsd.log now:
2009-02-01 10:09:25.747: CRSMAIN[1]32Filename is /work/crs/product/10.2/crs/crs/init/node1.pid
clsdmt35Listening to (ADDRESS=(PROTOCOL=ipc)(KEY=node1DBG_CRSD))
2009-02-01 10:09:25.764: CRSOCR[1]32OCR api procr_open_key failed for key CRS.CUR. OCR error code = 4 OCR error msg: PROC-4: The cluster registry key to be operated on does not exist.
2009-02-01 10:09:25.775: CRSOCR[1]32OCR api procr_open_key failed for key SYSTEM.crs. OCR error code = 4 OCR error msg: PROC-4: The cluster registry key to be operated on does not exist.
default[1]Error in writing config version to OCR
2009-02-01 10:09:25.776: CRSMAIN[1]PANIC32CRSD exiting: CRS configuration upgrade failed.
i believe that the configuration errors are due to my localconfig command.
the original ocr(like in the working node) was in raw device.
when i'm looking on the not working node i can see that in ocr.loc the path of the ocr device in localfile.
this is cause of the localconfig command.
how do i cahnge it?
it is ok to do localconfig reset? or i need to edit ocr.loc file so it will be as in the first node and everything will get back to normal?!?
it will get the older configuration??
please helppppppppp