Dear Legends,
As I'm trying to install RAC in VMWARE with OEL 5.7 64 bit and 11gR2 by following the article "ORACLE-BASE - Oracle Database 11g Release 2 RAC On Linux Using VMware Server 2"
Our Public host name "verac1.host.net" and "verac2.host.net"
VM Settings is "BRIDGED"
#PUBLIC
192.168.1.180 verac1.host.net verac1 -->
192.168.1.181 verac2.host.net verac2
#PRIVATE
192.168.0.10 verac1.host.net verac1-priv
192.168.0.11 verac2.host.net verac2-priv
#Virtual
192.168.1.182 verac1-vip.host.net verac1-vip
192.168.1.183 verac2-vip.host.net verac2-vip
May I know these are the right one am using or not?
While trying to nslookup public hostname it is working from both nodes, but
nslookup verac1-priv
nslookup verac2-priv
nslookup verac1-vip
nslookup verac2-vip
error as : ** server can't find verac1-priv: NXDOMAIN
Do I need to proceed ? Or I need to rectify it here.
My Ip details
Router: 192.168.1.10
Thanks,
Karthik