faild to get ip for localhost
866787Jun 14 2011 — edited Jun 14 2011Hi,
i am configuring rac on linux in vmware. rac version is 10g.
after executing script i have seen error that is ons is not running, and it is giving reason: failed to get ip for localhost. (in the ons log file)
when i searched for solution i didn't get exact solution to start ons
i think i configured my /etc/hosts file correctly. i.e.
###################PUBLIC IP'S##########################
172.168.0.100 lnx1 lnx1.oracle.com
172.168.0.200 lnx2 lnx2-oracle.com
###################PRIVATE IP'S#########################
10.0.0.1 lnx1-priv lnx1-priv.oracle.com
10.0.0.2 lnx2-priv lnx2-priv.oracle.com
##################VIRTAUL IP'S##########################
192.168.0.100 lnx1-vip lnx1-vip.oracle.com
192.168.0.200 lnx2-vip lnx2-vip.oracle.com
please help me to solve this one...
thank in advance...