<?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 tuning in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-tuning/m-p/3521353#M219973</link>
    <description>&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/TKP-90202/re61.html" target="_blank"&gt;http://docs.hp.com/en/TKP-90202/re61.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;For all kernel parametera: &lt;A href="http://docs.hp.com/en/TKP-90202/TKP-90202.pdf" target="_blank"&gt;http://docs.hp.com/en/TKP-90202/TKP-90202.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry d brown jr</description>
    <pubDate>Sat, 09 Apr 2005 06:29:17 GMT</pubDate>
    <dc:creator>harry d brown jr</dc:creator>
    <dc:date>2005-04-09T06:29:17Z</dc:date>
    <item>
      <title>Kernel tuning</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-tuning/m-p/3521352#M219972</link>
      <description>Hi All&lt;BR /&gt;&lt;BR /&gt;We are facing some problem in kernel tuning in&lt;BR /&gt;# model&lt;BR /&gt;9000/803/D220&lt;BR /&gt;# uname -a&lt;BR /&gt;HP-UX PLANT B.10.20 E 9000/803 2007679199 8-user license&lt;BR /&gt;&lt;BR /&gt;We have seen following error in syslog file&lt;BR /&gt;Apr  4 16:59:31 PLANT telnetd[29911]: Cannot allocate pty&lt;BR /&gt;Apr  4 16:59:32 PLANT telnetd[29910]: Cannot allocate pty&lt;BR /&gt;&lt;BR /&gt;As a remedy for this we have tried to increase the kernel parameter &lt;BR /&gt;nstrpty from 60 to 75 with following procedure.&lt;BR /&gt;&lt;BR /&gt;#cd /stand/build&lt;BR /&gt;#rm *&lt;BR /&gt;#cp /stand/system /stand/syste.ori&lt;BR /&gt;#cp /stand/vmunix /stand/vmunix.ori&lt;BR /&gt;#/usr/lbin/sysadm/system_prep -s /stand/system&lt;BR /&gt;#vi /stand/system&lt;BR /&gt; &lt;BR /&gt;Increase the value of parameter nstrpty from 60 75&lt;BR /&gt;#mk_kernel&lt;BR /&gt;&lt;BR /&gt;But this will not build the kernel /stand/system_test&lt;BR /&gt;&lt;BR /&gt;We tried  using the options -s /stand/system .&lt;BR /&gt;It is not giving errors also, but generates two files. SAM kernel tuning also not working&lt;BR /&gt;Still it is giving problem.&lt;BR /&gt;&lt;BR /&gt;Any ideas.&lt;BR /&gt;&lt;BR /&gt;Rgds&lt;BR /&gt;Dinesh</description>
      <pubDate>Sat, 09 Apr 2005 01:06:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-tuning/m-p/3521352#M219972</guid>
      <dc:creator>Dinesh_15</dc:creator>
      <dc:date>2005-04-09T01:06:36Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel tuning</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-tuning/m-p/3521353#M219973</link>
      <description>&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/TKP-90202/re61.html" target="_blank"&gt;http://docs.hp.com/en/TKP-90202/re61.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;For all kernel parametera: &lt;A href="http://docs.hp.com/en/TKP-90202/TKP-90202.pdf" target="_blank"&gt;http://docs.hp.com/en/TKP-90202/TKP-90202.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry d brown jr</description>
      <pubDate>Sat, 09 Apr 2005 06:29:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-tuning/m-p/3521353#M219973</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2005-04-09T06:29:17Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel tuning</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-tuning/m-p/3521354#M219974</link>
      <description>Hallo Dinesh,&lt;BR /&gt;&lt;BR /&gt;Check this thread.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=88126" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=88126&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Robert-Jan</description>
      <pubDate>Sat, 09 Apr 2005 09:53:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-tuning/m-p/3521354#M219974</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2005-04-09T09:53:15Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel tuning</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-tuning/m-p/3521355#M219975</link>
      <description>Changing the pty value always requires two steps: adjusting the kernel parameters (note: multiple parameters) and adding more device files. If you use SAM, all of this is handled automatically.&lt;BR /&gt; &lt;BR /&gt;As a recommendation, don't increase from 60 to 75.  Adding just 15 connections means you'll have to go through this process again when more logins are needed. I'd recommend increasing to at least 100. Every login, even from the same user requires an additional pty pair. &lt;BR /&gt; &lt;BR /&gt;Also note that npty controls the old style pty driver. In 10.20, some connections will use the streams drivers so you need to change 3 values:&lt;BR /&gt; &lt;BR /&gt;npty 100&lt;BR /&gt;nstrpty 100&lt;BR /&gt;nstrtel 100&lt;BR /&gt; &lt;BR /&gt;Also, it looks like you've set the hostname PLANT using all UPPERCASE letters. This can cause network incompatibilities with other systems (Macs, PCs, etc).</description>
      <pubDate>Sat, 09 Apr 2005 19:07:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-tuning/m-p/3521355#M219975</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2005-04-09T19:07:03Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel tuning</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-tuning/m-p/3521356#M219976</link>
      <description>Hi All&lt;BR /&gt;&lt;BR /&gt;Thanks for the same.My problem is am not able build the kernel neither thru SAM nor thru command options. As said in the begining after increasing the value to 75 kernel is not buliding. There is no fail called vmunix.test i.e.rebiluded kernel.&lt;BR /&gt;&lt;BR /&gt;Bill thanks for ur nice explanation.&lt;BR /&gt;&lt;BR /&gt;Rgds&lt;BR /&gt;Dinsh</description>
      <pubDate>Sun, 10 Apr 2005 03:09:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-tuning/m-p/3521356#M219976</guid>
      <dc:creator>Dinesh_15</dc:creator>
      <dc:date>2005-04-10T03:09:56Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel tuning</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-tuning/m-p/3521357#M219977</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;I could be wrong here but I do not like the fact you did rm * in /stand/build/.  can you restore this dir &amp;amp; repeat what you did previously?&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;Tim</description>
      <pubDate>Sun, 10 Apr 2005 04:41:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-tuning/m-p/3521357#M219977</guid>
      <dc:creator>Tim D Fulford</dc:creator>
      <dc:date>2005-04-10T04:41:01Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel tuning</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-tuning/m-p/3521358#M219978</link>
      <description>Hi,&lt;BR /&gt;you need to edit /stand/build/system which was created by the system_prep command.&lt;BR /&gt;regards,</description>
      <pubDate>Sun, 10 Apr 2005 08:44:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-tuning/m-p/3521358#M219978</guid>
      <dc:creator>radi_1</dc:creator>
      <dc:date>2005-04-10T08:44:59Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel tuning</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-tuning/m-p/3521359#M219979</link>
      <description>Can you post the output of&lt;BR /&gt;&lt;BR /&gt;# sh -x /usr/sbin/mk_kernel</description>
      <pubDate>Sun, 10 Apr 2005 20:29:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-tuning/m-p/3521359#M219979</guid>
      <dc:creator>Ermin Borovac</dc:creator>
      <dc:date>2005-04-10T20:29:49Z</dc:date>
    </item>
  </channel>
</rss>

