Is there a possibility that in the environment you're working within, there's one *right* nameserver, and all others have their queries blocked? Or that all HTTP requests have to be run through a local proxy, and all other requests are blocked?
Outbound blocking by a firewall seems like a huge bet as to why things might be looping. On Mon, Jan 13, 2014 at 11:32 AM, Howard White <[email protected]> wrote: > I just changed my /etc/resolv.conf to an OpenDNS nameserver and the curl ran > correctly. When I rerun yum install htop, the system is back into a tight > loop. > > This is real bad guys, need ideas... > > Howard > > > On 01/13/2014 11:26 AM, Howard White wrote: >> >> HELP!!!! >> >> I'm working on a second virtual guest in a crisis situation and the >> tight looping situation is still present. I changed my /etc/resolv.conf >> to only search 8.8.8.8 and 8.8.4.4 and the curl line listed below is >> 100% looped. >> >> I have a customer whose server is complete toast (bad, bad, bad >> situation) and we are likely to have to rebuild them from paper records. >> My not being able to build CentOS systems is real ugly for me at the >> moment. >> >> Howard >> >> On 01/03/2014 02:50 PM, Sabuj Pattanayek wrote: >>> >>> ok, that's it! This is what I get : >>> >>> % curl "http://mirrorlist.centos.org/?release=6&arch=i386&repo=os" >>> http://mirror.cs.vt.edu/pub/CentOS/6.5/os/i386/ >>> http://mirrors.cmich.edu/centos/6.5/os/i386/ >>> ftp://mirror.nandomedia.com/pub/CentOS/6.5/os/i386/ >>> http://mirror.millry.co/CentOS/6.5/os/i386/ >>> http://mirrors.adams.net/centos/6.5/os/i386/ >>> http://centos.corenetworks.net/6.5/os/i386/ >>> http://centos-mirror.jchost.net/6.5/os/i386/ >>> http://mirror.es.its.nyu.edu/centos/6.5/os/i386/ >>> http://mirrors.rit.edu/centos/6.5/os/i386/ >>> http://mirror.metrocast.net/centos/6.5/os/i386/ >>> >>> % host mirrorlist.centos.org <http://mirrorlist.centos.org> >>> mirrorlist.centos.org <http://mirrorlist.centos.org> has address >>> 72.232.223.58 >>> mirrorlist.centos.org <http://mirrorlist.centos.org> has address >>> 204.15.73.243 >>> mirrorlist.centos.org <http://mirrorlist.centos.org> has address >>> 64.235.47.134 >>> mirrorlist.centos.org <http://mirrorlist.centos.org> has address >>> 69.30.193.218 >>> mirrorlist.centos.org <http://mirrorlist.centos.org> has IPv6 address >>> 2a02:2498:1:3d:5054:ff:fed3:e91a >>> >>> I'm using google DNS 8.8.8.8 & 8.8.4.4 . >>> >>> >>> >>> On Fri, Jan 3, 2014 at 2:40 PM, Howard White <[email protected] >>> <mailto:[email protected]>> wrote: >>> >>> On 01/03/2014 02:24 PM, Sabuj Pattanayek wrote: >>> >>> This is just a connectivity test. That file will be put in the >>> right >>> place by yum if required. You need to change it to the one your >>> yum is >>> trying to hit. When you run something like yum update it should >>> show : >>> >>> # yum update >>> Loaded plugins: downloadonly, fastestmirror, refresh-packagekit, >>> security >>> Repository google-chrome is listed more than once in the >>> configuration >>> Determining fastest mirrors >>> epel/metalink >>> >>> >>> | 15 kB 00:00 >>> * base: mirror.steadfast.net <http://mirror.steadfast.net> >>> <http://mirror.steadfast.net> >>> * epel: mirror.steadfast.net <http://mirror.steadfast.net> >>> <http://mirror.steadfast.net> >>> * extras: mirror.steadfast.net <http://mirror.steadfast.net> >>> <http://mirror.steadfast.net> >>> * rpmforge: mirror.us.leaseweb.net >>> <http://mirror.us.leaseweb.net> <http://mirror.us.leaseweb.net__> >>> * rpmforge-extras: mirror.us.leaseweb.net >>> <http://mirror.us.leaseweb.net> <http://mirror.us.leaseweb.net__> >>> * updates: mirror.cisp.com <http://mirror.cisp.com> >>> <http://mirror.cisp.com> >>> >>> ...hopefully it gets that far. So for example, on mine I'd use >>> mirror.steadfast.net <http://mirror.steadfast.net> >>> <http://mirror.steadfast.net> . Then check the >>> >>> /var/cache/yum/i686/6/base/__mirrorlist.txt file and it should >>> show you >>> the path to the os directory for that server, e.g. mine has : >>> >>> http://mirror.steadfast.net/__centos/6.5/os/x86_64/ >>> <http://mirror.steadfast.net/centos/6.5/os/x86_64/> >>> >>> So I'd run : >>> >>> curl >>> >>> http://mirror.steadfast.net/__centos/6.5/os/x86_64/repodata/__repomd.xml >>> >>> <http://mirror.steadfast.net/centos/6.5/os/x86_64/repodata/repomd.xml> >>> >>> to make sure it can get the file. Again just a connectivity test, >>> because in your straces it was getting stuck trying to make these >>> connection attempts. >>> >>> >>> Okay, this is getting more frustrating by the minute. >>> >>> I can do nslookup on mirrorlist.centos.org >>> <http://mirrorlist.centos.org> and get a list of four IPs. >>> >>> I do not have the /var/cache/i386/6/base/__mirrorlist.txt file. >>> There is a packages directory in base. >>> >>> If I try to yum update, it loops like before. >>> >>> >>> Howard >>> >>> -- >>> -- >>> You received this message because you are subscribed to the Google >>> Groups "NLUG" group. >>> To post to this group, send email to [email protected] >>> <mailto:[email protected]> >>> To unsubscribe from this group, send email to >>> nlug-talk+unsubscribe@__googlegroups.com >>> <mailto:nlug-talk%[email protected]> >>> For more options, visit this group at >>> http://groups.google.com/__group/nlug-talk?hl=en >>> <http://groups.google.com/group/nlug-talk?hl=en> >>> >>> --- You received this message because you are subscribed to the >>> Google Groups "NLUG" group. >>> To unsubscribe from this group and stop receiving emails from it, >>> send an email to nlug-talk+unsubscribe@__googlegroups.com >>> <mailto:nlug-talk%[email protected]>. >>> For more options, visit https://groups.google.com/__groups/opt_out >>> <https://groups.google.com/groups/opt_out>. >>> >>> >>> -- >>> -- >>> You received this message because you are subscribed to the Google >>> Groups "NLUG" group. >>> To post to this group, send email to [email protected] >>> To unsubscribe from this group, send email to >>> [email protected] >>> For more options, visit this group at >>> http://groups.google.com/group/nlug-talk?hl=en >>> >>> --- >>> You received this message because you are subscribed to the Google >>> Groups "NLUG" group. >>> To unsubscribe from this group and stop receiving emails from it, send >>> an email to [email protected]. >>> For more options, visit https://groups.google.com/groups/opt_out. >> >> > > -- > -- > You received this message because you are subscribed to the Google Groups > "NLUG" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/nlug-talk?hl=en > > --- You received this message because you are subscribed to the Google > Groups "NLUG" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. -- Tilghman -- -- You received this message because you are subscribed to the Google Groups "NLUG" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nlug-talk?hl=en --- You received this message because you are subscribed to the Google Groups "NLUG" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
