<?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: Kernal Configuration in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/kernal-configuration/m-p/2885453#M101869</link>
    <description>We're an Informix shop running on HP-UX 11.0.  Our tunable kernel paramters are set as follows (from /stand/system):&lt;BR /&gt;&lt;BR /&gt;STRMSGSZ        65535&lt;BR /&gt;max_thread_proc 256&lt;BR /&gt;maxdsiz         0X3B031000&lt;BR /&gt;maxswapchunks   9707&lt;BR /&gt;maxuprc         2048&lt;BR /&gt;maxusers        200&lt;BR /&gt;ncallout        3220&lt;BR /&gt;nfile           114548&lt;BR /&gt;nkthread        2048&lt;BR /&gt;nproc           (20+16*MAXUSERS)&lt;BR /&gt;npty            500&lt;BR /&gt;nstrpty         60&lt;BR /&gt;num_tachyon_adapters 5&lt;BR /&gt;semmni          4096&lt;BR /&gt;semmns          4096&lt;BR /&gt;semmnu          1024&lt;BR /&gt;semume          1024&lt;BR /&gt;shmmax          4294967296&lt;BR /&gt;shmmni          512&lt;BR /&gt;shmseg          256&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Not all, but most of these paramters are tuned explicitly for Informix with approximately 100 online users.  Maybe you can spot something from this.&lt;BR /&gt;&lt;BR /&gt;Pete</description>
    <pubDate>Mon, 20 Jan 2003 11:46:28 GMT</pubDate>
    <dc:creator>Pete Randall</dc:creator>
    <dc:date>2003-01-20T11:46:28Z</dc:date>
    <item>
      <title>Kernal Configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernal-configuration/m-p/2885448#M101864</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;We are currently migrating our Informix based application from HP-UX 10.20 to HP-UX11 (new server).&lt;BR /&gt;&lt;BR /&gt;We are getting informix based errors whenever more than 1 person logs into the new server for testing (however no errors are appearing in syslog).&lt;BR /&gt;&lt;BR /&gt;Prior to attempting to go live on the new server we made several kernal changes. We're now attempting to review the kernal as we thik think this may be at the root of the problems.&lt;BR /&gt;&lt;BR /&gt;We think we may need to increase maxusers but we're not sure exactly what effect this will have.&lt;BR /&gt;&lt;BR /&gt;Any advice of kernal tuning would be appreciated.&lt;BR /&gt;&lt;BR /&gt;Thankyou.</description>
      <pubDate>Mon, 20 Jan 2003 10:03:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernal-configuration/m-p/2885448#M101864</guid>
      <dc:creator>ICT Infrastructure</dc:creator>
      <dc:date>2003-01-20T10:03:02Z</dc:date>
    </item>
    <item>
      <title>Re: Kernal Configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernal-configuration/m-p/2885449#M101865</link>
      <description>This isnt much to go on. Increasing maxusers is not a problem - it wont cause any adverse effects so go ahead and try it, but by default it should let &amp;gt; 1 user log on!&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 20 Jan 2003 10:09:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernal-configuration/m-p/2885449#M101865</guid>
      <dc:creator>Stefan Farrelly</dc:creator>
      <dc:date>2003-01-20T10:09:32Z</dc:date>
    </item>
    <item>
      <title>Re: Kernal Configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernal-configuration/m-p/2885450#M101866</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Informix uses maxusers=128 or higher, we use 200.&lt;BR /&gt;&lt;BR /&gt;Hope ir helps,&lt;BR /&gt;&lt;BR /&gt;Robert-Jan.</description>
      <pubDate>Mon, 20 Jan 2003 10:15:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernal-configuration/m-p/2885450#M101866</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2003-01-20T10:15:43Z</dc:date>
    </item>
    <item>
      <title>Re: Kernal Configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernal-configuration/m-p/2885451#M101867</link>
      <description>Thanks. Our maxusers is currently set to 400. We do not have any problems with users logging in but I think the maxusers parameter is affecting other values such as the formaula used to calculate nfiles. We need to increase maxusers to at least 1000 in order to get the high value required for nfiles. However we will only ever have 200 users on this application (max).</description>
      <pubDate>Mon, 20 Jan 2003 10:34:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernal-configuration/m-p/2885451#M101867</guid>
      <dc:creator>ICT Infrastructure</dc:creator>
      <dc:date>2003-01-20T10:34:14Z</dc:date>
    </item>
    <item>
      <title>Re: Kernal Configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernal-configuration/m-p/2885452#M101868</link>
      <description>my informix server has maxusers are 512 and go ahead and increase</description>
      <pubDate>Mon, 20 Jan 2003 10:35:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernal-configuration/m-p/2885452#M101868</guid>
      <dc:creator>kish_1</dc:creator>
      <dc:date>2003-01-20T10:35:04Z</dc:date>
    </item>
    <item>
      <title>Re: Kernal Configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernal-configuration/m-p/2885453#M101869</link>
      <description>We're an Informix shop running on HP-UX 11.0.  Our tunable kernel paramters are set as follows (from /stand/system):&lt;BR /&gt;&lt;BR /&gt;STRMSGSZ        65535&lt;BR /&gt;max_thread_proc 256&lt;BR /&gt;maxdsiz         0X3B031000&lt;BR /&gt;maxswapchunks   9707&lt;BR /&gt;maxuprc         2048&lt;BR /&gt;maxusers        200&lt;BR /&gt;ncallout        3220&lt;BR /&gt;nfile           114548&lt;BR /&gt;nkthread        2048&lt;BR /&gt;nproc           (20+16*MAXUSERS)&lt;BR /&gt;npty            500&lt;BR /&gt;nstrpty         60&lt;BR /&gt;num_tachyon_adapters 5&lt;BR /&gt;semmni          4096&lt;BR /&gt;semmns          4096&lt;BR /&gt;semmnu          1024&lt;BR /&gt;semume          1024&lt;BR /&gt;shmmax          4294967296&lt;BR /&gt;shmmni          512&lt;BR /&gt;shmseg          256&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Not all, but most of these paramters are tuned explicitly for Informix with approximately 100 online users.  Maybe you can spot something from this.&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Mon, 20 Jan 2003 11:46:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernal-configuration/m-p/2885453#M101869</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2003-01-20T11:46:28Z</dc:date>
    </item>
    <item>
      <title>Re: Kernal Configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernal-configuration/m-p/2885454#M101870</link>
      <description>maxusers is simply a crutch to use instead of setting kernel values directly. I would leave maxusers at 100-200, then erase the formula for nfile and nproc, and set these values directly. The formulae do not scale correctly for database and several other applications. If you need 25000 for nfile, then set it to that value. Use sar -v 1 to see how many files are opened at the same time. Also, change ninode to a fixed value, perhaps 500. It will go out of control if you leave it as a formula. Set nproc similarly to nfile--use sar -v 1.</description>
      <pubDate>Mon, 20 Jan 2003 14:16:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernal-configuration/m-p/2885454#M101870</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2003-01-20T14:16:20Z</dc:date>
    </item>
  </channel>
</rss>

