<?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 hangs at login prompt in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/system-hangs-at-login-prompt/m-p/2848754#M92933</link>
    <description>Yes I checked syslog and there were no obvious errors!After the server booted everything is fine again! Is there some sort of reverse DNS lookup when you login that occurs. I should say however that currently the /etc/nsswitch.conf file is set to use the servers hostfile.</description>
    <pubDate>Wed, 20 Nov 2002 15:33:40 GMT</pubDate>
    <dc:creator>Adam Noble</dc:creator>
    <dc:date>2002-11-20T15:33:40Z</dc:date>
    <item>
      <title>system hangs at login prompt</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-hangs-at-login-prompt/m-p/2848747#M92926</link>
      <description>I realise this is quite a vague subject matter, however would be grateful for any ideas. In the last two weeks two of our servers have exhibited the same problem, whereby when using telnet, remsh etc you can enter a username and then it simply hangs and eventually times out. All users on the system experience no degredation in performance.&lt;BR /&gt;&lt;BR /&gt;I have never seen this before, however I have seen the system hang numerous times before you reach the login prompt. I can ftp to the system and have altered cron to run a number of perf stats on the system which come back without any obvious issues. The console is showing errors relating to bad network connection to the Hub, however I'm unsure if this is connected as we can obvioulsy ping the server. The console however on both occasions has completely locked up. Any ideas or suggestions would be grateful.</description>
      <pubDate>Wed, 20 Nov 2002 11:44:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-hangs-at-login-prompt/m-p/2848747#M92926</guid>
      <dc:creator>Adam Noble</dc:creator>
      <dc:date>2002-11-20T11:44:53Z</dc:date>
    </item>
    <item>
      <title>Re: system hangs at login prompt</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-hangs-at-login-prompt/m-p/2848748#M92927</link>
      <description>are there any errors being logged in syslog file.&lt;BR /&gt;&lt;BR /&gt;if loggin is not enableddo it with inetd -l so that it logs any error messge in syslog.</description>
      <pubDate>Wed, 20 Nov 2002 11:50:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-hangs-at-login-prompt/m-p/2848748#M92927</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2002-11-20T11:50:07Z</dc:date>
    </item>
    <item>
      <title>Re: system hangs at login prompt</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-hangs-at-login-prompt/m-p/2848749#M92928</link>
      <description>&lt;BR /&gt;Its almost certainly a network/dns resolve issue. At some point dns lookups fail due to a dns server being unreachable or not responding or faulty network connection/card.&lt;BR /&gt;&lt;BR /&gt;Things to try are;&lt;BR /&gt;1. configure /etc/nsswitch.conf to look at /etc/hosts (files) also if it cant resolve to your dns server.&lt;BR /&gt;2. add in roots home dir a .nslookuprc file with retry=1 timeout=3 in it (or something similar) so that dns lookups timeout faster if your dns server is unreachable or doesnt respond&lt;BR /&gt;3. check you network card and cable connections to ensure theyre all good. Check network errors and collisions (use lanadmin or netstat -s as if youre getting lots of either this may prove you have a physical network problem).&lt;BR /&gt;</description>
      <pubDate>Wed, 20 Nov 2002 11:50:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-hangs-at-login-prompt/m-p/2848749#M92928</guid>
      <dc:creator>Stefan Farrelly</dc:creator>
      <dc:date>2002-11-20T11:50:22Z</dc:date>
    </item>
    <item>
      <title>Re: system hangs at login prompt</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-hangs-at-login-prompt/m-p/2848750#M92929</link>
      <description>You have to first check the /var/adm/syslog/syslog.log file for any messages.&lt;BR /&gt;&lt;BR /&gt;Make sure that your switch and the NIC on the server are running at same duplex settings and are of similar speed.&lt;BR /&gt;&lt;BR /&gt;you receive these messages of bad connection as the speed and duplex settings are different from NIC on the server and the port on the switch side</description>
      <pubDate>Wed, 20 Nov 2002 11:50:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-hangs-at-login-prompt/m-p/2848750#M92929</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2002-11-20T11:50:59Z</dc:date>
    </item>
    <item>
      <title>Re: system hangs at login prompt</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-hangs-at-login-prompt/m-p/2848751#M92930</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;You can find a lot of related things in previous posts, but this problem is very often due to :&lt;BR /&gt;&lt;BR /&gt;- NFS home mounted homes. The work-around is to change your history file (HISTFILE in your .profile) to something local (ie /tmp/.$LOGNAME.histfile&lt;BR /&gt;&lt;BR /&gt;- problems with quota checks at login&lt;BR /&gt;&lt;BR /&gt;Regards</description>
      <pubDate>Wed, 20 Nov 2002 11:54:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-hangs-at-login-prompt/m-p/2848751#M92930</guid>
      <dc:creator>Jean-Louis Phelix</dc:creator>
      <dc:date>2002-11-20T11:54:13Z</dc:date>
    </item>
    <item>
      <title>Re: system hangs at login prompt</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-hangs-at-login-prompt/m-p/2848752#M92931</link>
      <description>was just going to tell to check nfs mounted home directories as JEan told.&lt;BR /&gt;&lt;BR /&gt;Can you give more details about syslog errors and network settings on switch and on NIC?</description>
      <pubDate>Wed, 20 Nov 2002 11:57:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-hangs-at-login-prompt/m-p/2848752#M92931</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2002-11-20T11:57:51Z</dc:date>
    </item>
    <item>
      <title>Re: system hangs at login prompt</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-hangs-at-login-prompt/m-p/2848753#M92932</link>
      <description>post the outpiut of lanadmin - select lan - select display&lt;BR /&gt;&lt;BR /&gt;Now, what changed TWO WEEKS ago?? Did someone change any settings on your network router/switch? Did you experience a power outage? Install new software? What OS and release are you running?&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry</description>
      <pubDate>Wed, 20 Nov 2002 12:17:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-hangs-at-login-prompt/m-p/2848753#M92932</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2002-11-20T12:17:22Z</dc:date>
    </item>
    <item>
      <title>Re: system hangs at login prompt</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-hangs-at-login-prompt/m-p/2848754#M92933</link>
      <description>Yes I checked syslog and there were no obvious errors!After the server booted everything is fine again! Is there some sort of reverse DNS lookup when you login that occurs. I should say however that currently the /etc/nsswitch.conf file is set to use the servers hostfile.</description>
      <pubDate>Wed, 20 Nov 2002 15:33:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-hangs-at-login-prompt/m-p/2848754#M92933</guid>
      <dc:creator>Adam Noble</dc:creator>
      <dc:date>2002-11-20T15:33:40Z</dc:date>
    </item>
  </channel>
</rss>

