Hi,
I am attempting to install CDH 4.2 on my new nodes. It is having a problem
at the jdk install, my internal DNS server seems to return an IPV6 address.
I have tried disabling IPV6, but I am using a nic bond, so I can't disable
it fully. So I disabled using /sysctl.conf (added net.ipv6.conf.all.disable_ipv6
= 1)
I tried turning off ipv6 responses on my bind settings on the dns server
(using listen-on-v6 { none; };. It may be the dns forwarder that is
responding with that address, as my internal dns server only resolves the
internal hosts? It's difficult to tell, I'm not sure exactly what yum is
doing.
[root@dn1]# yum info jdk
Loaded plugins: fastestmirror, security
Could not retrieve mirrorlist
http://mirrorlist.centos.org/?release=6&arch=x86_64&repo=os error was
14: PYCURL ERROR 7 - "Failed to connect to
2a02:2498:1:3d:5054:ff:fed3:e91a: Network is unreachable"
Error: Cannot retrieve repository metadata (repomd.xml) for repository:
base. Please verify its path and try again