Oracle RAC on hp-ux problem! [message #383983] |
Sun, 01 February 2009 06:30 |
levic
Messages: 1 Registered: January 2009
|
Junior Member |
|
|
Hi
i have RAC environment on two nodes(hp-ux).
i have problem with one of the nodes- the rac refuse to come up!
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 wrote in some forum) to delete those file.
nothing has changes, i though that now the problem is becasue the missing socket files.
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 configuration of the ocr are of two nodes.
the ocr.loc in the good server points to a raw device as the ocr device file.
but in the other node its point go local ocr (due to my stupid localconfig command)
how do i cahnge it back?
it is ok to do localconfig reset? or should i edit manually the ocr.loc file.
it will get the older configuration??
please helppppppppp
[Updated on: Sun, 01 February 2009 06:31] Report message to a moderator
|
|
|