vip is pointing to wrong node
Hi ,
I have installed two node cluster rac1 and rac2.
crs_stat -t result shows that the rac1 vip is pointing to node2 which is wrong.
whenever i checked my ip setting on node1 and node2
On node 2 i can see the virtual ip also.
but on node1 i cant see the vip.
please find below the output of crs_stat -t command.
oracle@rac1in]$./crs_stat -t
Name Type Target State Host
---------------------------------------------------
ora....SM1.asm application ONLINE OFFLINE
ora....C1.lsnr application ONLINE OFFLINE
Ora.rac1.gsd application ONLINE ONLINE rac1
Ora.rac1.ons application ONLINE ONLINE rac1
ora.rac1.vip application ONLINE ONLINE rac2
ora....SM1.asm application ONLINE UNKNOWN rac2
ora....SM2.asm application ONLINE ONLINE rac2
ora....C2.lsnr application ONLINE UNKNOWN rac2
Ora.rac2.gsd application ONLINE ONLINE rac2
Ora.rac2.ons application ONLINE ONLINE rac2
ora.rac2.vip application ONLINE ONLINE rac2
I change the vip setting srvctl modify and srvctl add command but no change.
Please let me know what i am doing wrong?
Thanks.