<?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: Not enough Memory available in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/not-enough-memory-available/m-p/5138813#M451950</link>
    <description>Hi Johnson,&lt;BR /&gt;&lt;BR /&gt;I tried Console login but also fails and showing following error&lt;BR /&gt;" PID 7508 received a SIGSEGV for stack growth failure. Possible causes : insufficient memory or swap spacw, or stak size exceeded maxsize."&lt;BR /&gt;&lt;BR /&gt;But now I am able to extend the swap by 4GB.&lt;BR /&gt;and it works. &lt;BR /&gt;&lt;BR /&gt;Now the system working properly&lt;BR /&gt;&lt;BR /&gt;Thanks for quick support..&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;VVS</description>
    <pubDate>Sun, 02 Nov 2008 08:51:47 GMT</pubDate>
    <dc:creator>VVS</dc:creator>
    <dc:date>2008-11-02T08:51:47Z</dc:date>
    <item>
      <title>Not enough Memory available</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/not-enough-memory-available/m-p/5138808#M451945</link>
      <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;We are facing serious problem. We are not able to fire any command on the our HP-UX 11.11 server.&lt;BR /&gt;It display following message:&lt;BR /&gt;"/usr/bin/sh: The fork function failed. There is not enough memory available."&lt;BR /&gt;Not a single command work.&lt;BR /&gt;&lt;BR /&gt;Please help to solve this issue.&lt;BR /&gt;&lt;BR /&gt;Thanks in Advance&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;VVS</description>
      <pubDate>Sun, 02 Nov 2008 08:24:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/not-enough-memory-available/m-p/5138808#M451945</guid>
      <dc:creator>VVS</dc:creator>
      <dc:date>2008-11-02T08:24:07Z</dc:date>
    </item>
    <item>
      <title>Re: Not enough Memory available</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/not-enough-memory-available/m-p/5138809#M451946</link>
      <description>bdf --&amp;gt; look for any file system full,&lt;BR /&gt;&lt;BR /&gt;uptime&lt;BR /&gt;&lt;BR /&gt;Glance --&amp;gt; check which process uses cpu resource.?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Johnson</description>
      <pubDate>Sun, 02 Nov 2008 08:26:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/not-enough-memory-available/m-p/5138809#M451946</guid>
      <dc:creator>Johnson Punniyalingam</dc:creator>
      <dc:date>2008-11-02T08:26:58Z</dc:date>
    </item>
    <item>
      <title>Re: Not enough Memory available</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/not-enough-memory-available/m-p/5138810#M451947</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;Before some time I executed the BDF command and found that no filesystem was full.&lt;BR /&gt;&lt;BR /&gt;But now I am not able to execute a single command, not even bdf, uptime, w.&lt;BR /&gt;&lt;BR /&gt;I am not able to telnet the server to take another terminal.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;VVS</description>
      <pubDate>Sun, 02 Nov 2008 08:32:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/not-enough-memory-available/m-p/5138810#M451947</guid>
      <dc:creator>VVS</dc:creator>
      <dc:date>2008-11-02T08:32:15Z</dc:date>
    </item>
    <item>
      <title>Re: Not enough Memory available</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/not-enough-memory-available/m-p/5138811#M451948</link>
      <description>&amp;gt;&amp;gt;I am not able to telnet the server to take another terminal&amp;lt;&amp;lt;&lt;BR /&gt;&lt;BR /&gt;Looks to me like system resources full can please direct / Console login to the system&lt;BR /&gt;&lt;BR /&gt;swapinfo -ta  --&amp;gt; post the output &lt;BR /&gt;need to check kernel parameters like shared memory.&lt;BR /&gt;&lt;BR /&gt;if  your swap utilization does seem to hit 100%.&lt;BR /&gt;&lt;BR /&gt;Create a logical volume (Make sure you have atleast 4 GB of space in any volume group)&lt;BR /&gt;&lt;BR /&gt;Follow as example :-&lt;BR /&gt;&lt;BR /&gt;#lvcreate -n swap -L 4000 vg01&lt;BR /&gt;Edit /etc/fstab and place the entry&lt;BR /&gt;/dev/vg01/swap ... swap pri=0 0 0 &lt;BR /&gt;#swapon -a&lt;BR /&gt;&lt;BR /&gt;#swapinfo -t&lt;BR /&gt;&lt;BR /&gt;and make sure you have the swap listed.</description>
      <pubDate>Sun, 02 Nov 2008 08:35:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/not-enough-memory-available/m-p/5138811#M451948</guid>
      <dc:creator>Johnson Punniyalingam</dc:creator>
      <dc:date>2008-11-02T08:35:40Z</dc:date>
    </item>
    <item>
      <title>Re: Not enough Memory available</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/not-enough-memory-available/m-p/5138812#M451949</link>
      <description>It could be related to insufficient memory.&lt;BR /&gt;&lt;BR /&gt;check &lt;BR /&gt;#swapinfo -tam&lt;BR /&gt;&lt;BR /&gt;and &lt;BR /&gt;&lt;BR /&gt;system process limit &lt;BR /&gt;&lt;BR /&gt;#kmtune |grep maxuprc &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regds,&lt;BR /&gt;Aneesh</description>
      <pubDate>Sun, 02 Nov 2008 08:39:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/not-enough-memory-available/m-p/5138812#M451949</guid>
      <dc:creator>Aneesh Mohan</dc:creator>
      <dc:date>2008-11-02T08:39:40Z</dc:date>
    </item>
    <item>
      <title>Re: Not enough Memory available</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/not-enough-memory-available/m-p/5138813#M451950</link>
      <description>Hi Johnson,&lt;BR /&gt;&lt;BR /&gt;I tried Console login but also fails and showing following error&lt;BR /&gt;" PID 7508 received a SIGSEGV for stack growth failure. Possible causes : insufficient memory or swap spacw, or stak size exceeded maxsize."&lt;BR /&gt;&lt;BR /&gt;But now I am able to extend the swap by 4GB.&lt;BR /&gt;and it works. &lt;BR /&gt;&lt;BR /&gt;Now the system working properly&lt;BR /&gt;&lt;BR /&gt;Thanks for quick support..&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;VVS</description>
      <pubDate>Sun, 02 Nov 2008 08:51:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/not-enough-memory-available/m-p/5138813#M451950</guid>
      <dc:creator>VVS</dc:creator>
      <dc:date>2008-11-02T08:51:47Z</dc:date>
    </item>
    <item>
      <title>Re: Not enough Memory available</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/not-enough-memory-available/m-p/5138814#M451951</link>
      <description>Thanks for your reply&lt;BR /&gt;&lt;BR /&gt;Please asign points dude,&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Johnson</description>
      <pubDate>Sun, 02 Nov 2008 08:53:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/not-enough-memory-available/m-p/5138814#M451951</guid>
      <dc:creator>Johnson Punniyalingam</dc:creator>
      <dc:date>2008-11-02T08:53:06Z</dc:date>
    </item>
    <item>
      <title>Re: Not enough Memory available</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/not-enough-memory-available/m-p/5138815#M451952</link>
      <description>Thanks Johnson...&lt;BR /&gt;&lt;BR /&gt;I already assign the points.&lt;BR /&gt;&lt;BR /&gt;I know you have given your valuable time to provide the solution.&lt;BR /&gt;&lt;BR /&gt;Thanks &amp;amp; Regards,&lt;BR /&gt;&lt;BR /&gt;VVS&lt;BR /&gt;</description>
      <pubDate>Sun, 02 Nov 2008 10:50:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/not-enough-memory-available/m-p/5138815#M451952</guid>
      <dc:creator>VVS</dc:creator>
      <dc:date>2008-11-02T10:50:19Z</dc:date>
    </item>
  </channel>
</rss>

