Leave a Comment:
10 comments
Hello Atul,
Can you please let us know how to create virtual ip for RAC instance..
ReplyFirst there should be enough network card in machine and then add VIP by putting them in /etc/hosts (on Unix)
Like
127.0.0.1 loalhost.localdomain localhost
192.168.1.102 rac2.focusthread.com rac2 rac2-vip.focusthread.com rac2-vip
192.168.0.102 rac2-priv.focusthread.com rac2-priv
192.168.1.101 rac1.focusthread.com rac1 rac1-vip.focusthread.com rac1-vip
192.168.0.101 rac1-priv.focusthread.com rac1-priv
as shown in
ReplyHello Atul,
Thanks for your update. We have 2 network cards on each machine and one eth is using for private and another for public. Can you please give me the steps to create vip in both machines. I searched in your blogs and I am unable to find the steps for creating vip.
Thanks in advance
ReplyRam,
For Virtual IP just define unused IP in /etc/hosts and give vipname to this .
Do this on second node as well with another IP and ensure that each node can connect to other node using VIP.
ReplyRam,
You will need to add the VIP addresses to your DNS server as well. By simply adding entries to /etc/hosts file is not enough…
Reply[…] 1. External Shared Disk to store Oracle Clusterware file (Voting Disk and Oracle Cluster Registry – OCR) To know more about OCR & Voting Disk click here […]
Reply[…] Print This Post The backup of OCR content(Oracle Cluster Registry, to know more about OCR click here) is performed using two […]
ReplyHi Atul,
I have 1 interview question, if you could answer me. OCSSD is able to send hearbeats to VD but not able to apply read-write lock on OCR, after re-booting both the nodes same issues. How you will solve it…
Replyhello Atul,
Could you please provide me the good definition of these RAc terminilogy:
1)Cluster Private connect
2)Oracle Clusterware
3)CRS
4)OCR
5)SCAN IP
6)SCAN LISTENER
7)SPLIT Brain
8)ACFS
And also if you clear my doubts for Oracle Clusterware,CRS and OCR
Reply