<?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: Kernel parameter tuning comments please in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parameter-tuning-comments-please/m-p/2905135#M105902</link>
    <description>Hi Gavin,&lt;BR /&gt;&lt;BR /&gt;Your bufpages is looking interesting. It is set to NPROC*3. It is coming to 664*3= 1992 pages.&lt;BR /&gt;&lt;BR /&gt;So, the buffer cache you have is 7.9 MB. Have a glance session open, type "m" and see how much is being listed under buffer cache. If it is only 8MB, then your application may slow down unless you are using raw partitions for your database. Also do not put a formula for bufpages. &lt;BR /&gt;&lt;BR /&gt;I did a quick calculation. Verify it with glance.&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
    <pubDate>Fri, 14 Feb 2003 17:08:28 GMT</pubDate>
    <dc:creator>Sridhar Bhaskarla</dc:creator>
    <dc:date>2003-02-14T17:08:28Z</dc:date>
    <item>
      <title>Kernel parameter tuning comments please</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parameter-tuning-comments-please/m-p/2905133#M105900</link>
      <description>I've got a couple of L Class servers in a serviceguard cluster, runnning an oracle 8.1.7 database, 4G memory, what else do you need to know?&lt;BR /&gt;Attached are the tunable parameters pretty much as delivered, I've changed timeslice to 10 on recommendation (and having looked at the forums quite a bit) and semume to 4096 which seems rather high to me (what happens if it is too high?)  The rest I'm hoping you'll give me some hints with.&lt;BR /&gt;&lt;BR /&gt;Well over to you, I hope you're all up to your usual levels of generosity with advice.</description>
      <pubDate>Fri, 14 Feb 2003 16:58:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parameter-tuning-comments-please/m-p/2905133#M105900</guid>
      <dc:creator>Gavin Clarke</dc:creator>
      <dc:date>2003-02-14T16:58:25Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel parameter tuning comments please</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parameter-tuning-comments-please/m-p/2905134#M105901</link>
      <description>Gavin -- I'll leave the kernel parameter recommendations to others, but I would recommend that you up the NODE_TIMEOUT value for the ServiceGuard cluster to 8 seconds (8000000 milliseconds in the cluster ascii file).&lt;BR /&gt;&lt;BR /&gt;This will prevent some types of cluster reformations if your system experiences heavy network traffic or "mini-hangs" of the Operating System.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;&lt;BR /&gt;Kent M. Ostby&lt;BR /&gt;</description>
      <pubDate>Fri, 14 Feb 2003 17:02:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parameter-tuning-comments-please/m-p/2905134#M105901</guid>
      <dc:creator>Kent Ostby</dc:creator>
      <dc:date>2003-02-14T17:02:37Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel parameter tuning comments please</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parameter-tuning-comments-please/m-p/2905135#M105902</link>
      <description>Hi Gavin,&lt;BR /&gt;&lt;BR /&gt;Your bufpages is looking interesting. It is set to NPROC*3. It is coming to 664*3= 1992 pages.&lt;BR /&gt;&lt;BR /&gt;So, the buffer cache you have is 7.9 MB. Have a glance session open, type "m" and see how much is being listed under buffer cache. If it is only 8MB, then your application may slow down unless you are using raw partitions for your database. Also do not put a formula for bufpages. &lt;BR /&gt;&lt;BR /&gt;I did a quick calculation. Verify it with glance.&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Fri, 14 Feb 2003 17:08:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parameter-tuning-comments-please/m-p/2905135#M105902</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2003-02-14T17:08:28Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel parameter tuning comments please</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parameter-tuning-comments-please/m-p/2905136#M105903</link>
      <description>Your maxswapchunks is set as follows:&lt;BR /&gt;maxswapchunks        4096&lt;BR /&gt; &lt;BR /&gt;Is it true that you have a 8GB swap space?&lt;BR /&gt;&lt;BR /&gt;Hai</description>
      <pubDate>Fri, 14 Feb 2003 17:32:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parameter-tuning-comments-please/m-p/2905136#M105903</guid>
      <dc:creator>Hai Nguyen_1</dc:creator>
      <dc:date>2003-02-14T17:32:43Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel parameter tuning comments please</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parameter-tuning-comments-please/m-p/2905137#M105904</link>
      <description>Hi Gavin:&lt;BR /&gt;&lt;BR /&gt;To enable the dynamic buffer cache (I would) you need to set *both* 'nbuf' and 'bufpages' to zero (0).  Your 'nbuf' is non-zero.&lt;BR /&gt;&lt;BR /&gt;Also, your 'maxvgs' of 80 is very high.  If you really don't need 80 volume groups (!), I'd reduce that to something reasonable.  Ten (10) is the default which allows volume groups 0-9.  About 4-8KB of kernel locable memory is consumed for each increment in 'maxvgs'.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Fri, 14 Feb 2003 17:44:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parameter-tuning-comments-please/m-p/2905137#M105904</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2003-02-14T17:44:55Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel parameter tuning comments please</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parameter-tuning-comments-please/m-p/2905138#M105905</link>
      <description>I will change maxswapchunks to max so that in future you do not have to reboot the machine.&lt;BR /&gt;&lt;BR /&gt;Also check your glance output and see how yeur system parameters are being used (t: System table report) and see if anything is close to 75-80, then increase them as well.&lt;BR /&gt;&lt;BR /&gt;If you are using 11i then few parameters are dynamic but at 11.0 you should change the potential parameters as mentioned above to a good enough value to avoide a requirement of reboot.&lt;BR /&gt;&lt;BR /&gt;hope this helps..&lt;BR /&gt;</description>
      <pubDate>Sat, 15 Feb 2003 03:07:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parameter-tuning-comments-please/m-p/2905138#M105905</guid>
      <dc:creator>monasingh_1</dc:creator>
      <dc:date>2003-02-15T03:07:58Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel parameter tuning comments please</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parameter-tuning-comments-please/m-p/2905139#M105906</link>
      <description>This is all excellent stuff, I forgot to mention that the L Classes run HPUX 11.0.&lt;BR /&gt;&lt;BR /&gt;It's true there's 8G swap space and 1992 buffer pages. I think I'll be changing nbuf to zero and maxvgs down.  NODE_TIMEOUT I'm a bit worried about, this is because serviceguard is new to me, I suppose it can't hurt.  &lt;BR /&gt;I will also be changing maxswapchunks to max although perhaps after I've seen what the other changes do.&lt;BR /&gt;&lt;BR /&gt;As for the system table report, this is also new to me, would I be right in saying the system needs to be under heavy load for these to show problems?&lt;BR /&gt;&lt;BR /&gt;I awarded points by looking at which I could do most immediately, although all of this is really good information.&lt;BR /&gt;&lt;BR /&gt;Sorry about the slow response, I've been out of the office for a few days.</description>
      <pubDate>Wed, 19 Feb 2003 09:26:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parameter-tuning-comments-please/m-p/2905139#M105906</guid>
      <dc:creator>Gavin Clarke</dc:creator>
      <dc:date>2003-02-19T09:26:46Z</dc:date>
    </item>
  </channel>
</rss>

