![]() | Oracle System Handbook - ISO 7.0 May 2018 Internal/Partner Edition | ||
|
|
![]() |
||||||||||||||||||
Solution Type Problem Resolution Sure Solution 2123676.1 : ODA: IP not pingable across nodes though ibbond0
ODA VBR1 CONNECTIVITY ISSUE ACROSS NODES THROUGH IBBONDO In this Document
Created from <SR 3-12326833471> Applies to:Oracle Database Appliance X5-2 - Version All Versions and laterInformation in this document applies to any platform. SymptomsFrom Node 0 both 192.168.18.1 and 192.168.19.1 are pingable, whereas From Node 1 192.168.19.1 can be pinged but 192.168.18.1 ping throws Destination Host Unreachable Node 0 [root@node0 ~]# ping 192.168.18.1 [root@node0 ~]# ping 192.168.19.1 Node 1 [root@node1 ~]# ping 192.168.19.1 [root@node1 ~]# ping 192.168.18.1 Causenode1 has additional parameter set in /etc/sysctl.conf file as listed below net.ipv4.conf.all.arp_announce=2
net.ipv4.conf.all.arp_ignore=1 net.ipv4.conf.all.arp_filter=1 Also there are duplicated entries found SolutionRemove the additional parameters as listed in the cause section from the file /etc/sysctl.conf and reboot the node net.ipv4.conf.all.arp_announce=2
net.ipv4.conf.all.arp_ignore=1 net.ipv4.conf.all.arp_filter=1 Also remove the duplicated entries. -- and / or -- No custom setting under /etc/sysctl.conf file is not recommended.
References<BUG:20461930> - LNX64-121-CMT:REPO BECOME UNKNOWN AND HAVIP WAS OFFLINE AFTER RESTARTING CRS<BUG:22985077> - ODA VBR1 CONNECTIVITY ISSUE ACROSS NODES THROUGH IBBONDO <NOTE:1500235.1> - How To Collect an Sosreport on Oracle Linux Attachments This solution has no attachment |
||||||||||||||||||
|