<?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 leaking? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-leaking/m-p/2482779#M803771</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Try running Bill Hassell's one-liner 'psram':-&lt;BR /&gt;&lt;BR /&gt;UNIX95= ps -e -o ruser,vsz,pid,args | sort -rnk2 | more &lt;BR /&gt;&lt;BR /&gt;(note the space is required after =)&lt;BR /&gt;&lt;BR /&gt;This will list running processes in order of their virtual size.&lt;BR /&gt;&lt;BR /&gt;One possible culprit is 'mib2agt'. This definitely has a memory leak unless patch PHSS_21046 has been applied.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;John</description>
    <pubDate>Mon, 15 Jan 2001 15:48:53 GMT</pubDate>
    <dc:creator>John Palmer</dc:creator>
    <dc:date>2001-01-15T15:48:53Z</dc:date>
    <item>
      <title>Memory leaking?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-leaking/m-p/2482777#M803769</link>
      <description>We got new HP-UX box:&lt;BR /&gt;HP 9000 L1000 Enterprise Server&lt;BR /&gt;CPU 1.5MB cache, 360 MHz PA8500&lt;BR /&gt;RAM: 512MB *2 SDRAM&lt;BR /&gt;18GB HotPlug Ultra2 SCSI LP HD&lt;BR /&gt;DVD ROM for L-Class&lt;BR /&gt;HP-UX 11.0 , 64-bit configuration&lt;BR /&gt;But when I rebooted box I found from 'swapinfo -ta' memory slowly leaking 8kb/2sec-3sec &lt;BR /&gt;--------------------------------------------------------------------------------------------&lt;BR /&gt;Kb      Kb      Kb   PCT  START/      Kb&lt;BR /&gt;TYPE      AVAIL    USED    FREE  USED   LIMIT RESERVE  PRI  NAME&lt;BR /&gt;dev     1048576       0 1048576    0%       0       -    1  /dev/vg00/lvol2&lt;BR /&gt;reserve       -  730352 -730352&lt;BR /&gt;memory   745812  532996  212816   71%&lt;BR /&gt;total   1794388 1263348  531040   70%       -       0    -&lt;BR /&gt;--------------------------------------------------------------------------------------------&lt;BR /&gt;dev     1048576       0 1048576    0%       0       -    1  /dev/vg00/lvol2&lt;BR /&gt;reserve       -  730352 -730352&lt;BR /&gt;memory   745812  533632  212180   72%&lt;BR /&gt;total   1794388 1263984  530404   70%       -       0    -&lt;BR /&gt;--------------------------------------------------------------------------------------------&lt;BR /&gt;In 2-3 days 'memory/FREE' become 0% and next 'dev/USED' starts grow when I rebooted box it will started again no mater I will additional application or not. Is anybody had the same situation and how I can prevent this. &lt;BR /&gt;Thank you,&lt;BR /&gt;Slava E.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 15 Jan 2001 14:21:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-leaking/m-p/2482777#M803769</guid>
      <dc:creator>Slava_2</dc:creator>
      <dc:date>2001-01-15T14:21:02Z</dc:date>
    </item>
    <item>
      <title>Re: Memory leaking?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-leaking/m-p/2482778#M803770</link>
      <description>First you would need to find which application/process is responsable for this. You can use glance and check the amount of memory allocated by the processes and then figure out which one allocates memory constantly.&lt;BR /&gt;&lt;BR /&gt;Then you should find a patch for that app/process. If you want to go further, there are softwares in the market able to discover memory leaks. One of them that comes with a temporary license is called Purify from &lt;A href="http://www.rational.com," target="_blank"&gt;www.rational.com,&lt;/A&gt; &lt;A href="http://www.rational.com/products/purify_unix/index.jsp" target="_blank"&gt;http://www.rational.com/products/purify_unix/index.jsp&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Ovidiu&lt;BR /&gt;&lt;BR /&gt;Ovidiu</description>
      <pubDate>Mon, 15 Jan 2001 14:53:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-leaking/m-p/2482778#M803770</guid>
      <dc:creator>Ovidiu D. Raita</dc:creator>
      <dc:date>2001-01-15T14:53:09Z</dc:date>
    </item>
    <item>
      <title>Re: Memory leaking?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-leaking/m-p/2482779#M803771</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Try running Bill Hassell's one-liner 'psram':-&lt;BR /&gt;&lt;BR /&gt;UNIX95= ps -e -o ruser,vsz,pid,args | sort -rnk2 | more &lt;BR /&gt;&lt;BR /&gt;(note the space is required after =)&lt;BR /&gt;&lt;BR /&gt;This will list running processes in order of their virtual size.&lt;BR /&gt;&lt;BR /&gt;One possible culprit is 'mib2agt'. This definitely has a memory leak unless patch PHSS_21046 has been applied.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;John</description>
      <pubDate>Mon, 15 Jan 2001 15:48:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-leaking/m-p/2482779#M803771</guid>
      <dc:creator>John Palmer</dc:creator>
      <dc:date>2001-01-15T15:48:53Z</dc:date>
    </item>
    <item>
      <title>Re: Memory leaking?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-leaking/m-p/2482780#M803772</link>
      <description>For what it's worth, I have a similar config to yours (L1000, HP-UX 11.00 etc) with 1GB of RAM and I noticed the same problem.&lt;BR /&gt;&lt;BR /&gt;Turns out is was mib2agt.  You have to apply PHSS_21046 to fix it.  This patch isn't in the September 2000 or December 2000 recommended bundle.&lt;BR /&gt;&lt;BR /&gt;Or just shut down mib2agt.  Edit /etc/rc.config.d/SnmpMib2 to turn it off and then kill the process</description>
      <pubDate>Thu, 08 Feb 2001 07:50:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-leaking/m-p/2482780#M803772</guid>
      <dc:creator>Mark Ferraretto</dc:creator>
      <dc:date>2001-02-08T07:50:22Z</dc:date>
    </item>
    <item>
      <title>Re: Memory leaking?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-leaking/m-p/2482781#M803773</link>
      <description>Hi Slava,&lt;BR /&gt;&lt;BR /&gt;I had the same problem as yours on our L1000 and L2000 servers, 'mib2agt' was the culprit.&lt;BR /&gt;&lt;BR /&gt;It's been solved after applying PHSS_21046&lt;BR /&gt;&lt;A href="ftp://ftp.itrc.hp.com/hp-ux_patches/s700_800/11.X/PHSS_21046" target="_blank"&gt;ftp://ftp.itrc.hp.com/hp-ux_patches/s700_800/11.X/PHSS_21046&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;The so-called "Slight memory leak" (dixit HP) is corrected since patch PHSS_18759.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;&lt;BR /&gt;Dan&lt;BR /&gt;</description>
      <pubDate>Thu, 08 Feb 2001 08:40:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-leaking/m-p/2482781#M803773</guid>
      <dc:creator>Dan Hetzel</dc:creator>
      <dc:date>2001-02-08T08:40:54Z</dc:date>
    </item>
    <item>
      <title>Re: Memory leaking?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-leaking/m-p/2482782#M803774</link>
      <description>Do you have iPLanet (Netscape) Web Server installed on this server. If yes, check for the latest iPlanet service packs. &lt;BR /&gt;&lt;BR /&gt;Peter&lt;BR /&gt;</description>
      <pubDate>Mon, 12 Feb 2001 07:54:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-leaking/m-p/2482782#M803774</guid>
      <dc:creator>Peter Cvar</dc:creator>
      <dc:date>2001-02-12T07:54:32Z</dc:date>
    </item>
  </channel>
</rss>

