![]() | Oracle System Handbook - ISO 7.0 May 2018 Internal/Partner Edition | ||
|
|
![]() |
||||||||||||||||||
Solution Type Problem Resolution Sure Solution 1923938.1 : bdachecknet to Verify the BDA Network Configuration Fails with Reverse Lookup Errors
In this Document
Created from <SR 3-9342686411> Applies to:Big Data Appliance X3-2 Hardware - Version All Versions and laterBig Data Appliance X4-2 Hardware - Version All Versions and later Linux x86-64 SymptomsRunning bdachecknet to verify the network configuration fails with: # bdachecknet
bdachecknet: analyse /opt/oracle/bda/BdaDeploy.json bdachecknet: passed bdachecknet: checking for BdaExpansion.json bdachecknet: ping test private infiniband ips (bondib0 40gbs) bdachecknet: passed bdachecknet: ping test admin ips (eth0 1gbs) bdachecknet: passed bdachecknet: test admin network resolve and reverse resolve bdachecknet: passed bdachecknet: test admin name array matches ip array bdachecknet: passed bdachecknet: test client network (eoib) resolve and reverse resolve bdachecknet: ip to name to ip resolve failed for ip address: 10.*.*.22 (!= ) bdachecknet: ip to name to ip resolve failed for ip address: 10.*.*.23 (!= ) bdachecknet: ip to name to ip resolve failed for ip address: 10.*.*.24 (!= ) bdachecknet: ip to name to ip resolve failed for ip address: 10.*.*.25 (!= ) bdachecknet: ip to name to ip resolve failed for ip address: 10.*.*.26 (!= )
$ nslookup 10.*.*.22
Got SERVFAIL reply from <nameserver ip>, trying next server ... ** server can't find 22.*.*.10.in-addr-arpa.: NXDOMAIN
$ host 10.*.*.22
Host 22.*.*.10.in-addr.arpa not found: 2(SERVFAIL)
$ host 10.*.*.22 <nameserver IP>
Using domain server: Name: <nameserver> Address: ... Aliases: Host 22.*.*.10.in-addr.arpa not found: 2(SERVFAIL)
$ ping -c 2 <each Client IP>
Causebdachecknet attempts a reverse resolve on Client IP addresses. The expectation is that a reverse lookup on a Client IP will be resolved. The bdachecknet error: "ip to name to ip resolve failed for ip address: *.*.*.* (!= ) indicates that Client IP addresses are not resolving i.e. the reverse DNS lookup on the Client IP is failing. There is a problem with reverse lookup at the site. Solution
References<NOTE:1923949.1> - Zookeeper Will Not Start on One BDA Node Due to Error Reading Snaphot FilesAttachments This solution has no attachment |
||||||||||||||||||
|