<?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 kernal tuning in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/kernal-tuning/m-p/3671957#M243897</link>
    <description>&lt;BR /&gt; &lt;BR /&gt;problem reported: Very often  the database (mfg/pro)  throws out users. Some times database get shuts automatically with the following error messages.&lt;BR /&gt;                          the following log file is attached&lt;BR /&gt;                                   find or open file /gillive/giltrad.bi, errno = 23. (43)&lt;BR /&gt;                                    11:00:28 Usr     2: SYSTEM ERROR: Unable to get file descriptor for /gillive/giltrad.bi (5338)&lt;BR /&gt;                                    11:00:28 Usr     2: Could not open /gillive/giltrad.bi. Error = -1 (5311)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;                        This UNIX error indicates that the number of files allowed to be  have been opened and the NFILES or NOFILES OS&lt;BR /&gt;                         kernel parameter has     been  exceeded  .They suggested to increase the NFILES or NOFILES kernel parameter. &lt;BR /&gt;                        The error requires an increase and regeneration of the UNIX kernel.&lt;BR /&gt; &lt;BR /&gt; &lt;BR /&gt;i tried toincrease the value of NFILES  inorder to sort this problem&lt;BR /&gt;                          i also tried for performing Kernal Tuning operation and no such parameters were found through SAM (kernal Parameters).&lt;BR /&gt;                           the entries in through SAM is also attached along with this mail.&lt;BR /&gt;                           Earlier kernel tuning were carried out and  "nfile  " parameter were found .so we  booted server through previous kernal    (/stand/vmunix.prev)                                           Still  problem persists.&lt;BR /&gt; &lt;BR /&gt;                        i also  tried to do kernel tuning manually through command line,afterall we were not able to increase the value for "nfiles".&lt;BR /&gt;     &lt;BR /&gt;                 So please suggest us a solution for increasing the values of NFILES&lt;BR /&gt; &lt;BR /&gt;</description>
    <pubDate>Tue, 15 Nov 2005 10:31:16 GMT</pubDate>
    <dc:creator>dinil</dc:creator>
    <dc:date>2005-11-15T10:31:16Z</dc:date>
    <item>
      <title>kernal tuning</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernal-tuning/m-p/3671957#M243897</link>
      <description>&lt;BR /&gt; &lt;BR /&gt;problem reported: Very often  the database (mfg/pro)  throws out users. Some times database get shuts automatically with the following error messages.&lt;BR /&gt;                          the following log file is attached&lt;BR /&gt;                                   find or open file /gillive/giltrad.bi, errno = 23. (43)&lt;BR /&gt;                                    11:00:28 Usr     2: SYSTEM ERROR: Unable to get file descriptor for /gillive/giltrad.bi (5338)&lt;BR /&gt;                                    11:00:28 Usr     2: Could not open /gillive/giltrad.bi. Error = -1 (5311)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;                        This UNIX error indicates that the number of files allowed to be  have been opened and the NFILES or NOFILES OS&lt;BR /&gt;                         kernel parameter has     been  exceeded  .They suggested to increase the NFILES or NOFILES kernel parameter. &lt;BR /&gt;                        The error requires an increase and regeneration of the UNIX kernel.&lt;BR /&gt; &lt;BR /&gt; &lt;BR /&gt;i tried toincrease the value of NFILES  inorder to sort this problem&lt;BR /&gt;                          i also tried for performing Kernal Tuning operation and no such parameters were found through SAM (kernal Parameters).&lt;BR /&gt;                           the entries in through SAM is also attached along with this mail.&lt;BR /&gt;                           Earlier kernel tuning were carried out and  "nfile  " parameter were found .so we  booted server through previous kernal    (/stand/vmunix.prev)                                           Still  problem persists.&lt;BR /&gt; &lt;BR /&gt;                        i also  tried to do kernel tuning manually through command line,afterall we were not able to increase the value for "nfiles".&lt;BR /&gt;     &lt;BR /&gt;                 So please suggest us a solution for increasing the values of NFILES&lt;BR /&gt; &lt;BR /&gt;</description>
      <pubDate>Tue, 15 Nov 2005 10:31:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernal-tuning/m-p/3671957#M243897</guid>
      <dc:creator>dinil</dc:creator>
      <dc:date>2005-11-15T10:31:16Z</dc:date>
    </item>
    <item>
      <title>Re: kernal tuning</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernal-tuning/m-p/3671958#M243898</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;change the paramter for nfile in /stand/system&lt;BR /&gt;&lt;BR /&gt;Then excute the following command&lt;BR /&gt;&lt;BR /&gt;mk_kernel&lt;BR /&gt;kmupdate&lt;BR /&gt;shutdown -r 0 (to reboot your server)&lt;BR /&gt;&lt;BR /&gt;After the reboot the new nfile paramater must be active</description>
      <pubDate>Tue, 15 Nov 2005 10:36:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernal-tuning/m-p/3671958#M243898</guid>
      <dc:creator>Luk Vandenbussche</dc:creator>
      <dc:date>2005-11-15T10:36:39Z</dc:date>
    </item>
    <item>
      <title>Re: kernal tuning</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernal-tuning/m-p/3671959#M243899</link>
      <description>Hi Dinil ,&lt;BR /&gt;&lt;BR /&gt;Here is a simple step to increase the value nfiles :&lt;BR /&gt;&lt;BR /&gt;( make sure you have old kernel file , i.e vmunix.prev  else keep a copy of that )&lt;BR /&gt;&lt;BR /&gt;Ex: If you want to increase nfile value from current value of 4024 (suppose)&lt;BR /&gt;&lt;BR /&gt;# kmtune -s nfile=8024&lt;BR /&gt;# ./mk_kernel &lt;BR /&gt;# ./kmupdate&lt;BR /&gt;# shutdown -r -y 0&lt;BR /&gt;&lt;BR /&gt;after reboot check new kernel parameter for nfile&lt;BR /&gt;# kmtune -q nfile&lt;BR /&gt;or&lt;BR /&gt;# kmtune | grep nfile&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Enjoy,&lt;BR /&gt;&lt;BR /&gt;hth,&lt;BR /&gt;Raj.</description>
      <pubDate>Tue, 15 Nov 2005 11:25:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernal-tuning/m-p/3671959#M243899</guid>
      <dc:creator>Raj D.</dc:creator>
      <dc:date>2005-11-15T11:25:52Z</dc:date>
    </item>
    <item>
      <title>Re: kernal tuning</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernal-tuning/m-p/3671960#M243900</link>
      <description>The kernel parameter "nfile" is automatic tuned in HP-UX 11.23, so if that is what you are running then you won't have it.  But I really think that your not looking to tune the right parameters, since nfile is the max number of in-core inodes, not the maximum number of open files.  The kernel parameter "maxfiles_lim" is the hard limit for maxfiles and it is dynamically tunable.  The maxfiles is the soft limit for the number of open files, but there are software calls to increase it as needed up to the hard limit of "maxfiles_lim".&lt;BR /&gt;&lt;BR /&gt;ted</description>
      <pubDate>Wed, 16 Nov 2005 07:42:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernal-tuning/m-p/3671960#M243900</guid>
      <dc:creator>Ted Buis</dc:creator>
      <dc:date>2005-11-16T07:42:13Z</dc:date>
    </item>
    <item>
      <title>Re: kernal tuning</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernal-tuning/m-p/3671961#M243901</link>
      <description>You have to change the maxfiles and maxfiles_lim parameters since these parameters limit how many files should a process open.&lt;BR /&gt;&lt;BR /&gt;# kctune -v maxfiles    &lt;BR /&gt;Tunable             maxfiles&lt;BR /&gt;Description         Initial (soft) maximum number of file descriptors per process&lt;BR /&gt;Module              fs&lt;BR /&gt;Current Value       2048 [Default]&lt;BR /&gt;Value at Next Boot  Default (automatic)&lt;BR /&gt;Value at Last Boot  2048&lt;BR /&gt;Default Value       2048 (automatic)&lt;BR /&gt;Constraints         maxfiles &amp;gt;= 32&lt;BR /&gt;                    maxfiles &amp;lt;= 1048576&lt;BR /&gt;                    maxfiles &amp;lt;= maxfiles_lim&lt;BR /&gt;Can Change          At Next Boot Only&lt;BR /&gt;&lt;BR /&gt;# kctune -v maxfiles_lim&lt;BR /&gt;Tunable             maxfiles_lim&lt;BR /&gt;Description         Hard maximum number of file descriptors per process&lt;BR /&gt;Module              fs&lt;BR /&gt;Current Value       4096 [Default]&lt;BR /&gt;Value at Next Boot  4096 [Default]&lt;BR /&gt;Value at Last Boot  4096&lt;BR /&gt;Default Value       4096&lt;BR /&gt;Constraints         maxfiles_lim &amp;gt;= 32&lt;BR /&gt;                    maxfiles_lim &amp;lt;= 1048576&lt;BR /&gt;                    maxfiles_lim &amp;gt;= maxfiles&lt;BR /&gt;                    (2 * maxfiles_lim) &amp;lt;= nfile&lt;BR /&gt;Can Change          Immediately or at Next Boot&lt;BR /&gt;&lt;BR /&gt;Try increasing them &lt;BR /&gt;&lt;BR /&gt;kctune maxfiles=&lt;BR /&gt;kctune maxfiles_lim=&lt;BR /&gt;&lt;BR /&gt;and reboot your server.&lt;BR /&gt;&lt;BR /&gt;hth</description>
      <pubDate>Wed, 16 Nov 2005 07:51:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernal-tuning/m-p/3671961#M243901</guid>
      <dc:creator>Orhan Biyiklioglu</dc:creator>
      <dc:date>2005-11-16T07:51:28Z</dc:date>
    </item>
  </channel>
</rss>

