<?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: login hanging in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/login-hanging/m-p/4828475#M393095</link>
    <description>&lt;P&gt;&amp;gt;I've got the infamous login hang requiring ctrl-c to finally get in.﻿&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any infamous login hang﻿ that I've seen usually can't be ctrl-C.&lt;/P&gt;&lt;P&gt;You need to add "set -x" to your .profile to see what the last lines are.&lt;/P&gt;&lt;P&gt;﻿&lt;/P&gt;</description>
    <pubDate>Fri, 15 Jul 2011 20:01:45 GMT</pubDate>
    <dc:creator>Dennis Handly</dc:creator>
    <dc:date>2011-07-15T20:01:45Z</dc:date>
    <item>
      <title>login hanging</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/login-hanging/m-p/4828469#M393094</link>
      <description>&lt;P&gt;I've got the infamous login hang requiring ctrl-c to finally get in.&lt;/P&gt;&lt;P&gt;Moved user .profile to .profile.no. Moved /etc/profile to /etc/profile.no&lt;/P&gt;&lt;P&gt;Just the one newly built box 11.11 with patch bundles.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As root I can su user without problem. But when su - user&amp;nbsp;, sourcing env, it hangs and I have&lt;/P&gt;&lt;P&gt;to do cntrl-c two or three times and wait a while to get login prompt.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've delt with problems like this before with resolve and path and nfs. But can't find anything&lt;/P&gt;&lt;P&gt;that would be causing this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Jul 2011 19:52:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/login-hanging/m-p/4828469#M393094</guid>
      <dc:creator>jerrym</dc:creator>
      <dc:date>2011-07-15T19:52:09Z</dc:date>
    </item>
    <item>
      <title>Re: login hanging</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/login-hanging/m-p/4828475#M393095</link>
      <description>&lt;P&gt;&amp;gt;I've got the infamous login hang requiring ctrl-c to finally get in.﻿&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any infamous login hang﻿ that I've seen usually can't be ctrl-C.&lt;/P&gt;&lt;P&gt;You need to add "set -x" to your .profile to see what the last lines are.&lt;/P&gt;&lt;P&gt;﻿&lt;/P&gt;</description>
      <pubDate>Fri, 15 Jul 2011 20:01:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/login-hanging/m-p/4828475#M393095</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2011-07-15T20:01:45Z</dc:date>
    </item>
    <item>
      <title>Re: login hanging</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/login-hanging/m-p/4828667#M393099</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Did you try ssh under debug mode?&lt;BR /&gt;&lt;BR /&gt;try this&lt;BR /&gt;&lt;BR /&gt;#ssh abc.om -v&lt;BR /&gt;&lt;BR /&gt;we can get somehint from there&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 16 Jul 2011 01:48:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/login-hanging/m-p/4828667#M393099</guid>
      <dc:creator>Naj</dc:creator>
      <dc:date>2011-07-16T01:48:11Z</dc:date>
    </item>
    <item>
      <title>Re: login hanging</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/login-hanging/m-p/4829413#M393115</link>
      <description>&lt;P&gt;I did the set -x and it goes through all he way to the end of /etc/profile. I even moved my .profile and the /etc/profile so they would not get sourced at all. Tried to run ssh host -v but that works find. It's just that I do not get a login prompt unless I do a ctrl-c several times. The last thing I did on the server was doing a patch commit to clear out the save dir.&amp;nbsp; Does doing a patch commit require a reboot??&lt;/P&gt;</description>
      <pubDate>Sun, 17 Jul 2011 20:00:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/login-hanging/m-p/4829413#M393115</guid>
      <dc:creator>jerrym</dc:creator>
      <dc:date>2011-07-17T20:00:32Z</dc:date>
    </item>
    <item>
      <title>Re: login hanging</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/login-hanging/m-p/4829431#M393118</link>
      <description>&lt;P&gt;&amp;gt;I even moved my .profile and the /etc/profile so they would not get sourced at all.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And it still hung?&amp;nbsp; Where is your $HISTFILE pointing to?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;gt;I do not get a login prompt unless I do a ctrl-c several times.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do the following (on another window) to see which process is hanging:&lt;/P&gt;&lt;P&gt;UNIX95=EXTENDED_PS ps -H -fu your-hung-username&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;gt;Does doing a patch commit require a reboot?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;No, it just fiddles with the IPD.&lt;/P&gt;</description>
      <pubDate>Sun, 17 Jul 2011 20:41:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/login-hanging/m-p/4829431#M393118</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2011-07-17T20:41:53Z</dc:date>
    </item>
    <item>
      <title>Re: login hanging</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/login-hanging/m-p/4829441#M393119</link>
      <description>&lt;P&gt;I do know that&amp;nbsp;as root if I &amp;nbsp;su user &amp;nbsp;it does not hang. If&amp;nbsp;as root I &amp;nbsp;su - user &amp;nbsp;it hangs. - its sourcing something.&lt;/P&gt;&lt;P&gt;Could you explain UNIX95. I vaguely remember something about that. How are you saying to do it on another window??&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 17 Jul 2011 21:09:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/login-hanging/m-p/4829441#M393119</guid>
      <dc:creator>jerrym</dc:creator>
      <dc:date>2011-07-17T21:09:24Z</dc:date>
    </item>
    <item>
      <title>Re: login hanging</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/login-hanging/m-p/4829449#M393120</link>
      <description>&lt;P&gt;&amp;gt;If&amp;nbsp;as root I &amp;nbsp;su - user &amp;nbsp;it hangs. - its sourcing something.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Right, you said that.&amp;nbsp; What shell are you using?&amp;nbsp; (I've been assuming sh/ksh.)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;gt;Could you explain UNIX95. I vaguely remember something about that.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Nothing to explain, just do it.&amp;nbsp; ;-)&lt;/P&gt;&lt;P&gt;It enables the -H option, for a hierarchical listing of processes.&lt;/P&gt;&lt;P&gt;&lt;A target="_blank" href="https://community.hpe.com/t5/tag/UNIX95/tg-p"&gt;http://h30499.www3.hp.com/t5/tag/UNIX95/tg-p&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;gt;How are you saying to do it on another window?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;One window is hung, do it in another, it doesn't matter if you are root or any other user.&lt;/P&gt;</description>
      <pubDate>Sun, 20 Oct 2013 03:11:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/login-hanging/m-p/4829449#M393120</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2013-10-20T03:11:18Z</dc:date>
    </item>
    <item>
      <title>Re: login hanging</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/login-hanging/m-p/4829467#M393121</link>
      <description>&lt;P&gt;okay. ksh&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am currently hung on one window with user moorej. Im running in another window&lt;/P&gt;&lt;P&gt;as root.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;# UNIX95=EXTENDED_PS ps -H -fu moorej&lt;BR /&gt;UID&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; PID&amp;nbsp; PPID&amp;nbsp; C&amp;nbsp;&amp;nbsp;&amp;nbsp; STIME TTY&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; TIME CMD&lt;BR /&gt;moorej&amp;nbsp;&amp;nbsp; 19309 19307&amp;nbsp; 0 16:54:24 ?&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 00:00 sshd: &lt;A target="_blank" href="mailto:moorej@pts/0"&gt;moorej@pts/0&lt;/A&gt;&lt;BR /&gt;moorej&amp;nbsp;&amp;nbsp; 19312 19309&amp;nbsp; 0 16:54:24 pts/0&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 00:00&amp;nbsp;&amp;nbsp; -ksh&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What's interesting is that I su - phamn who is running csh and that session comes right up. What gives with ksh??&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 17 Jul 2011 22:02:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/login-hanging/m-p/4829467#M393121</guid>
      <dc:creator>jerrym</dc:creator>
      <dc:date>2011-07-17T22:02:03Z</dc:date>
    </item>
    <item>
      <title>Re: login hanging</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/login-hanging/m-p/4829469#M393122</link>
      <description>&lt;P&gt;&amp;gt;What's interesting is that I su - phamn who is running csh and that session comes right up.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;(When you use the scummy C shell, it's not tricky, so it can't fail like this. ;-)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I asked above, what is $HISTFILE?&amp;nbsp; For old OS versions, if it was over NFS, you could get hangs.&lt;/P&gt;&lt;P&gt;Do you have all your NFS, automounter, etc patches?&lt;/P&gt;&lt;P&gt;But if you moved aside ~/.profile , then HISTFILE wouldn't be set.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 31 Jul 2011 02:09:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/login-hanging/m-p/4829469#M393122</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2011-07-31T02:09:55Z</dc:date>
    </item>
    <item>
      <title>Re: login hanging</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/login-hanging/m-p/4829473#M393123</link>
      <description>&lt;P&gt;Correct. no histfile&lt;/P&gt;&lt;P&gt;This server is a new build with all patches. Login was working before. Seems after the server was rebooted that this problem&amp;nbsp;started.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am out of tricks and possible things to check. There is no truss on this server or I would try to use that. I will have to look into loading it.&lt;/P&gt;</description>
      <pubDate>Sun, 17 Jul 2011 22:33:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/login-hanging/m-p/4829473#M393123</guid>
      <dc:creator>jerrym</dc:creator>
      <dc:date>2011-07-17T22:33:47Z</dc:date>
    </item>
    <item>
      <title>Re: login hanging</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/login-hanging/m-p/4829483#M393124</link>
      <description>&lt;DIV&gt;&lt;DIV&gt;&lt;P&gt;&amp;gt;no histfile&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You could try setting it to a local filesystem.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;gt;I will have to look into loading it.&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;You may have to put a "sleep 120" at the end of your ~/.profile so you have time to attach to your process before it hangs.&lt;/DIV&gt;&lt;P&gt;﻿&lt;/P&gt;</description>
      <pubDate>Mon, 18 Jul 2011 00:15:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/login-hanging/m-p/4829483#M393124</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2011-07-18T00:15:15Z</dc:date>
    </item>
    <item>
      <title>Re: login hanging</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/login-hanging/m-p/4829561#M393125</link>
      <description>&lt;P&gt;I'm running truss on the sshd process following forks but I dont really see anything. I can see my ctrl-c and returns but it then just sleeps.&amp;nbsp; I am using Putty, but the problem does not occur on other 11.11 or 11.23 11.31 boxes. I just don't get a prompt.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Jul 2011 01:53:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/login-hanging/m-p/4829561#M393125</guid>
      <dc:creator>jerrym</dc:creator>
      <dc:date>2011-07-18T01:53:17Z</dc:date>
    </item>
    <item>
      <title>Re: login hanging</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/login-hanging/m-p/4829583#M393126</link>
      <description>&lt;P&gt;Holy crap! It is the .sh_history over nfs mount.&amp;nbsp; A default histfile does get created even though I am not specifying one. I saw it in the truss ouput. &amp;nbsp;I changed it to be on a local filesystem, as you suggested,&amp;nbsp;and now it works.&amp;nbsp; WHY!!!!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I still don't know why it only does&amp;nbsp;this on this one box??&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks Dennis.&lt;/P&gt;</description>
      <pubDate>Mon, 18 Jul 2011 02:14:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/login-hanging/m-p/4829583#M393126</guid>
      <dc:creator>jerrym</dc:creator>
      <dc:date>2011-07-18T02:14:58Z</dc:date>
    </item>
    <item>
      <title>Re: login hanging</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/login-hanging/m-p/4829911#M393146</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;check /etc/profile.&lt;/P&gt;&lt;P&gt;And read 'man profile' - "If the file /etc/profile exists, it is executed by the shell for every user who logs in."&lt;/P&gt;&lt;P&gt;In a cold installation there will of course exists a default /etc/profile.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;V.&lt;/P&gt;</description>
      <pubDate>Mon, 18 Jul 2011 07:57:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/login-hanging/m-p/4829911#M393146</guid>
      <dc:creator>V. Nyga</dc:creator>
      <dc:date>2011-07-18T07:57:27Z</dc:date>
    </item>
    <item>
      <title>Re: login hanging</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/login-hanging/m-p/4829927#M393147</link>
      <description>&lt;P&gt;Can you issue the command ;&lt;/P&gt;&lt;P&gt;3 bdf&amp;nbsp; (OR jsut in case of got stuck "bdf -l")&lt;/P&gt;&lt;P&gt;and post here.&lt;/P&gt;&lt;P&gt;also you can issue the command (when logon with root)&lt;/P&gt;&lt;P&gt;# echo $0&lt;/P&gt;</description>
      <pubDate>Mon, 18 Jul 2011 08:09:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/login-hanging/m-p/4829927#M393147</guid>
      <dc:creator>Hakki Aydin Ucar</dc:creator>
      <dc:date>2011-07-18T08:09:09Z</dc:date>
    </item>
    <item>
      <title>Re: login hanging</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/login-hanging/m-p/4830527#M393165</link>
      <description>&lt;P&gt;Please check your DNS server entry in /etc/resolv.conf file and&amp;nbsp;confirm it&amp;nbsp;is working properly or not. Otherwise disable DNS in sshd_config file. Also check /var/adm/wtmp file size, may it is very big.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Jul 2011 14:42:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/login-hanging/m-p/4830527#M393165</guid>
      <dc:creator>Arunabha Banerjee</dc:creator>
      <dc:date>2011-07-18T14:42:55Z</dc:date>
    </item>
    <item>
      <title>Re: login hanging</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/login-hanging/m-p/4830577#M393168</link>
      <description>&lt;P&gt;Nyga, read farther back. Already isolated /etc/profile. They are the same as other servers we have.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hakki, it is not a stale nfs.&amp;nbsp; Other users could login using same home nfs mount. Automounter Configs&lt;/P&gt;&lt;P&gt;are same as other servers.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Arunabha, I have seen problems with DNS in the past. But resolv.conf is the same as other servers here.&lt;/P&gt;&lt;P&gt;Also, I had two servers with slow login not perm hang that had 1-2 gig size wtmps files. But this is not the case&lt;/P&gt;&lt;P&gt;here.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is something with writing the history file to the home dir nfs mount with this server. Other 11.11 server&lt;/P&gt;&lt;P&gt;is fine.&lt;/P&gt;</description>
      <pubDate>Mon, 18 Jul 2011 15:18:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/login-hanging/m-p/4830577#M393168</guid>
      <dc:creator>jerrym</dc:creator>
      <dc:date>2011-07-18T15:18:14Z</dc:date>
    </item>
    <item>
      <title>Re: login hanging</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/login-hanging/m-p/4830677#M393170</link>
      <description>&lt;P&gt;the 2 common problems are:&lt;/P&gt;&lt;P&gt;1) dns not responding, and nswitch.conf configuring it.&lt;/P&gt;&lt;P&gt;2) nfs when the account is mounted over NFS, or mail directory is nfs mounted,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;check dmesg&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To tusc/truss rlogind you need to either configure it in inetd.conf or just tusc&lt;/P&gt;&lt;P&gt;inetd with options -p&amp;nbsp; -f -E -o resfile.out&amp;nbsp; pidofinetd,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;then try a rlogin and give the output.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Jul 2011 16:42:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/login-hanging/m-p/4830677#M393170</guid>
      <dc:creator>Laurent Menase</dc:creator>
      <dc:date>2011-07-18T16:42:28Z</dc:date>
    </item>
    <item>
      <title>Re: login hanging</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/login-hanging/m-p/4830721#M393173</link>
      <description>&lt;P&gt;&amp;gt;A default histfile does get created even though I am not specifying one.﻿&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Are you sure?&amp;nbsp; I thought the default was some temp file or just memory?&amp;nbsp; What was the name?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;gt; I changed it to be on a local filesystem, as you suggested,&amp;nbsp;and now it works.&amp;nbsp; WHY!!!!&lt;/P&gt;&lt;P&gt;&amp;gt;I still don't know why it only does&amp;nbsp;this on this one box?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You don't have the right patches on it?&amp;nbsp; Or there was a networking glitch?&lt;/P&gt;&lt;P&gt;Do you have the RPC lock demons working correctly on the client and the server?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;(Perhaps your control-C works because you have your NFS mounted with INTR?)&lt;/P&gt;&lt;P&gt;I've had this problem over and over for more than a decade because I need a shared history file.)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;gt;Hakki, it is not a stale nfs.&amp;nbsp; Other users could login using same home nfs mount. ﻿&lt;/P&gt;&lt;P&gt;&amp;gt;This is something with writing the history file to the home dir nfs mount with this server.﻿&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Right, it is the RPC lock demons.&amp;nbsp; Are these other users using ksh?&amp;nbsp; Are they on the same machine?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You may need the NFS guru Dave to help you.&lt;/P&gt;</description>
      <pubDate>Mon, 18 Jul 2011 17:14:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/login-hanging/m-p/4830721#M393173</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2011-07-18T17:14:54Z</dc:date>
    </item>
    <item>
      <title>Re: login hanging</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/login-hanging/m-p/4830773#M393174</link>
      <description>&lt;P&gt;The .sh_history file gets created by default.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It's the patch bundles in their ignite build that they have been using. The other box has the same.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The export is /nfshomes with no options.&amp;nbsp;&amp;nbsp;Homes is &amp;nbsp;auto.direct&amp;nbsp; file with&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;/nfshomes unity:/nfshomes&lt;/P&gt;&lt;P&gt;pretty straight forward.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;RPC lock daemons should be doing whatever the default is.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any users have the same problem unless the histfile is redirected to local filesystem.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Who is Dave?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Jul 2011 17:52:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/login-hanging/m-p/4830773#M393174</guid>
      <dc:creator>jerrym</dc:creator>
      <dc:date>2011-07-18T17:52:19Z</dc:date>
    </item>
  </channel>
</rss>

