Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

faild to get ip for localhost

866787Jun 14 2011 — edited Jun 14 2011
Hi,

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...
This post has been answered by EdStevens on Jun 14 2011
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 12 2011
Added on Jun 14 2011
4 comments
97 views