Skip to Main Content

Database Software

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!

INS-40922 Invalid Scan Name - Unresolvable to IP address

963732Oct 29 2012 — edited Nov 15 2012
Hi

During grind (Latest version) installation on Oracle Linux 5.7 I am getting the subject error, the /etc/hosts file contains the following entries on both nodes ( I am not running DNS) :

127.0.0.1 localhost.localdomain localhost
# Public
192.168.2.101 rac1.localdomain rac1
192.168.2.102 rac2.localdomain rac2
# Private
192.168.0.101 rac1-priv.localdomain rac1-priv
192.168.0.102 rac2-priv.localdomain rac2-priv
# Virtual
192.168.2.111 rac1-vip.localdomain rac1-vip
192.168.2.112 rac2-vip.localdomain rac2-vip
# SCAN
192.168.2.201 rac-scan.localdomain rac-scan
192.168.2.202 rac-scan.localdomain rac-scan
192.168.2.203 rac-scan.localdomain rac-scan

The IP addresses for rac-scan are not attached to any network adapter therefore are not resolvable, its a test setup just to check out the grid infrastructure, I have setup the nodes on vmware workstation.

Should I add another adaptor, one each on both nodes, and assign the rac-scan ips to them ?

Please help me fix it.
thx
T
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 13 2012
Added on Oct 29 2012
8 comments
7,760 views