<?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 leak in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-leak/m-p/2491000#M803979</link>
    <description>We had a memory leak with the mib2agt process. It would run fine until a certain event started a memory leak.  I am sorry I do not know the patch that fixes the problem, but do a search on the forum for mib2agt and you will find it.&lt;BR /&gt;Good Luck,&lt;BR /&gt;Karen</description>
    <pubDate>Mon, 12 Feb 2001 15:15:47 GMT</pubDate>
    <dc:creator>Karen Elrod</dc:creator>
    <dc:date>2001-02-12T15:15:47Z</dc:date>
    <item>
      <title>Memory leak</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-leak/m-p/2490990#M803969</link>
      <description>We have encountered severe memory leaks recently on a HP-9000 (L-class) with 2 GB of physical memory.  The only way to resolve the problem is to reboot the server.  After rebooting, the amount of free memory (as shown by the "top" command) is 1.7 GB, but in less than a week it is below 100 MB.&lt;BR /&gt;&lt;BR /&gt;This server is running HP-UX 11.0, multiple Netscape web servers, and Oracle 8i.&lt;BR /&gt;&lt;BR /&gt;Has anyone encountered similar problems, and how were they resolved?&lt;BR /&gt;&lt;BR /&gt;--Don</description>
      <pubDate>Wed, 07 Feb 2001 20:12:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-leak/m-p/2490990#M803969</guid>
      <dc:creator>Donald Crook</dc:creator>
      <dc:date>2001-02-07T20:12:25Z</dc:date>
    </item>
    <item>
      <title>Re: Memory leak</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-leak/m-p/2490991#M803970</link>
      <description>If you have glance installed, you can use it to find out which processes are hogging the most memory.&lt;BR /&gt;&lt;BR /&gt;Also, I know that there have been HP OS patches released which resolved memory leak issues with various daemons and such.&lt;BR /&gt;&lt;BR /&gt;Also, check with Netscape.  There may be patches you need to apply for the version of Netscape that you're running.</description>
      <pubDate>Wed, 07 Feb 2001 21:36:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-leak/m-p/2490991#M803970</guid>
      <dc:creator>James A. Donovan</dc:creator>
      <dc:date>2001-02-07T21:36:28Z</dc:date>
    </item>
    <item>
      <title>Re: Memory leak</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-leak/m-p/2490992#M803971</link>
      <description>Hi&lt;BR /&gt;Are you facing any performance degradation with this machine? It may be just the dynamic buffer cache using lots of memory. check your dbc_max and min kernel parameters. Also check with glance and top which processes are eating up your memory.&lt;BR /&gt;</description>
      <pubDate>Wed, 07 Feb 2001 22:04:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-leak/m-p/2490992#M803971</guid>
      <dc:creator>Jitendra_1</dc:creator>
      <dc:date>2001-02-07T22:04:17Z</dc:date>
    </item>
    <item>
      <title>Re: Memory leak</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-leak/m-p/2490993#M803972</link>
      <description>The memory report in glance shows that the buf cache remains (approximately) steady, while the user mem goes up relatively rapidly.  The amount shown for user mem (at this moment) is about 900 MB, but that's about 500 MB larger than the sum of the memory used by all the processes added together.</description>
      <pubDate>Wed, 07 Feb 2001 23:06:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-leak/m-p/2490993#M803972</guid>
      <dc:creator>Donald Crook</dc:creator>
      <dc:date>2001-02-07T23:06:33Z</dc:date>
    </item>
    <item>
      <title>Re: Memory leak</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-leak/m-p/2490994#M803973</link>
      <description>If its memory leak, I know there are a couple of professional packages like "Purify" and "clarify" to spot and clear memory leaks , however they cost $$ .</description>
      <pubDate>Wed, 07 Feb 2001 23:37:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-leak/m-p/2490994#M803973</guid>
      <dc:creator>Jitendra_1</dc:creator>
      <dc:date>2001-02-07T23:37:29Z</dc:date>
    </item>
    <item>
      <title>Re: Memory leak</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-leak/m-p/2490995#M803974</link>
      <description>Donald:&lt;BR /&gt;&lt;BR /&gt;Set the UNIX95 environmental varible and run a custom 'ps' command [ compliments of Bill Hassell ]; notably:&lt;BR /&gt;&lt;BR /&gt;UNIX95= ps -e -o "user,vsz,pid,ppid,arg" | sort -rnk2 | more &lt;BR /&gt;&lt;BR /&gt;See the man pages for 'ps' for more details.&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Thu, 08 Feb 2001 01:17:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-leak/m-p/2490995#M803974</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2001-02-08T01:17:01Z</dc:date>
    </item>
    <item>
      <title>Re: Memory leak</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-leak/m-p/2490996#M803975</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You are running both netscape web servers as well as Oracle 8i on the same system. &lt;BR /&gt;&lt;BR /&gt;Have you run glance or top to identify the processes with the highest memory consumption? Do you see the memory consumption increasing over time for these processes from the time these processes were first started up? Is this the right amount of memory each process should legitimately take up?&lt;BR /&gt;&lt;BR /&gt;If you are running Oracle server single-threaded, do you observe a corresponding increase in the number of Oracle processes in the system with the memory consumption? Each client process will take up some memory outside the SGA. What is your Oracle timeout setting for client connections? Have you also set a limit to the number of Oracle processes in your system in initSID.ora?&lt;BR /&gt;&lt;BR /&gt;For your netscape web servers, are you limiting the number of concurrent web sessions you are serving at any one time? What is your tcp_keepalive_interval? If you set it to too long, hung connections may accumulate in your server.&lt;BR /&gt;&lt;BR /&gt;As a rule of thumb, it is usually not advisable to run multiple resource-intensive applications on a single server. This makes it harder to both finetune your system and isolate the application that is the cause of any performance bottleneck. In addition, you are risking a single point of failure as well by having all your applications running on a single system. Web servers also pose a greater security risk than databases. It is more secure to segregate applications of different security policies to contain any security breach.&lt;BR /&gt;&lt;BR /&gt;If I were you, I will segregate the netscape web servers out of the L-class server and leave Oracle running as the sole application in the system.&lt;BR /&gt;&lt;BR /&gt;Hope this helps. Regards.&lt;BR /&gt;&lt;BR /&gt;Steven Sim Kok Leong&lt;BR /&gt;Brainbench MVP for Unix Admin&lt;BR /&gt;&lt;A href="http://www.brainbench.com" target="_blank"&gt;http://www.brainbench.com&lt;/A&gt;</description>
      <pubDate>Thu, 08 Feb 2001 03:29:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-leak/m-p/2490996#M803975</guid>
      <dc:creator>Steven Sim Kok Leong</dc:creator>
      <dc:date>2001-02-08T03:29:50Z</dc:date>
    </item>
    <item>
      <title>Re: Memory leak</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-leak/m-p/2490997#M803976</link>
      <description>Hi there.&lt;BR /&gt;Try to find the memory intense process with ipcs. If necessary, you can free the memory with the ipcrm command. But you should definitely be sure, what you do and that you identified the right process.&lt;BR /&gt;By the way, running a database and a webserver on the same machine requires some real hardware depending on the number of users.&lt;BR /&gt;Usually you should have one cpu per 50 to 60 users. Try to reduce the SGA of the database&lt;BR /&gt;and the memory adjustments for the webserver.&lt;BR /&gt;Rgds&lt;BR /&gt;Alexander M. Ermes&lt;BR /&gt;</description>
      <pubDate>Thu, 08 Feb 2001 06:46:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-leak/m-p/2490997#M803976</guid>
      <dc:creator>Alexander M. Ermes</dc:creator>
      <dc:date>2001-02-08T06:46:27Z</dc:date>
    </item>
    <item>
      <title>Re: Memory leak</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-leak/m-p/2490998#M803977</link>
      <description>Hi Donald,&lt;BR /&gt;&lt;BR /&gt;There is a known memory leak due to the "mib2agt" process.&lt;BR /&gt;&lt;BR /&gt;Typing the following command will surely show that process on top:&lt;BR /&gt;&lt;BR /&gt;UNIX95= ps -e -o ruser,vsz,pid,args | sort -rnk2 | head&lt;BR /&gt;&lt;BR /&gt;It's solved with patch 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;&lt;BR /&gt;Best regards,&lt;BR /&gt;&lt;BR /&gt;dan&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 08 Feb 2001 08:53:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-leak/m-p/2490998#M803977</guid>
      <dc:creator>Dan Hetzel</dc:creator>
      <dc:date>2001-02-08T08:53:38Z</dc:date>
    </item>
    <item>
      <title>Re: Memory leak</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-leak/m-p/2490999#M803978</link>
      <description>I've had the same problem which has been completely fixed by the latest Netscape (iPLanet) service pack.&lt;BR /&gt;&lt;BR /&gt;There are many memory leak related fixes in the iPLanet Web Server 4.1 and 4.0 service packs:&lt;BR /&gt;&lt;BR /&gt;Web Server 4.1 SP1:&lt;BR /&gt;394323. SSL memory leak with client certificates&lt;BR /&gt;&lt;BR /&gt;Web Server 4.0 SP2:&lt;BR /&gt;361653. A memory leak in ACLs has been fixed&lt;BR /&gt;362484. A memory leak in File Descriptors has been fixed &lt;BR /&gt;363598. A memory leak in file cache has been fixed &lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Peter</description>
      <pubDate>Mon, 12 Feb 2001 07:43:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-leak/m-p/2490999#M803978</guid>
      <dc:creator>Peter Cvar</dc:creator>
      <dc:date>2001-02-12T07:43:50Z</dc:date>
    </item>
    <item>
      <title>Re: Memory leak</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-leak/m-p/2491000#M803979</link>
      <description>We had a memory leak with the mib2agt process. It would run fine until a certain event started a memory leak.  I am sorry I do not know the patch that fixes the problem, but do a search on the forum for mib2agt and you will find it.&lt;BR /&gt;Good Luck,&lt;BR /&gt;Karen</description>
      <pubDate>Mon, 12 Feb 2001 15:15:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-leak/m-p/2491000#M803979</guid>
      <dc:creator>Karen Elrod</dc:creator>
      <dc:date>2001-02-12T15:15:47Z</dc:date>
    </item>
  </channel>
</rss>

