crs [message #337769] |
Fri, 01 August 2008 01:58 |
rsreddy28
Messages: 295 Registered: May 2007
|
Senior Member |
|
|
Hello All,
I'm using RAC on a 2 node cluster on Red Hat Linux AS4. Today when I started the cluster and gave
root@node7]#/cw/oracle/bin/crs_stat -t
NAME Type Target State Node
ora.node7.gsd application ONLINE UNKNOWN node7
ora.node7.ons application ONLINE UNKNOWN node7
ora.node7.vip application ONLINE ONLINE node7
ora.node8.gsd application ONLINE UNKNOWN node8
ora.node8.ons application ONLINE UNKNOWN node8
ora.node8.vip application ONLINE ONLINE node8
root@node7]#/cw/oracle/bin/crsctl check crs
CRS appears healthy
CSS appears healthy
EVM appears healthy
I'm a rookie to RAC. I don't understand if I can go ahead from the above mentioned.
Please guide me .
Regards,
Raj
|
|
|
Re: crs [message #343374 is a reply to message #337769] |
Wed, 27 August 2008 01:39 |
achyot123
Messages: 2 Registered: August 2008 Location: India
|
Junior Member |
|
|
try this
1. crs_stop ora.node7.gsd application
2. crs_start ora.node7.gsd application
for each UNKNOWN node application
Best of luck
Achyot
|
|
|