<?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 parameters for Smallworld in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parameters-for-smallworld/m-p/5269649#M473112</link>
    <description>First, I know nothing about Smallworld CST, I tune generally for Oracle.&lt;BR /&gt;&lt;BR /&gt;But...&lt;BR /&gt;sar -v shows you the ninode setting is way too high.  You are using around 2300 but your set for 13592. Reduce this to maybe 4092 tops for now.&lt;BR /&gt;&lt;BR /&gt;Here is what I generally start resetting, but remember do NOT change alot of parms.  Change just 1 or 2, then monitor and see if you need to tune more:&lt;BR /&gt;&lt;BR /&gt;dbc_max% .. fine leave it most I'd go is 12&lt;BR /&gt;dbc_min% .. reduce it to 5&lt;BR /&gt;maxdsiz .. I'd leave that for now&lt;BR /&gt;maxssiz .. May be too big, might be able reduce that to 80Mb.&lt;BR /&gt;npty/nstrpty/nstrtel .. set this value up to 200 for all (Just cause default is probably too low)&lt;BR /&gt;shmmax .. You have it set for 4Gb, I'd bring it up to 10Gb&lt;BR /&gt;&lt;BR /&gt;vx_ninode .. set at default, I'd change that to 40,000 to 60,000 to start&lt;BR /&gt;&lt;BR /&gt; Adjust dbc_max &amp;amp; min..and those 3 tty/pty parms and rebuild kernel &amp;amp; monitor.&lt;BR /&gt;&lt;BR /&gt;If it's running good...then stay there.&lt;BR /&gt;If you feel you need to tune again maybe try&lt;BR /&gt;changing ninode &amp;amp; vx_ninode...rebuild kernel &amp;amp; monitor.&lt;BR /&gt;&lt;BR /&gt;Again, if things are running good stay there. If not then think about adjusting shmmax...monitor.&lt;BR /&gt;&lt;BR /&gt;You will have to monitor the box and determine which change to make and in which order.  Do not take what I said as cast in concreate...you decide what and when to make it....&lt;BR /&gt;&lt;BR /&gt;..I think it was Stephen Cuillo who said that 'tuning is more art than science'.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Rita&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Thu, 13 Jan 2011 20:56:51 GMT</pubDate>
    <dc:creator>Rita C Workman</dc:creator>
    <dc:date>2011-01-13T20:56:51Z</dc:date>
    <item>
      <title>Kernel parameters for Smallworld</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parameters-for-smallworld/m-p/5269637#M473100</link>
      <description>Hi,&lt;BR /&gt;I have a Smallworld CST running in HP-UX 11.11 and I want to configure it for optimum performance.&lt;BR /&gt;I have two parameters that I want tune: dbc_min_pct and dbc_max_pct.&lt;BR /&gt;The server have 12 GB of physical memory and dbc_min_pct = dbc_max_pct = 10&lt;BR /&gt;&lt;BR /&gt;The performance of Smallworld is better with more memory for the buffer cache ?&lt;BR /&gt;Please, provide me any clue or information  according your experience.&lt;BR /&gt;Thanks in advance&lt;BR /&gt;Peter</description>
      <pubDate>Wed, 12 Jan 2011 22:12:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parameters-for-smallworld/m-p/5269637#M473100</guid>
      <dc:creator>RogerVI</dc:creator>
      <dc:date>2011-01-12T22:12:54Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel parameters for Smallworld</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parameters-for-smallworld/m-p/5269638#M473101</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;it depends upon what the system needs really, number of open files...&lt;BR /&gt;&lt;BR /&gt;see this link if you havent already, it may help you work out what may be best&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/939/KCParms/KCparam.DBCminPct.html" target="_blank"&gt;http://docs.hp.com/en/939/KCParms/KCparam.DBCminPct.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Andy</description>
      <pubDate>Wed, 12 Jan 2011 22:42:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parameters-for-smallworld/m-p/5269638#M473101</guid>
      <dc:creator>Andrew Rutter</dc:creator>
      <dc:date>2011-01-12T22:42:22Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel parameters for Smallworld</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parameters-for-smallworld/m-p/5269639#M473102</link>
      <description>&lt;P&gt;&lt;BR /&gt;Use "SAR" to monitor the buffer cache utilization as then tune it accordingly &lt;BR /&gt;using kctune -s =value&lt;BR /&gt;&lt;BR /&gt;$ sar -b 1 10&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h30499.www3.hp.com/t5/System-Administration/Setting-of-dbc-max-pct-and-dbc-min-pct/m-p/4542185#M369519" target="_blank"&gt;http://h30499.www3.hp.com/t5/System-Administration/Setting-of-dbc-max-pct-and-dbc-min-pct/m-p/4542185#M369519&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;Manix&lt;/P&gt;</description>
      <pubDate>Mon, 08 Aug 2011 19:47:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parameters-for-smallworld/m-p/5269639#M473102</guid>
      <dc:creator>Manix</dc:creator>
      <dc:date>2011-08-08T19:47:37Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel parameters for Smallworld</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parameters-for-smallworld/m-p/5269640#M473103</link>
      <description>Dynamic Buffer Cache is the area of memory used by programs when writing to disk. Programs write to buffer cache instead of disk to speed things up. &lt;BR /&gt;The cache is then written in large chunks to disk during quieter periods. The time for this in very small figures in milliseconds.&lt;BR /&gt;&lt;BR /&gt;The amount used being dynamically allocated dependant upon system requirements.&lt;BR /&gt;&lt;BR /&gt;At times during system usage a high amount of dynamic buffering can be called for by the OS (i.e backup operations).&lt;BR /&gt;&lt;BR /&gt;The state of buffer caching can be monitored by examining the field %rcache displayed from the sar -b command.&lt;BR /&gt;&lt;BR /&gt;%rcache : Give you the read cache percentage. &lt;BR /&gt;&lt;BR /&gt;This is the most important measurement tool for a resize of buffer cache max setting - 100% means that the systen is finding what it wants 100% of the time in dynamic buffer and is not searching slower systems for data (disk drives). A 99% is very good value.&lt;BR /&gt;&lt;BR /&gt;If the dbc_max_pct is changes to a lower value then the %rcache is the value to monitor to ensure that the reduced size is not forcing the systen to "Look elsewhere". &lt;BR /&gt;&lt;BR /&gt;This in itself will not give  a performance increase but will release memory to be used by other system rescources, login, logout, cleanup after vdxusers, etc.&lt;BR /&gt;&lt;BR /&gt;Rgds</description>
      <pubDate>Thu, 13 Jan 2011 08:56:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parameters-for-smallworld/m-p/5269640#M473103</guid>
      <dc:creator>Jose Mosquera</dc:creator>
      <dc:date>2011-01-13T08:56:29Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel parameters for Smallworld</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parameters-for-smallworld/m-p/5269641#M473104</link>
      <description>If you want kernel tuning assistance, than it would be helpful if you would supply:&lt;BR /&gt;&lt;BR /&gt;1. List of your current parm settings&lt;BR /&gt;2. Output of swapinfo -tam&lt;BR /&gt;3. Output of sar -v 1 10&lt;BR /&gt;&lt;BR /&gt;That will give folks here at least a little bit more info...&lt;BR /&gt;&lt;BR /&gt;Now for a couple of my favorites to tune:&lt;BR /&gt;&lt;BR /&gt;dbc_max%  I'd set it at 10-12&lt;BR /&gt;dbc_min%  I'd set it at 5&lt;BR /&gt;&lt;BR /&gt;I would run sar -v 1 10 and probably change my ninode to something closer to what the output shows you really need.&lt;BR /&gt;With 12Gb of memory I would change the vx_ninode from zero to something more like 40,000 to 60,000.&lt;BR /&gt;&lt;BR /&gt;The outputs from above will help us see what else might be tuned or give folks a clue as to what next to ask...&lt;BR /&gt;&lt;BR /&gt;Kindest regards,&lt;BR /&gt;Rita</description>
      <pubDate>Thu, 13 Jan 2011 11:47:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parameters-for-smallworld/m-p/5269641#M473104</guid>
      <dc:creator>Rita C Workman</dc:creator>
      <dc:date>2011-01-13T11:47:23Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel parameters for Smallworld</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parameters-for-smallworld/m-p/5269642#M473105</link>
      <description>I've attached:&lt;BR /&gt;&lt;BR /&gt;1. List of your current parm settings&lt;BR /&gt;2. Output of swapinfo -tam&lt;BR /&gt;3. Output of sar -v 1 10</description>
      <pubDate>Thu, 13 Jan 2011 15:23:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parameters-for-smallworld/m-p/5269642#M473105</guid>
      <dc:creator>RogerVI</dc:creator>
      <dc:date>2011-01-13T15:23:01Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel parameters for Smallworld</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parameters-for-smallworld/m-p/5269643#M473106</link>
      <description>hmmm...I can't download this.&lt;BR /&gt;&lt;BR /&gt;Can you post some of it..&lt;BR /&gt;&lt;BR /&gt;Rita</description>
      <pubDate>Thu, 13 Jan 2011 15:28:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parameters-for-smallworld/m-p/5269643#M473106</guid>
      <dc:creator>Rita C Workman</dc:creator>
      <dc:date>2011-01-13T15:28:01Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel parameters for Smallworld</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parameters-for-smallworld/m-p/5269644#M473107</link>
      <description>I've attach the file kmtune.txt</description>
      <pubDate>Thu, 13 Jan 2011 15:33:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parameters-for-smallworld/m-p/5269644#M473107</guid>
      <dc:creator>RogerVI</dc:creator>
      <dc:date>2011-01-13T15:33:20Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel parameters for Smallworld</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parameters-for-smallworld/m-p/5269645#M473108</link>
      <description>What about of sar -b output?</description>
      <pubDate>Thu, 13 Jan 2011 16:04:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parameters-for-smallworld/m-p/5269645#M473108</guid>
      <dc:creator>Jose Mosquera</dc:creator>
      <dc:date>2011-01-13T16:04:36Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel parameters for Smallworld</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parameters-for-smallworld/m-p/5269646#M473109</link>
      <description>I've attached sar -b 1 10&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 13 Jan 2011 16:44:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parameters-for-smallworld/m-p/5269646#M473109</guid>
      <dc:creator>RogerVI</dc:creator>
      <dc:date>2011-01-13T16:44:35Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel parameters for Smallworld</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parameters-for-smallworld/m-p/5269647#M473110</link>
      <description>The text file I can see..&lt;BR /&gt;&lt;BR /&gt;How's about swapinfo -tam  and sar -v 1 10&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Rita</description>
      <pubDate>Thu, 13 Jan 2011 20:34:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parameters-for-smallworld/m-p/5269647#M473110</guid>
      <dc:creator>Rita C Workman</dc:creator>
      <dc:date>2011-01-13T20:34:37Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel parameters for Smallworld</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parameters-for-smallworld/m-p/5269648#M473111</link>
      <description>sarv.txt</description>
      <pubDate>Thu, 13 Jan 2011 20:41:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parameters-for-smallworld/m-p/5269648#M473111</guid>
      <dc:creator>RogerVI</dc:creator>
      <dc:date>2011-01-13T20:41:26Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel parameters for Smallworld</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parameters-for-smallworld/m-p/5269649#M473112</link>
      <description>First, I know nothing about Smallworld CST, I tune generally for Oracle.&lt;BR /&gt;&lt;BR /&gt;But...&lt;BR /&gt;sar -v shows you the ninode setting is way too high.  You are using around 2300 but your set for 13592. Reduce this to maybe 4092 tops for now.&lt;BR /&gt;&lt;BR /&gt;Here is what I generally start resetting, but remember do NOT change alot of parms.  Change just 1 or 2, then monitor and see if you need to tune more:&lt;BR /&gt;&lt;BR /&gt;dbc_max% .. fine leave it most I'd go is 12&lt;BR /&gt;dbc_min% .. reduce it to 5&lt;BR /&gt;maxdsiz .. I'd leave that for now&lt;BR /&gt;maxssiz .. May be too big, might be able reduce that to 80Mb.&lt;BR /&gt;npty/nstrpty/nstrtel .. set this value up to 200 for all (Just cause default is probably too low)&lt;BR /&gt;shmmax .. You have it set for 4Gb, I'd bring it up to 10Gb&lt;BR /&gt;&lt;BR /&gt;vx_ninode .. set at default, I'd change that to 40,000 to 60,000 to start&lt;BR /&gt;&lt;BR /&gt; Adjust dbc_max &amp;amp; min..and those 3 tty/pty parms and rebuild kernel &amp;amp; monitor.&lt;BR /&gt;&lt;BR /&gt;If it's running good...then stay there.&lt;BR /&gt;If you feel you need to tune again maybe try&lt;BR /&gt;changing ninode &amp;amp; vx_ninode...rebuild kernel &amp;amp; monitor.&lt;BR /&gt;&lt;BR /&gt;Again, if things are running good stay there. If not then think about adjusting shmmax...monitor.&lt;BR /&gt;&lt;BR /&gt;You will have to monitor the box and determine which change to make and in which order.  Do not take what I said as cast in concreate...you decide what and when to make it....&lt;BR /&gt;&lt;BR /&gt;..I think it was Stephen Cuillo who said that 'tuning is more art than science'.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Rita&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 13 Jan 2011 20:56:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parameters-for-smallworld/m-p/5269649#M473112</guid>
      <dc:creator>Rita C Workman</dc:creator>
      <dc:date>2011-01-13T20:56:51Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel parameters for Smallworld</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parameters-for-smallworld/m-p/5269650#M473113</link>
      <description>&lt;P&gt;&amp;gt;Rita: I can't download this.&lt;BR /&gt;&lt;BR /&gt;This is a known problem with the forum, .zip and IE.&lt;/P&gt;</description>
      <pubDate>Mon, 08 Aug 2011 19:49:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parameters-for-smallworld/m-p/5269650#M473113</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2011-08-08T19:49:55Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel parameters for Smallworld</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parameters-for-smallworld/m-p/5269651#M473114</link>
      <description>Thanks Dennis !&lt;BR /&gt;&lt;BR /&gt;That is the disadvantage of not being regular in the Forums...you miss stuff.&lt;BR /&gt;&lt;BR /&gt;Rita&lt;BR /&gt;&lt;BR /&gt;...I am so going to miss this site...&lt;BR /&gt;</description>
      <pubDate>Fri, 14 Jan 2011 12:47:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parameters-for-smallworld/m-p/5269651#M473114</guid>
      <dc:creator>Rita C Workman</dc:creator>
      <dc:date>2011-01-14T12:47:44Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel parameters for Smallworld</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parameters-for-smallworld/m-p/5269652#M473115</link>
      <description>Thanks</description>
      <pubDate>Wed, 19 Jan 2011 15:37:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parameters-for-smallworld/m-p/5269652#M473115</guid>
      <dc:creator>RogerVI</dc:creator>
      <dc:date>2011-01-19T15:37:37Z</dc:date>
    </item>
  </channel>
</rss>

