Home » Server Options » RAC & Failsafe » 10g_RAC issues (Oracle 10.2.0.3.0 running on AIX 5.3)
10g_RAC issues [message #309456] |
Thu, 27 March 2008 08:53 |
divroro12
Messages: 105 Registered: March 2008 Location: Laurel, MD USA
|
Senior Member |
|
|
Hi all,
I'm having some issues with a 2 node 10.2.0.3 RAC running on AIX 5.3
Node1:
(oracle@lbdbora1) /home/oracle > crsctl check crs
Failure 1 contacting CSS daemon
CRS appears healthy
Cannot communicate with EVM
Node2:
(oracle@lbdbora2) /home/oracle > crsctl check crs
CSS appears healthy
CRS appears healthy
EVM appears healthy
As shown above, Node2 is OK, but the issue is in node1. As a result of the above errors, i can't bring up both the ASM & database instance in this node.
I get the following error when i try to bring up the ASM
1. From sqlplus
SQL> startup
ORA-29701: unable to connect to Cluster Manager
2. using srvctl
(oracle@lbdbora1) /home/oracle > srvctl enable asm -n lbdbora1 -i +ASM1
PRKC-1056 : Failed to get the hostname for node lbdbora1
PRKH-1010 : Unable to communicate with CRS services.
[Communications Error(Native: prsr_initCLSS:[3])]
3. Using crs_start
(oracle@lbdbora1) /home/oracle > crs_start ora.lbdbora1.ASM1.asm
Attempting to start `ora.lbdbora1.ASM1.asm` on member `lbdbora1`
Start of `ora.lbdbora1.ASM1.asm` on member `lbdbora1` failed.
lbdbora2 : CRS-1019: Resource ora.lbdbora1.ASM1.asm (application) cannot run on lbdbora2
CRS-0215: Could not start resource 'ora.lbdbora1.ASM1.asm'.
Any suggestions?
Thanks in advance...
__________________
Regards,
divroro12
|
|
|
Re: 10g_RAC issues [message #309627 is a reply to message #309456] |
Fri, 28 March 2008 03:49 |
hristo
Messages: 258 Registered: May 2007
|
Senior Member |
|
|
Hi!
Have you tried to start your CRS daemon on node1?
crs_home\bin\crsctl start crs
Error message?
Whats the output of crs_stat -t?
Have you checked the logs for your cluster?
crs_home\log\crsd
crs_home\log\cssd
The problem seems to be the daemon, not the ASM.
Regards
H
[Updated on: Fri, 28 March 2008 03:52] Report message to a moderator
|
|
|
|
|
Goto Forum:
Current Time: Wed Dec 18 19:21:32 CST 2024
|