<?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: E-45  Server Hanging in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/e-45-server-hanging/m-p/3202766#M793028</link>
    <description>hi all ,&lt;BR /&gt;&lt;BR /&gt; Yes, e-45 running with low swap.. when swap was full, server hanging..&lt;BR /&gt;Ok .. i'll increase the swap..&lt;BR /&gt;Thanks for a good suggestions..&lt;BR /&gt;&lt;BR /&gt;Shankar&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Wed, 03 Mar 2004 02:47:11 GMT</pubDate>
    <dc:creator>shan_7</dc:creator>
    <dc:date>2004-03-03T02:47:11Z</dc:date>
    <item>
      <title>E-45  Server Hanging</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/e-45-server-hanging/m-p/3202761#M793023</link>
      <description>Hi all, &lt;BR /&gt;&lt;BR /&gt;  One Hp E-45 server hanging . taht time i got following error message..&lt;BR /&gt;&lt;BR /&gt;/usr/lib/dld.sl: Call to mmap() failed - ZEROES /usr/lib/libc.1 &lt;BR /&gt;/usr/lib/dld.sl: Not enough space &lt;BR /&gt;Abort &lt;BR /&gt;&lt;BR /&gt;sh: The fork function failed. There is not enough memory available. &lt;BR /&gt;  Then, after restarted the server, upto now it is working fine. &lt;BR /&gt;&lt;BR /&gt; i faced last  time the problem. after restarting it was ok. &lt;BR /&gt;&lt;BR /&gt;So, Restarting is the only solution or anything else to do? &lt;BR /&gt;&lt;BR /&gt;i attached herewith syslog.log file.&lt;BR /&gt;&lt;BR /&gt;Help me in the case&lt;BR /&gt;Thanks in advance&lt;BR /&gt;&lt;BR /&gt;With cheers,&lt;BR /&gt;Shankar &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 26 Feb 2004 03:07:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/e-45-server-hanging/m-p/3202761#M793023</guid>
      <dc:creator>shan_7</dc:creator>
      <dc:date>2004-02-26T03:07:17Z</dc:date>
    </item>
    <item>
      <title>Re: E-45  Server Hanging</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/e-45-server-hanging/m-p/3202762#M793024</link>
      <description>My guess is you have run out of swap.&lt;BR /&gt; &lt;BR /&gt;You could try and create some more swap on the fly.  run "swapinfo -mt" and see what you get.    Add swap with the "swapon" command.</description>
      <pubDate>Thu, 26 Feb 2004 03:16:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/e-45-server-hanging/m-p/3202762#M793024</guid>
      <dc:creator>Mark Grant</dc:creator>
      <dc:date>2004-02-26T03:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: E-45  Server Hanging</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/e-45-server-hanging/m-p/3202763#M793025</link>
      <description>Hi.&lt;BR /&gt;&lt;BR /&gt;I think you are hitting max(dts)size in guess maxdsize kernel parameter. You could increase it. View with sam / kmtune -l -q &lt;PARAMETER&gt; / sysdef the current settings.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;&lt;BR /&gt;Gideon&lt;BR /&gt;&lt;BR /&gt;&lt;/PARAMETER&gt;</description>
      <pubDate>Thu, 26 Feb 2004 03:16:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/e-45-server-hanging/m-p/3202763#M793025</guid>
      <dc:creator>G. Vrijhoeven</dc:creator>
      <dc:date>2004-02-26T03:16:34Z</dc:date>
    </item>
    <item>
      <title>Re: E-45  Server Hanging</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/e-45-server-hanging/m-p/3202764#M793026</link>
      <description>Shankar,&lt;BR /&gt;&lt;BR /&gt;You have clearly run out of memory and the system might have been swapping tremendously when this error occured. If you would have executed top, you would have seen two proceses vhand and swapper among the top 10 CPU processes. can execute swapinfo -tam to verify the system has gone out of memory and is swapping processes to the swap disk. &lt;BR /&gt;&lt;BR /&gt;The memory in the system might be too low or there could be some fine tuning of kernel parameters required. What is the total memory in the system and what all applications u are running??&lt;BR /&gt;&lt;BR /&gt;with best wishes&lt;BR /&gt;naveej</description>
      <pubDate>Thu, 26 Feb 2004 03:55:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/e-45-server-hanging/m-p/3202764#M793026</guid>
      <dc:creator>Naveej.K.A</dc:creator>
      <dc:date>2004-02-26T03:55:49Z</dc:date>
    </item>
    <item>
      <title>Re: E-45  Server Hanging</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/e-45-server-hanging/m-p/3202765#M793027</link>
      <description>As it clearly indicates that there was no more memory on the machine.Not sure about how much RAM and swap is avaliable.&lt;BR /&gt;&lt;BR /&gt;You should attach OLDsyslog.log&lt;BR /&gt;That should give you the the "memory full messages"&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 26 Feb 2004 04:46:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/e-45-server-hanging/m-p/3202765#M793027</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2004-02-26T04:46:17Z</dc:date>
    </item>
    <item>
      <title>Re: E-45  Server Hanging</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/e-45-server-hanging/m-p/3202766#M793028</link>
      <description>hi all ,&lt;BR /&gt;&lt;BR /&gt; Yes, e-45 running with low swap.. when swap was full, server hanging..&lt;BR /&gt;Ok .. i'll increase the swap..&lt;BR /&gt;Thanks for a good suggestions..&lt;BR /&gt;&lt;BR /&gt;Shankar&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 03 Mar 2004 02:47:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/e-45-server-hanging/m-p/3202766#M793028</guid>
      <dc:creator>shan_7</dc:creator>
      <dc:date>2004-03-03T02:47:11Z</dc:date>
    </item>
  </channel>
</rss>

