<?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: Performance Problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/performance-problem/m-p/2755155#M71152</link>
    <description>David&lt;BR /&gt;&lt;BR /&gt;I think the issue may be with your &lt;BR /&gt;dbc_max_pct = 50 setting &lt;BR /&gt;&lt;BR /&gt;How much memory do you have installed on the server. There are guidlines set regarding this setting&lt;BR /&gt;&lt;BR /&gt;Have a read of the attached &lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;Steve</description>
    <pubDate>Mon, 01 Jul 2002 00:22:06 GMT</pubDate>
    <dc:creator>steven Burgess_2</dc:creator>
    <dc:date>2002-07-01T00:22:06Z</dc:date>
    <item>
      <title>Performance Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/performance-problem/m-p/2755152#M71149</link>
      <description>I am having a performance problem on one of my V-class 2250s (16 CPUs/8GB phy mem).&lt;BR /&gt;&lt;BR /&gt;Here are some of the basic symptoms (see attached for more details):&lt;BR /&gt;&lt;BR /&gt;1. vmstat shows a high number of processes in the run queue&lt;BR /&gt;&lt;BR /&gt;2. glance shows a high (at least high compared to my other systems) context switch rate&lt;BR /&gt;&lt;BR /&gt;3. the system is using ~2% swap, but memory is at 90% utilization and a big chunk of that is file system buffer&lt;BR /&gt;&lt;BR /&gt;There are about 800 processes running on this server. &lt;BR /&gt;&lt;BR /&gt;Here are some kernel params:&lt;BR /&gt;dbc_min_pct = 5&lt;BR /&gt;dbc_max_pct = 50&lt;BR /&gt;minfree, lotsfree, desfree = 0&lt;BR /&gt;maxdsiz, maxdsiz_64bit = 0x040000000&lt;BR /&gt;maxssiz, maxssiz_64bit = 0x01000000&lt;BR /&gt;maxtsiz, maxtsiz_64bit = 0x010000000&lt;BR /&gt;&lt;BR /&gt;The server was recently patched.&lt;BR /&gt;&lt;BR /&gt;It doesn't appear to be a disk, memory, or CPU bottleneck. Glance shows a network packet rate of:&lt;BR /&gt;&lt;BR /&gt;Packet In = 1401&lt;BR /&gt;Packet Out = 1555&lt;BR /&gt;No colisions or errors.&lt;BR /&gt;&lt;BR /&gt;My first thought was that there was just too many procs running. &lt;BR /&gt;&lt;BR /&gt;The swap utilization is a little puzzling - I thought that some of the file system buffer space would have been reclaimed for other uses before using swap space.&lt;BR /&gt;&lt;BR /&gt;Any suggestions would be greatly appreciated.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;David</description>
      <pubDate>Mon, 01 Jul 2002 00:07:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/performance-problem/m-p/2755152#M71149</guid>
      <dc:creator>David Child_1</dc:creator>
      <dc:date>2002-07-01T00:07:16Z</dc:date>
    </item>
    <item>
      <title>Re: Performance Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/performance-problem/m-p/2755153#M71150</link>
      <description>Hi David,&lt;BR /&gt;&lt;BR /&gt;The first thing to look at would be to reduce the size of your buffer cache. It is *far* too high. The recommended size is somewhere in between 300-400Mb, so in your case with 8GB of RAM, reduce it to 5% (dbc_max_pct) Set the minimum to 2% (dbc_min_pct). Don't be alarmed at the size of the reduction. There are plenty of postings on this issue. Here are three.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x166f107d277ad611abdb0090277a778c,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x166f107d277ad611abdb0090277a778c,00.html&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xf49203bbece8d5118ff40090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xf49203bbece8d5118ff40090279cd0f9,00.html&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x6752a22831ebd5118ff40090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x6752a22831ebd5118ff40090279cd0f9,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Michael</description>
      <pubDate>Mon, 01 Jul 2002 00:19:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/performance-problem/m-p/2755153#M71150</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2002-07-01T00:19:54Z</dc:date>
    </item>
    <item>
      <title>Re: Performance Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/performance-problem/m-p/2755154#M71151</link>
      <description>First, I would reduce the max_dbc_pct to no more than about 10% and 5% would probably be better under 11.0. The next thing that I would check, given the high context switch rate and high system vs user ratio, is that timeslice is incorrectly set to 1 rather than 10. There has been a bad tuned paramter set that incorrectly sets this value.</description>
      <pubDate>Mon, 01 Jul 2002 00:20:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/performance-problem/m-p/2755154#M71151</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2002-07-01T00:20:09Z</dc:date>
    </item>
    <item>
      <title>Re: Performance Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/performance-problem/m-p/2755155#M71152</link>
      <description>David&lt;BR /&gt;&lt;BR /&gt;I think the issue may be with your &lt;BR /&gt;dbc_max_pct = 50 setting &lt;BR /&gt;&lt;BR /&gt;How much memory do you have installed on the server. There are guidlines set regarding this setting&lt;BR /&gt;&lt;BR /&gt;Have a read of the attached &lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;Steve</description>
      <pubDate>Mon, 01 Jul 2002 00:22:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/performance-problem/m-p/2755155#M71152</guid>
      <dc:creator>steven Burgess_2</dc:creator>
      <dc:date>2002-07-01T00:22:06Z</dc:date>
    </item>
    <item>
      <title>Re: Performance Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/performance-problem/m-p/2755156#M71153</link>
      <description>David&lt;BR /&gt;&lt;BR /&gt;Here's another thread from a question I raised myself regarding the mentioned settings&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xe07b1cc6003bd6118fff0090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xe07b1cc6003bd6118fff0090279cd0f9,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Steve</description>
      <pubDate>Mon, 01 Jul 2002 00:28:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/performance-problem/m-p/2755156#M71153</guid>
      <dc:creator>steven Burgess_2</dc:creator>
      <dc:date>2002-07-01T00:28:51Z</dc:date>
    </item>
    <item>
      <title>Re: Performance Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/performance-problem/m-p/2755157#M71154</link>
      <description>Thanks for the quick replies. I didn't really think about the tunables too much since this server has been running great for months. I just started having this problem about a week ago. I didn't realize that the 'dynamic' in dynamic buffer cache wasn't very dynamic.&lt;BR /&gt;&lt;BR /&gt;Just for added information: there are no databases on this server. sar -b shows that there are mostly reads (with 99 - 100% cache hit (I would hope so with so much memory being allocated for it)).&lt;BR /&gt;&lt;BR /&gt;I will try and get an outage to change the tunables. I'll let you know how it turns out (and assign points).&lt;BR /&gt;&lt;BR /&gt;Thanks again, &lt;BR /&gt;David</description>
      <pubDate>Mon, 01 Jul 2002 01:01:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/performance-problem/m-p/2755157#M71154</guid>
      <dc:creator>David Child_1</dc:creator>
      <dc:date>2002-07-01T01:01:31Z</dc:date>
    </item>
    <item>
      <title>Re: Performance Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/performance-problem/m-p/2755158#M71155</link>
      <description>I got an outage for the server and reduced the buffer cache to 10%. Of course the system was working okay after it rebooted, but I cannot yet be sure if the problem has been fixed completely. Some of the same symptoms have already started to appear again (see attached):&lt;BR /&gt;&lt;BR /&gt;1. swapinfo &amp;amp; glance show some swap device being used&lt;BR /&gt;&lt;BR /&gt;2. the CPUs are still spending the majority of their time in system mode&lt;BR /&gt;&lt;BR /&gt;3. the context switch rate still seems a bit high&lt;BR /&gt;&lt;BR /&gt;I am curious why even after lowering the buffer cache a swap device is still showing that it's being used. It's showing exactly what it was yesterday before the kernel parameter change. I did see some threads that mention memory mapped files and I do see some mmap syscalls. &lt;BR /&gt;&lt;BR /&gt;I don't see what I always thought of as traditional CPU, Disk, or Memory bottlenecks. The network is a Gbit and shows no errors or collisions. What else could cause the high amount of CPU system time?&lt;BR /&gt;&lt;BR /&gt;I'm trying to think of other things to check, but I'm coming up short. Any suggestions would be great.&lt;BR /&gt;&lt;BR /&gt;Thanks again,&lt;BR /&gt;David</description>
      <pubDate>Mon, 01 Jul 2002 15:41:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/performance-problem/m-p/2755158#M71155</guid>
      <dc:creator>David Child_1</dc:creator>
      <dc:date>2002-07-01T15:41:27Z</dc:date>
    </item>
    <item>
      <title>Re: Performance Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/performance-problem/m-p/2755159#M71156</link>
      <description>You may want to check the setting of kernel parameter timeslice. If it is set to 1, you may want to increase it.&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;Marty</description>
      <pubDate>Mon, 01 Jul 2002 15:57:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/performance-problem/m-p/2755159#M71156</guid>
      <dc:creator>Martin Johnson</dc:creator>
      <dc:date>2002-07-01T15:57:19Z</dc:date>
    </item>
    <item>
      <title>Re: Performance Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/performance-problem/m-p/2755160#M71157</link>
      <description>Sorry, I forgot to mention that I did check the timeslice setting last night and it's (100/10). I'm not sure why it's a formula, but it comes out to "10".&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;David</description>
      <pubDate>Mon, 01 Jul 2002 15:59:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/performance-problem/m-p/2755160#M71157</guid>
      <dc:creator>David Child_1</dc:creator>
      <dc:date>2002-07-01T15:59:29Z</dc:date>
    </item>
    <item>
      <title>Re: Performance Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/performance-problem/m-p/2755161#M71158</link>
      <description>When you changed dbc_max_pct - di you make sure bufpages and nbuf were set to 0? They would override your dbc_max_pct if set otherwise.</description>
      <pubDate>Mon, 01 Jul 2002 16:10:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/performance-problem/m-p/2755161#M71158</guid>
      <dc:creator>Dave Chamberlin</dc:creator>
      <dc:date>2002-07-01T16:10:33Z</dc:date>
    </item>
    <item>
      <title>Re: Performance Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/performance-problem/m-p/2755162#M71159</link>
      <description>nbuf = 0 &lt;BR /&gt;bufpages = (NBUF*2) &lt;BR /&gt;&lt;BR /&gt;Does it actually have to be entered as '0' or will the formula suffice. From looking at the glance outputs it looks like buffer cache is reduced.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;David</description>
      <pubDate>Mon, 01 Jul 2002 16:41:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/performance-problem/m-p/2755162#M71159</guid>
      <dc:creator>David Child_1</dc:creator>
      <dc:date>2002-07-01T16:41:40Z</dc:date>
    </item>
    <item>
      <title>Re: Performance Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/performance-problem/m-p/2755163#M71160</link>
      <description>Yes, your glance output shows that it has been reduced to considerable amount.&lt;BR /&gt;The formula for bufpages is fine. It can take up the value from the formula.&lt;BR /&gt;&lt;BR /&gt;Sandip</description>
      <pubDate>Mon, 01 Jul 2002 16:51:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/performance-problem/m-p/2755163#M71160</guid>
      <dc:creator>Sandip Ghosh</dc:creator>
      <dc:date>2002-07-01T16:51:14Z</dc:date>
    </item>
    <item>
      <title>Re: Performance Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/performance-problem/m-p/2755164#M71161</link>
      <description>David&lt;BR /&gt;&lt;BR /&gt;You can get a small programme called sarcheck&lt;BR /&gt;from &lt;A href="http://www.sarcheck.com." target="_blank"&gt;www.sarcheck.com.&lt;/A&gt; The programme produces html reports of performance data on you system highlighting issues with bottlenecks etc. &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.sarcheck.com/schp.htm" target="_blank"&gt;http://www.sarcheck.com/schp.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Have a look&lt;BR /&gt;&lt;BR /&gt;Steve</description>
      <pubDate>Mon, 01 Jul 2002 19:51:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/performance-problem/m-p/2755164#M71161</guid>
      <dc:creator>steven Burgess_2</dc:creator>
      <dc:date>2002-07-01T19:51:28Z</dc:date>
    </item>
    <item>
      <title>Re: Performance Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/performance-problem/m-p/2755165#M71162</link>
      <description>It could possibly be a network issue.  Make sure that the seeting on the network interface matches that of the port on the switch to which it is connected.  Half or Full duplex both the NIC and the Port need to be the same.&lt;BR /&gt;&lt;BR /&gt;/usr/sbin/lanadmin -&amp;gt; lan -&amp;gt; display</description>
      <pubDate>Mon, 01 Jul 2002 20:28:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/performance-problem/m-p/2755165#M71162</guid>
      <dc:creator>Tony Romero</dc:creator>
      <dc:date>2002-07-01T20:28:25Z</dc:date>
    </item>
  </channel>
</rss>

