Changed the IP to use a bond and now I can't ping my rac-scan address.

Using Oracle Linux 6.3 and 11.2.0.3 Oracle Rac.
My Database and Clustered RAC were working fine and I could ping my "rac-scan" name that is setup to resolve in DNS for a specific IP address.
I needed to setup a network bond on all the network cards to ensure failover and load balancing at the network layer.
I got the bond working and ping/ssh as I could before. Pinging rac-scan no longer works.
I imagine Oracle has somewhere the rac-scan coming from eth0 instead of bond0?

[root@oracleA bin]# ./oifcfg getif -global
eth5 10.16.11.0 global cluster_interconnect
eth0 10.255.16.0 global public
eth0 is what I changed to be the bond0 combining eth0 and eth1(which was unused).
Is there a way to change eth0 to bond0? Do you know how if or how I could?
Also the address given shows the network address not the actual node ip at the end (10.255.16.101) but I think that is normal from your example.

Similar Messages

Maybe you are looking for