<?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: Cannot log in in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-log-in/m-p/2834513#M89764</link>
    <description>The error indicates youve run out of swapspace. Theres not really any way youre going to be able to login. You should reboot the server manually and check you have enough swap configured to match physical memory.&lt;BR /&gt;</description>
    <pubDate>Mon, 28 Oct 2002 17:23:08 GMT</pubDate>
    <dc:creator>Stefan Farrelly</dc:creator>
    <dc:date>2002-10-28T17:23:08Z</dc:date>
    <item>
      <title>Cannot log in</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-log-in/m-p/2834512#M89763</link>
      <description>We are unable to log in to the server (L2000).  Telnet and FTP fail silently.  The login prompt appears on the console, but the following error message appears after any user name is entered:&lt;BR /&gt;/usr/lib/dld.sl: Call to mmap() failed - BSS /usr/lib/libnsl.1&lt;BR /&gt;/usr/lib/dld.sl:  Not enough space&lt;BR /&gt;I suspect that the root file system is full but cannot log on to remove any files from it.  Has anyone encountered this problem before?  How can we resolve it?&lt;BR /&gt;&lt;BR /&gt;--Don</description>
      <pubDate>Mon, 28 Oct 2002 17:25:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-log-in/m-p/2834512#M89763</guid>
      <dc:creator>Donald Crook</dc:creator>
      <dc:date>2002-10-28T17:25:03Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot log in</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-log-in/m-p/2834513#M89764</link>
      <description>The error indicates youve run out of swapspace. Theres not really any way youre going to be able to login. You should reboot the server manually and check you have enough swap configured to match physical memory.&lt;BR /&gt;</description>
      <pubDate>Mon, 28 Oct 2002 17:23:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-log-in/m-p/2834513#M89764</guid>
      <dc:creator>Stefan Farrelly</dc:creator>
      <dc:date>2002-10-28T17:23:08Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot log in</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-log-in/m-p/2834514#M89765</link>
      <description>Hi, &lt;BR /&gt;If the root file system is full only "root" will be able to log into the system. Try logging in as root and if that works and the other accounts won't work that is most likely your problem. Whenever the file system has less than, I believe, 10% free space all other users are locked out. &lt;BR /&gt;&lt;BR /&gt;Tim</description>
      <pubDate>Mon, 28 Oct 2002 17:24:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-log-in/m-p/2834514#M89765</guid>
      <dc:creator>Tim Stallman</dc:creator>
      <dc:date>2002-10-28T17:24:57Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot log in</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-log-in/m-p/2834515#M89766</link>
      <description>Insufficient swap is one possibility, also take a look at this doc. At the end it mentioned about a patch that fixed the accessive usage of memory by mib2agt. It may apply to you.&lt;BR /&gt;DocID=KBRC00003021&lt;BR /&gt;&lt;A href="http://www1.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000063200941" target="_blank"&gt;http://www1.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000063200941&lt;/A&gt;&lt;BR /&gt;Hope it helps..</description>
      <pubDate>Mon, 28 Oct 2002 17:36:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-log-in/m-p/2834515#M89766</guid>
      <dc:creator>S.K. Chan</dc:creator>
      <dc:date>2002-10-28T17:36:57Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot log in</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-log-in/m-p/2834516#M89767</link>
      <description>Here's another thought...it could be a process is chewing up memory (leak).  Can you check what is chewing up resources...&lt;BR /&gt;# UNIX95= ps -e -o ruser,vsz,pid,args|sort -rnk2&lt;BR /&gt; &lt;BR /&gt;-OR-&lt;BR /&gt;How many of us remember that annoying mib2agt process that chewed up memory till you installed a patch to fix it??&lt;BR /&gt;Have you installed anything or changed anything that might be related to this??&lt;BR /&gt;&lt;BR /&gt;-OR-&lt;BR /&gt;Sometimes it's what the kernel parm is set to...how's your maxdsiz set?? You don't give alot of info on your system other than L2000....&lt;BR /&gt;&lt;BR /&gt;-AND IF IT'S A FULL / FS-&lt;BR /&gt;I'd look at some bogus file sitting under /dev....&lt;BR /&gt;&lt;BR /&gt;Rgrds,&lt;BR /&gt;Rita&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 28 Oct 2002 17:55:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-log-in/m-p/2834516#M89767</guid>
      <dc:creator>Rita C Workman</dc:creator>
      <dc:date>2002-10-28T17:55:21Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot log in</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-log-in/m-p/2834517#M89768</link>
      <description>Call up users and tell them to close if they have any active session open. That way you might get enough swap space and you can login as root.&lt;BR /&gt;&lt;BR /&gt;Sachin</description>
      <pubDate>Mon, 28 Oct 2002 17:56:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-log-in/m-p/2834517#M89768</guid>
      <dc:creator>Sachin Patel</dc:creator>
      <dc:date>2002-10-28T17:56:48Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot log in</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-log-in/m-p/2834518#M89769</link>
      <description>Thanks to all who replied to this message and offered suggestions.  The problem turned out to be a "keep-alive" utility written by one of the programmers.  He had problems with the web server (running on HP-UX)and wrote a program (running on Windoze)to check the state of the web server periodically; if the web server didn't respond properly, the program attempted to re-start the web server.  When we shut down that program, we were able to log in to UNIX.  There was no problem with the root file system, nor with swap space, as far as I can tell.  Anyway, problem resolved.&lt;BR /&gt;&lt;BR /&gt;--Don</description>
      <pubDate>Mon, 28 Oct 2002 19:15:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-log-in/m-p/2834518#M89769</guid>
      <dc:creator>Donald Crook</dc:creator>
      <dc:date>2002-10-28T19:15:08Z</dc:date>
    </item>
  </channel>
</rss>

