<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: System draging because of DNS issue in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/system-draging-because-of-dns-issue/m-p/3248157#M891697</link>
    <description>No, established connections are not harmed by inetd -c which really sends a kill -1 to inetd.&lt;BR /&gt;</description>
    <pubDate>Wed, 14 Apr 2004 14:56:13 GMT</pubDate>
    <dc:creator>A. Clay Stephenson</dc:creator>
    <dc:date>2004-04-14T14:56:13Z</dc:date>
    <item>
      <title>System draging because of DNS issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-draging-because-of-dns-issue/m-p/3248150#M891690</link>
      <description>I have been looking for a cause for the System being so slow. Being that CPU, I/O and Memory ussage were next to null. It did not make sence until network guy called me and told me the Primary DNS server was offline. Ahhhh!&lt;BR /&gt;Well it seems that this HP-9000 with HP-UX 11.0 takes for ever to switch over to the secondary DNS server. The network guy knows little about HP-UP. So I know you guys know a lot.&lt;BR /&gt;My question is where do I look to verify that both DNS server are beeing seen and is there a place to set the timing on the HP for how long it looks for the the DNS server before it looks for the other one?&lt;BR /&gt;So where should I start looking.&lt;BR /&gt;Marty</description>
      <pubDate>Wed, 14 Apr 2004 13:53:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-draging-because-of-dns-issue/m-p/3248150#M891690</guid>
      <dc:creator>Marty Metras</dc:creator>
      <dc:date>2004-04-14T13:53:43Z</dc:date>
    </item>
    <item>
      <title>Re: System draging because of DNS issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-draging-because-of-dns-issue/m-p/3248151#M891691</link>
      <description>You can try modifying the hosts line in your nsswitch.conf file.&lt;BR /&gt;&lt;BR /&gt;e.g.&lt;BR /&gt;hosts: dns [NOTFOUND=continue UNAVAIL=continue] files&lt;BR /&gt;&lt;BR /&gt;See the nsswtich.conf man page for more details</description>
      <pubDate>Wed, 14 Apr 2004 14:05:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-draging-because-of-dns-issue/m-p/3248151#M891691</guid>
      <dc:creator>James A. Donovan</dc:creator>
      <dc:date>2004-04-14T14:05:05Z</dc:date>
    </item>
    <item>
      <title>Re: System draging because of DNS issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-draging-because-of-dns-issue/m-p/3248152#M891692</link>
      <description>First look at the following files try to ping DNS servers entries from resolv.conf file &lt;BR /&gt;/etc/resolv.conf and /etc/nsswitch.conf</description>
      <pubDate>Wed, 14 Apr 2004 14:05:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-draging-because-of-dns-issue/m-p/3248152#M891692</guid>
      <dc:creator>SS_6</dc:creator>
      <dc:date>2004-04-14T14:05:07Z</dc:date>
    </item>
    <item>
      <title>Re: System draging because of DNS issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-draging-because-of-dns-issue/m-p/3248153#M891693</link>
      <description>Hi Marty,&lt;BR /&gt;&lt;BR /&gt;Most systems have multiple DNS servers defined in the /etc/resolv.conf file.&lt;BR /&gt;A quick easy fix would be to flip the order &amp;amp; make the misbehaving one the last one. They are searched from the top down. Change is immediate &amp;amp; nothing else need be done.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Jeff</description>
      <pubDate>Wed, 14 Apr 2004 14:11:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-draging-because-of-dns-issue/m-p/3248153#M891693</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2004-04-14T14:11:29Z</dc:date>
    </item>
    <item>
      <title>Re: System draging because of DNS issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-draging-because-of-dns-issue/m-p/3248154#M891694</link>
      <description>The command on windows is nslookup&lt;BR /&gt;&lt;BR /&gt;The possible commands on hp-ux are:&lt;BR /&gt;&lt;BR /&gt;nslookup&lt;BR /&gt;dig&lt;BR /&gt;This will with command options get you started.&lt;BR /&gt;&lt;BR /&gt;Took a while to get this post.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 14 Apr 2004 14:21:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-draging-because-of-dns-issue/m-p/3248154#M891694</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-04-14T14:21:07Z</dc:date>
    </item>
    <item>
      <title>Re: System draging because of DNS issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-draging-because-of-dns-issue/m-p/3248155#M891695</link>
      <description>There are two fields (retry and retrans) that you can add to /etc/resolv.conf. Man 4 resolver for details.&lt;BR /&gt;&lt;BR /&gt;However, my favorite method (which is a holdover from pre 11.x HP-UX which did not implement the above values -- the timeout was 30 seconds, off the top of my head) is to run a cron job every few minutes that does an nslookup for each of the nameservers listed in resolv.conf. If an unresponsive nameserver is found, move it to the end of the nameservers list in the file and the fastest responder becomes the first.&lt;BR /&gt;</description>
      <pubDate>Wed, 14 Apr 2004 14:32:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-draging-because-of-dns-issue/m-p/3248155#M891695</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2004-04-14T14:32:18Z</dc:date>
    </item>
    <item>
      <title>Re: System draging because of DNS issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-draging-because-of-dns-issue/m-p/3248156#M891696</link>
      <description>The DNS server is back up so testing will wait for now.&lt;BR /&gt;Here is what I changes.&lt;BR /&gt;/etc/nsswitch.conf&lt;BR /&gt;# 04/14/04 MEM Changed because hangs if Primary DNS fails&lt;BR /&gt;# hosts:        files [NOTFOUND=continue]       dns&lt;BR /&gt;hosts: dns [NOTFOUND=continue UNAVAIL=continue] files&lt;BR /&gt;&lt;BR /&gt;/etc/initd.conf&lt;BR /&gt;# 04/14/04 MEM added -TCP_DELAY&lt;BR /&gt;telnet       stream tcp nowait root /usr/lbin/telnetd  telnetd -b /etc/issue -TCP_DELAY&lt;BR /&gt;&lt;BR /&gt;ping, nslookup, and dig all returned what they should have. Or they do now. The changed needed to be done.&lt;BR /&gt;If it acts up again I will see if Bob is here first. I checked the log from last week and Bob was here then too. Never found the problem then.&lt;BR /&gt;/etc/resolv.conf only has the 2 name servers IPs.&lt;BR /&gt;&lt;BR /&gt;/etc/hosts only has a few of my pet servers and the printers.&lt;BR /&gt;&lt;BR /&gt;New question. If I restart the network services using "inetd -c', will it break the connections to the users?&lt;BR /&gt;Marty</description>
      <pubDate>Wed, 14 Apr 2004 14:52:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-draging-because-of-dns-issue/m-p/3248156#M891696</guid>
      <dc:creator>Marty Metras</dc:creator>
      <dc:date>2004-04-14T14:52:40Z</dc:date>
    </item>
    <item>
      <title>Re: System draging because of DNS issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-draging-because-of-dns-issue/m-p/3248157#M891697</link>
      <description>No, established connections are not harmed by inetd -c which really sends a kill -1 to inetd.&lt;BR /&gt;</description>
      <pubDate>Wed, 14 Apr 2004 14:56:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-draging-because-of-dns-issue/m-p/3248157#M891697</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2004-04-14T14:56:13Z</dc:date>
    </item>
    <item>
      <title>Re: System draging because of DNS issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-draging-because-of-dns-issue/m-p/3248158#M891698</link>
      <description>"inetd -c" simply causes the inetd process to re-read the inetd.conf file.  It will not disconnect anyone currently connected.&lt;BR /&gt;&lt;BR /&gt;Side note:  I found the retry and retrans parameters for the resolv.conf file documented in the 3N section (man 3N resolver).  They look very useful, I wonder why they aren't mentioned in section 4.</description>
      <pubDate>Wed, 14 Apr 2004 14:56:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-draging-because-of-dns-issue/m-p/3248158#M891698</guid>
      <dc:creator>James A. Donovan</dc:creator>
      <dc:date>2004-04-14T14:56:41Z</dc:date>
    </item>
    <item>
      <title>Re: System draging because of DNS issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-draging-because-of-dns-issue/m-p/3248159#M891699</link>
      <description>To see if a particular server is resolving &lt;BR /&gt;requests provide the server, by ip or name&lt;BR /&gt;as the second parameter to an nslookup request.&lt;BR /&gt;&lt;BR /&gt;nslookup somehost dnserver&lt;BR /&gt;&lt;BR /&gt;This will force that server to be used.  If it isn't responding you will get an appropriate message.&lt;BR /&gt;&lt;BR /&gt;Quick fix is to remove the server from the &lt;BR /&gt;/etc/resolv.conf file.&lt;BR /&gt;&lt;BR /&gt;You might consider configuring software like&lt;BR /&gt;dnsmasq to provide a local DNS proxy.</description>
      <pubDate>Thu, 15 Apr 2004 10:46:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-draging-because-of-dns-issue/m-p/3248159#M891699</guid>
      <dc:creator>Bill Thorsteinson</dc:creator>
      <dc:date>2004-04-15T10:46:07Z</dc:date>
    </item>
  </channel>
</rss>

