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!

Grid 12c: Invalid VIP address because the specified IP address is reachable

1854985Feb 19 2014 — edited Feb 20 2014

Hello all!

I have a problem with the grid  installation, I think some of the experts can help me. He a short description of my environment:  Oracle Linux 6.5,   2 Nodes , netapp.
The Installation of grid fails  with the Error

PRCC-1108 : Invalid VIP address 10.40.25.102 because the specified IP address is reachable

2014/02/19 11:48:35 CLSRSC-180: An error occurred while executing the command 'add nodeapps -n dbb-n15-01 -A dbb-n15-01-vip/255.255.0.0/bond1' (error code 0)
2014/02/19 11:48:35 CLSRSC-286: Failed to add Nodeapps

I have three bonds on every machine,

bond0  -> not used  10.40.25.101
bond1 -> public      10.40.25.102
bond2 -> private     10.40.26.103

This is what my log say after configuration the nodes  (Öffentlich means public ):

- Öffentlich Schnittstelle(n) : bond1

- Privat Schnittstelle(n) : bond2

INFO: Default interface selected:bond1

INFO: CRS Node Vips set to: "'dbb-n15-01-vip/255.255.0.0/bond1,dbb-n15-02-vip/255.255.0.0/bond1'"

oracle.install.crs.interfaceList {"bond0/10.40.0.0/3","bond1/10.40.0.0/1","

                                              bond2/10.40.26.0/2"}

oracle_install_crs_FinalInterfaceList {""bond1"/10.40.0.0:public",""bond2"/10.40

oracle_install_crs_NodeVips            "'dbb-n15-01-vip/255.255.0.0/bond1,dbb-n15

                                                       -02-vip/255.255.0.0/bond1'"

I hope you can help me.

Can someone please tell me how to fix it, and maybe decribe whats wrong ?

Thansk a lot

This post has been answered by Tom321 on Feb 19 2014
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 20 2014
Added on Feb 19 2014
4 comments
4,031 views