<?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: Memory Issues in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-issues/m-p/3180377#M794728</link>
    <description>The page out, and in is almost always at zero, and never into double digits.</description>
    <pubDate>Mon, 02 Feb 2004 12:28:28 GMT</pubDate>
    <dc:creator>Jason_93</dc:creator>
    <dc:date>2004-02-02T12:28:28Z</dc:date>
    <item>
      <title>Memory Issues</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-issues/m-p/3180373#M794724</link>
      <description>Kb      Kb      Kb   PCT  START/      Kb&lt;BR /&gt;TYPE      AVAIL    USED    FREE  USED   LIMIT RESERVE  PRI  NAME&lt;BR /&gt;dev     1703936   68988 1634948    4%       0       -    1  /dev/vg00/lvol2&lt;BR /&gt;reserve       -  176504 -176504&lt;BR /&gt;memory   780648  765276   15372   98%&lt;BR /&gt;&lt;BR /&gt;This is the results of swapinfo.  Needless to say we are having system issues.  I am unable to identify any one process that is utilizing all the memory.  How can I determine if this system is just plain underpowered memory wise?</description>
      <pubDate>Mon, 02 Feb 2004 11:49:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-issues/m-p/3180373#M794724</guid>
      <dc:creator>Jason_93</dc:creator>
      <dc:date>2004-02-02T11:49:02Z</dc:date>
    </item>
    <item>
      <title>Re: Memory Issues</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-issues/m-p/3180374#M794725</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You have 68 MB sitting on swap which means the system did page out.&lt;BR /&gt;&lt;BR /&gt;Run vmstat and look at 'po' column. If you see a doule digit or more number continuously, then you are experiencing memory issues.&lt;BR /&gt;&lt;BR /&gt;One parameter that you can check immediately is 'dbc_max_pct'. You wouldn't need more than 700-800 MB on 11i and 300-400MB on 11.0. If the above parameter is set to 50% (default), then you may want to consider lowering it.&lt;BR /&gt;&lt;BR /&gt;Also, keep track of the size of each of the processes and see if it is not increasing over the time. If so, then there is a good chance that the process has a memory leak. Run the following command at regular intervals and see if the first column is increasing for any of the processes over the time&lt;BR /&gt;&lt;BR /&gt;UNIX95= ps -e -o 'vsz pid args' |sort -n &amp;gt; /tmp/ps.out&lt;BR /&gt;&lt;BR /&gt;-Sri&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 02 Feb 2004 11:59:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-issues/m-p/3180374#M794725</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2004-02-02T11:59:50Z</dc:date>
    </item>
    <item>
      <title>Re: Memory Issues</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-issues/m-p/3180375#M794726</link>
      <description>I suggest some performance monitoring and am attaching my script for that purpose.&lt;BR /&gt;&lt;BR /&gt;swapinfo -tam will give you more data.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 02 Feb 2004 12:00:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-issues/m-p/3180375#M794726</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-02-02T12:00:48Z</dc:date>
    </item>
    <item>
      <title>Re: Memory Issues</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-issues/m-p/3180376#M794727</link>
      <description>The most important metric to observe, either with Glance or vmstat, is the page-out rate. If the page-out rate exceeds 10 or so for any length of time then you are definitely swapping too much. The ideal is zero. If you are running the default dbc_max_pct, 50%, then reduce it to no more than about 20%. If you already have reasonable buffer sizes then you need to add more memory or reduce load.&lt;BR /&gt;</description>
      <pubDate>Mon, 02 Feb 2004 12:03:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-issues/m-p/3180376#M794727</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2004-02-02T12:03:43Z</dc:date>
    </item>
    <item>
      <title>Re: Memory Issues</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-issues/m-p/3180377#M794728</link>
      <description>The page out, and in is almost always at zero, and never into double digits.</description>
      <pubDate>Mon, 02 Feb 2004 12:28:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-issues/m-p/3180377#M794728</guid>
      <dc:creator>Jason_93</dc:creator>
      <dc:date>2004-02-02T12:28:28Z</dc:date>
    </item>
  </channel>
</rss>

