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