<?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 usage is very high in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage-is-very-high/m-p/3668485#M243322</link>
    <description>Hi! podichin.!&lt;BR /&gt;&lt;BR /&gt;Sorry, i no have answer for you, but you can helpme, tellme with that options you run the kmeminfo.?? Really you report its very util&lt;BR /&gt;&lt;BR /&gt;Thanks.!</description>
    <pubDate>Fri, 11 Nov 2005 12:50:09 GMT</pubDate>
    <dc:creator>Ivan_86</dc:creator>
    <dc:date>2005-11-11T12:50:09Z</dc:date>
    <item>
      <title>Memory usage is very high</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage-is-very-high/m-p/3668474#M243311</link>
      <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;Am facing critical performance problem on a rp8420 server,&lt;BR /&gt;&lt;BR /&gt;This server is running HPUX11i and informix database,&lt;BR /&gt;&lt;BR /&gt;The server is having 24GB physical memory and 45GB Swap memory(Able to use only 32GB swap memory) , Because need to change Kernel paramters,&lt;BR /&gt;&lt;BR /&gt;Still the physical memory and swap meomory usage is around 100% always, From kmem output i can see most of the physical memory and swap memory is using "oninit" process,&lt;BR /&gt;&lt;BR /&gt;Am attaching kmeminfo command and swapinfo cammnd out put with this message,&lt;BR /&gt;&lt;BR /&gt;Can anubody can guide me to verify is it related to OS memory leak or any application memory leak,&lt;BR /&gt;&lt;BR /&gt;Thanks in advance,&lt;BR /&gt;&lt;BR /&gt;Siju</description>
      <pubDate>Thu, 10 Nov 2005 02:39:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage-is-very-high/m-p/3668474#M243311</guid>
      <dc:creator>podichin</dc:creator>
      <dc:date>2005-11-10T02:39:30Z</dc:date>
    </item>
    <item>
      <title>Re: Memory usage is very high</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage-is-very-high/m-p/3668475#M243312</link>
      <description>oninit are informix processes?? Right??&lt;BR /&gt;Whay there are so many of them?? Can you control bring it down to a reasonable number?? Also how buffer cache has been set?? Dynamic or Static?? If dynamic, what are your settings. (default dynamic buffer cahe is max 50 %. Which is a very bad setup.)&lt;BR /&gt;&lt;BR /&gt;Also run following and post.&lt;BR /&gt;&lt;BR /&gt;UNIX95= ps -ef -o vsz,pid,ppid,ruser,args|sort -nkrk1|head -20&lt;BR /&gt;&lt;BR /&gt;This will give top 20 processes memory usage wise.</description>
      <pubDate>Thu, 10 Nov 2005 02:45:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage-is-very-high/m-p/3668475#M243312</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2005-11-10T02:45:42Z</dc:date>
    </item>
    <item>
      <title>Re: Memory usage is very high</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage-is-very-high/m-p/3668476#M243313</link>
      <description>It's obviously an informix caused performance lack, there're too many informix processes, each one keep a large amount of memory.&lt;BR /&gt;I think you have to check if any parameter in informix can be optimized, and if so many database processes really necessary?</description>
      <pubDate>Thu, 10 Nov 2005 02:57:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage-is-very-high/m-p/3668476#M243313</guid>
      <dc:creator>Fred.Wu</dc:creator>
      <dc:date>2005-11-10T02:57:43Z</dc:date>
    </item>
    <item>
      <title>Re: Memory usage is very high</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage-is-very-high/m-p/3668477#M243314</link>
      <description>Hi Rac,&lt;BR /&gt;&lt;BR /&gt;Thanks for your fast replay,&lt;BR /&gt;Buffer cache setting is 5 only,&lt;BR /&gt;dbc_max_pct                 5  -  5&lt;BR /&gt;dbc_min_pct                 5  -  5&lt;BR /&gt;&lt;BR /&gt;and oninit processes are informix process only,&lt;BR /&gt;&lt;BR /&gt;I tried to run the command your given, But i think there is some usage error on the sort side, It not executing,&lt;BR /&gt;&lt;BR /&gt;Siju</description>
      <pubDate>Thu, 10 Nov 2005 02:58:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage-is-very-high/m-p/3668477#M243314</guid>
      <dc:creator>podichin</dc:creator>
      <dc:date>2005-11-10T02:58:05Z</dc:date>
    </item>
    <item>
      <title>Re: Memory usage is very high</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage-is-very-high/m-p/3668478#M243315</link>
      <description>Use RAC's command as,&lt;BR /&gt;&lt;BR /&gt;UNIX95= ps -ef -o vsz,pid,ppid,ruser,args|sort -nrk1 | head -20&lt;BR /&gt;&lt;BR /&gt;hth.</description>
      <pubDate>Thu, 10 Nov 2005 03:04:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage-is-very-high/m-p/3668478#M243315</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2005-11-10T03:04:55Z</dc:date>
    </item>
    <item>
      <title>Re: Memory usage is very high</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage-is-very-high/m-p/3668479#M243316</link>
      <description>check this link&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/5965-4641/5965-4641.pdf" target="_blank"&gt;http://docs.hp.com/en/5965-4641/5965-4641.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Awadhesh</description>
      <pubDate>Thu, 10 Nov 2005 03:06:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage-is-very-high/m-p/3668479#M243316</guid>
      <dc:creator>AwadheshPandey</dc:creator>
      <dc:date>2005-11-10T03:06:00Z</dc:date>
    </item>
    <item>
      <title>Re: Memory usage is very high</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage-is-very-high/m-p/3668480#M243317</link>
      <description>Hi Rac,&lt;BR /&gt;Please find the output,&lt;BR /&gt;33656  1854     1 root     /opt/perf/bin/midaemon&lt;BR /&gt;  23584  1890     1 root     /opt/prm/bin/prm3d&lt;BR /&gt;  19456  1889     1 root     /opt/perf/bin/scopeux&lt;BR /&gt;  13440  2434  2428 root     /usr/lbin/cmcld -j&lt;BR /&gt;  13228  9566  7169 informix oninit -s&lt;BR /&gt;  13228  9545  7169 informix oninit -s&lt;BR /&gt;  13228  9520  7169 informix oninit -s&lt;BR /&gt;  13228  9509  7169 informix oninit -s&lt;BR /&gt;  13228  9486  7169 informix oninit -s&lt;BR /&gt;  13228  9464  7169 informix oninit -s&lt;BR /&gt;  13228  9440  7169 informix oninit -s&lt;BR /&gt;  13228  9420  7169 informix oninit -s&lt;BR /&gt;  13228  9395  7169 informix oninit -s&lt;BR /&gt;  13228  9374  7169 informix oninit -s&lt;BR /&gt;  13228  9199  7169 informix oninit -s&lt;BR /&gt;  13228  9181  7169 informix oninit -s&lt;BR /&gt;  13228  9163  7169 informix oninit -s&lt;BR /&gt;  13228  9139  7169 informix oninit -s&lt;BR /&gt;  13228  9118  7169 informix oninit -s&lt;BR /&gt;  13228  9098  7169 informix oninit -s&lt;BR /&gt;Siju</description>
      <pubDate>Thu, 10 Nov 2005 03:11:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage-is-very-high/m-p/3668480#M243317</guid>
      <dc:creator>podichin</dc:creator>
      <dc:date>2005-11-10T03:11:23Z</dc:date>
    </item>
    <item>
      <title>Re: Memory usage is very high</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage-is-very-high/m-p/3668481#M243318</link>
      <description>The memory usage that you get with UNIX95 will not match with what you see in glance.&lt;BR /&gt;&lt;BR /&gt;glance -g&lt;BR /&gt;&lt;BR /&gt;Which processes are using most of the memory?? Also glance -m, Is user memory maximum compared to kernel memory??&lt;BR /&gt;&lt;BR /&gt;Again, is there setting/configuration in informix with which you can control no. of informix processes??</description>
      <pubDate>Thu, 10 Nov 2005 03:14:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage-is-very-high/m-p/3668481#M243318</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2005-11-10T03:14:57Z</dc:date>
    </item>
    <item>
      <title>Re: Memory usage is very high</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage-is-very-high/m-p/3668482#M243319</link>
      <description>Hi Rac,&lt;BR /&gt;&lt;BR /&gt;System memory is 2.4GB and user memory is &lt;BR /&gt;&lt;BR /&gt;20.1GB,&lt;BR /&gt;&lt;BR /&gt;Oninit process memory usage is showing high &lt;BR /&gt;&lt;BR /&gt;in glance also,&lt;BR /&gt;&lt;BR /&gt;Siju&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 10 Nov 2005 03:26:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage-is-very-high/m-p/3668482#M243319</guid>
      <dc:creator>podichin</dc:creator>
      <dc:date>2005-11-10T03:26:05Z</dc:date>
    </item>
    <item>
      <title>Re: Memory usage is very high</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage-is-very-high/m-p/3668483#M243320</link>
      <description>All looks fine except that there are too many user processes causing you a problem. Unless you keep tab on it, you can not do anything.</description>
      <pubDate>Thu, 10 Nov 2005 03:33:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage-is-very-high/m-p/3668483#M243320</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2005-11-10T03:33:20Z</dc:date>
    </item>
    <item>
      <title>Re: Memory usage is very high</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage-is-very-high/m-p/3668484#M243321</link>
      <description>If you look at the pid and ppid numbers many have the ppido of 7169 which has a ppid of 5557 which has a ppid of 1.  This means that init is the call that initial started it and it is driven by the text of /etc/inittab.   I would look in /etc/inittab to make sure that if is correct, specifically the line for oninit.  Other than that, if oninit comes from informix, then I was ask them.  There are also many loaddb.4ge processes running.  I wonder if this is normal?</description>
      <pubDate>Fri, 11 Nov 2005 10:30:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage-is-very-high/m-p/3668484#M243321</guid>
      <dc:creator>Ted Buis</dc:creator>
      <dc:date>2005-11-11T10:30:35Z</dc:date>
    </item>
    <item>
      <title>Re: Memory usage is very high</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage-is-very-high/m-p/3668485#M243322</link>
      <description>Hi! podichin.!&lt;BR /&gt;&lt;BR /&gt;Sorry, i no have answer for you, but you can helpme, tellme with that options you run the kmeminfo.?? Really you report its very util&lt;BR /&gt;&lt;BR /&gt;Thanks.!</description>
      <pubDate>Fri, 11 Nov 2005 12:50:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage-is-very-high/m-p/3668485#M243322</guid>
      <dc:creator>Ivan_86</dc:creator>
      <dc:date>2005-11-11T12:50:09Z</dc:date>
    </item>
  </channel>
</rss>

