<?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 Performance problem? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/performance-problem/m-p/4877537#M399810</link>
    <description>An N4000/04/440Mhz server with 6 GB memory  running HP-UX v11.00 has a paging rate around 300 pages/sec while showing 64% free memory and only running 40% CPU busy. Why is there so much paging when so much memory is free?  Kernel files are shown in the attached file.  The system has 25% swap used, 4 GB memory free, memory utilization 37%, 50% of the response time spent in I/O wait, and there are 2000 defunct processes/hour. Sysadmin considers the defunct processes to be no problem as they are cleaned up periodically by an automatic job.&lt;BR /&gt;&lt;BR /&gt;Mott Given</description>
    <pubDate>Thu, 30 Dec 2004 14:35:30 GMT</pubDate>
    <dc:creator>Mott Given</dc:creator>
    <dc:date>2004-12-30T14:35:30Z</dc:date>
    <item>
      <title>Performance problem?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/performance-problem/m-p/4877537#M399810</link>
      <description>An N4000/04/440Mhz server with 6 GB memory  running HP-UX v11.00 has a paging rate around 300 pages/sec while showing 64% free memory and only running 40% CPU busy. Why is there so much paging when so much memory is free?  Kernel files are shown in the attached file.  The system has 25% swap used, 4 GB memory free, memory utilization 37%, 50% of the response time spent in I/O wait, and there are 2000 defunct processes/hour. Sysadmin considers the defunct processes to be no problem as they are cleaned up periodically by an automatic job.&lt;BR /&gt;&lt;BR /&gt;Mott Given</description>
      <pubDate>Thu, 30 Dec 2004 14:35:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/performance-problem/m-p/4877537#M399810</guid>
      <dc:creator>Mott Given</dc:creator>
      <dc:date>2004-12-30T14:35:30Z</dc:date>
    </item>
    <item>
      <title>Re: Performance problem?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/performance-problem/m-p/4877538#M399811</link>
      <description>You have an application creating a performance problem.&lt;BR /&gt;&lt;BR /&gt;Whats running on the box and why do so many processes being spawned and orphaned?&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 30 Dec 2004 14:44:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/performance-problem/m-p/4877538#M399811</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-12-30T14:44:28Z</dc:date>
    </item>
    <item>
      <title>Re: Performance problem?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/performance-problem/m-p/4877539#M399812</link>
      <description>There are a number of Oracle databases and MQSeries running on the box.&lt;BR /&gt;&lt;BR /&gt;Mott</description>
      <pubDate>Thu, 30 Dec 2004 14:46:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/performance-problem/m-p/4877539#M399812</guid>
      <dc:creator>Mott Given</dc:creator>
      <dc:date>2004-12-30T14:46:13Z</dc:date>
    </item>
    <item>
      <title>Re: Performance problem?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/performance-problem/m-p/4877540#M399813</link>
      <description>Hi Mott,&lt;BR /&gt;&lt;BR /&gt;Maybe this could explain why there is so much paging,&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www1.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000063237969" target="_blank"&gt;http://www1.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000063237969&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;The itrc doc id is S3100003449.&lt;BR /&gt;&lt;BR /&gt;The pagingis probably being done some application code.&lt;BR /&gt;&lt;BR /&gt;Also the number of defunct processes you hve mentioned should be a matter of concern if it is not known how they are being created. Cleaning them periodically is a good thing, but you need to find out, why they are getting created in the first place.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
      <pubDate>Thu, 30 Dec 2004 14:50:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/performance-problem/m-p/4877540#M399813</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2004-12-30T14:50:46Z</dc:date>
    </item>
    <item>
      <title>Re: Performance problem?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/performance-problem/m-p/4877541#M399814</link>
      <description>Oracle is a known quantity. It does not do this on our systems. Do make sure the system if fully patched, June 2004 or later Quarterly release and anything on metalink.oracle.com that Oracle has added to the requirements list.&lt;BR /&gt;&lt;BR /&gt;The other application may be the issue. You should check the ownership of the defunct processes. If it ties back to the user id that owns application then follow up with that vendor for your next step.&lt;BR /&gt;&lt;BR /&gt;If it ties back to the oracle binary owner then file a tar at &lt;A href="http://metalink.oracle.com" target="_blank"&gt;http://metalink.oracle.com&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 30 Dec 2004 14:52:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/performance-problem/m-p/4877541#M399814</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-12-30T14:52:25Z</dc:date>
    </item>
    <item>
      <title>Re: Performance problem?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/performance-problem/m-p/4877542#M399815</link>
      <description>One question to ask the DBA would be " have indexes been toughed lately?"&lt;BR /&gt;&lt;BR /&gt;I don't see it contributing to the defuct process, but if full table scans are being used because of the lack of indexes (or cost vs rule based optimization changes cause indexes to be ignored)waiting for i/o can go way up.&lt;BR /&gt;&lt;BR /&gt;sar -b can show how much is being read from buffers, and if reads are low (ours run in the high 90%) system can spend much time trying to find a block, while it reads in tons of table info.</description>
      <pubDate>Thu, 30 Dec 2004 14:57:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/performance-problem/m-p/4877542#M399815</guid>
      <dc:creator>doug mielke</dc:creator>
      <dc:date>2004-12-30T14:57:02Z</dc:date>
    </item>
    <item>
      <title>Re: Performance problem?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/performance-problem/m-p/4877543#M399816</link>
      <description>Thanks to everybody.  The defunct processes are being created by an ORacle application.</description>
      <pubDate>Mon, 03 Jan 2005 08:44:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/performance-problem/m-p/4877543#M399816</guid>
      <dc:creator>Mott Given</dc:creator>
      <dc:date>2005-01-03T08:44:06Z</dc:date>
    </item>
  </channel>
</rss>

