<?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: Problem on dld in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-on-dld/m-p/2804891#M939573</link>
    <description>Hello Steve,&lt;BR /&gt;&lt;BR /&gt;Thanks for the answer.&lt;BR /&gt;The system's syslog tells that the problem is because of "File table overflow".&lt;BR /&gt;I believe value of "nfile" system parameter is to be increased.&lt;BR /&gt;Now, how do I need to consider the system resource constraint?&lt;BR /&gt;My system is a K-class system with HP-UX 11.0 running on 512 MB ram. It has got one processor. Can I increase "nfile" parameter value arbitrarily? Or would it affect the system performance? What is the optimal value of "nfile" I have to reach?&lt;BR /&gt;&lt;BR /&gt;The most resource consuming processes are Tomcat, Oracle. Because tomcat is a multi-threaded server, it is taking away 3 file descriptors for each thread, I believe.&lt;BR /&gt;&lt;BR /&gt;How do I reach the optimum value of "nfile" system parameter without affecting system performance?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance.&lt;BR /&gt;&lt;BR /&gt;Soumen Ghosh</description>
    <pubDate>Thu, 12 Sep 2002 09:55:09 GMT</pubDate>
    <dc:creator>Soumen Ghosh_1</dc:creator>
    <dc:date>2002-09-12T09:55:09Z</dc:date>
    <item>
      <title>Problem on dld</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-on-dld/m-p/2804889#M939571</link>
      <description>Hello,&lt;BR /&gt;On HP-UX 11.0, we are facing some problems. Intermittently, it is givin problems like the following :&lt;BR /&gt;crt0: ERROR couldn't open /usr/lib/dld.sl errno:000000023&lt;BR /&gt;&lt;BR /&gt;But this problem is not continuous. Some times, it comes up and sometimes, there is no problem.&lt;BR /&gt;When there is problem, normal commands don't work and gives the same problem.&lt;BR /&gt;&lt;BR /&gt;Any idea.&lt;BR /&gt;&lt;BR /&gt;Thanks in advance.&lt;BR /&gt;&lt;BR /&gt;Soumen Ghosh</description>
      <pubDate>Thu, 12 Sep 2002 08:41:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-on-dld/m-p/2804889#M939571</guid>
      <dc:creator>Soumen Ghosh_1</dc:creator>
      <dc:date>2002-09-12T08:41:12Z</dc:date>
    </item>
    <item>
      <title>Re: Problem on dld</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-on-dld/m-p/2804890#M939572</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Seen it before . Kernel tuning&lt;BR /&gt;&lt;BR /&gt;Suggest  change the following kernel&lt;BR /&gt;parameters and generate a new kernel:&lt;BR /&gt;&lt;BR /&gt;     npty:      Double it&lt;BR /&gt;&lt;BR /&gt;     maxusers:  + 50%&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;              Steve steel</description>
      <pubDate>Thu, 12 Sep 2002 08:51:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-on-dld/m-p/2804890#M939572</guid>
      <dc:creator>Steve Steel</dc:creator>
      <dc:date>2002-09-12T08:51:13Z</dc:date>
    </item>
    <item>
      <title>Re: Problem on dld</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-on-dld/m-p/2804891#M939573</link>
      <description>Hello Steve,&lt;BR /&gt;&lt;BR /&gt;Thanks for the answer.&lt;BR /&gt;The system's syslog tells that the problem is because of "File table overflow".&lt;BR /&gt;I believe value of "nfile" system parameter is to be increased.&lt;BR /&gt;Now, how do I need to consider the system resource constraint?&lt;BR /&gt;My system is a K-class system with HP-UX 11.0 running on 512 MB ram. It has got one processor. Can I increase "nfile" parameter value arbitrarily? Or would it affect the system performance? What is the optimal value of "nfile" I have to reach?&lt;BR /&gt;&lt;BR /&gt;The most resource consuming processes are Tomcat, Oracle. Because tomcat is a multi-threaded server, it is taking away 3 file descriptors for each thread, I believe.&lt;BR /&gt;&lt;BR /&gt;How do I reach the optimum value of "nfile" system parameter without affecting system performance?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance.&lt;BR /&gt;&lt;BR /&gt;Soumen Ghosh</description>
      <pubDate>Thu, 12 Sep 2002 09:55:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-on-dld/m-p/2804891#M939573</guid>
      <dc:creator>Soumen Ghosh_1</dc:creator>
      <dc:date>2002-09-12T09:55:09Z</dc:date>
    </item>
    <item>
      <title>Re: Problem on dld</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-on-dld/m-p/2804892#M939574</link>
      <description>Hello Soumen,&lt;BR /&gt;&lt;BR /&gt;have a look at this thread: &lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x399d93e260b0d611abdb0090277a778c,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x399d93e260b0d611abdb0090277a778c,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;It's the same problem. As explained there nfile is calculated from maxuser, increase maxuser. &lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;Dirk</description>
      <pubDate>Thu, 12 Sep 2002 10:30:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-on-dld/m-p/2804892#M939574</guid>
      <dc:creator>Dirk Wiedemann</dc:creator>
      <dc:date>2002-09-12T10:30:49Z</dc:date>
    </item>
    <item>
      <title>Re: Problem on dld</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-on-dld/m-p/2804893#M939575</link>
      <description>Soumen,&lt;BR /&gt;&lt;BR /&gt;Try this&lt;BR /&gt;&lt;BR /&gt;16*(nproc+16+maxusers)/10+32+2*(npty+nstrpty+nstrtel)&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Anil</description>
      <pubDate>Thu, 12 Sep 2002 15:42:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-on-dld/m-p/2804893#M939575</guid>
      <dc:creator>Anil C. Sedha</dc:creator>
      <dc:date>2002-09-12T15:42:55Z</dc:date>
    </item>
    <item>
      <title>Re: Problem on dld</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-on-dld/m-p/2804894#M939576</link>
      <description>Hi Soumen,&lt;BR /&gt;&lt;BR /&gt;Looks like a permission issue.&lt;BR /&gt;&lt;BR /&gt;Try this link,&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://support2.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000062976095" target="_blank"&gt;http://support2.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000062976095&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
      <pubDate>Thu, 12 Sep 2002 16:08:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-on-dld/m-p/2804894#M939576</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2002-09-12T16:08:08Z</dc:date>
    </item>
    <item>
      <title>Re: Problem on dld</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-on-dld/m-p/2804895#M939577</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;If you look up the error number in '/usr/include/sys/errno.h' you will note that number-23 is a file table overflow.&lt;BR /&gt;&lt;BR /&gt;This relates to the 'nfile' kernel parameter:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/hpux/onlinedocs/939/KCParms/KCparams.OverviewAll.html" target="_blank"&gt;http://docs.hp.com/hpux/onlinedocs/939/KCParms/KCparams.OverviewAll.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;You will thus need to increase it and regenerate your kernel.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Thu, 12 Sep 2002 16:16:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-on-dld/m-p/2804895#M939577</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2002-09-12T16:16:27Z</dc:date>
    </item>
    <item>
      <title>Re: Problem on dld</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-on-dld/m-p/2804896#M939578</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;Thanks everybody for the answer.&lt;BR /&gt;Undoubtedly, it is happenng because of too low a value of 'nfile' system parameter.&lt;BR /&gt;&lt;BR /&gt;I want to know specifically whether I can increase the value without worrying about the system performance.&lt;BR /&gt;Our system is a K-class with 512 MB ram running on single processor.&lt;BR /&gt;&lt;BR /&gt;Would increase in 'nfile' system parameter decrease system performance?&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;BR /&gt;&lt;BR /&gt;Soumen Ghosh</description>
      <pubDate>Fri, 13 Sep 2002 03:07:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-on-dld/m-p/2804896#M939578</guid>
      <dc:creator>Soumen Ghosh_1</dc:creator>
      <dc:date>2002-09-13T03:07:25Z</dc:date>
    </item>
    <item>
      <title>Re: Problem on dld</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-on-dld/m-p/2804897#M939579</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;You asked if "Would increase in 'nfile' system parameter decrease system performance?"&lt;BR /&gt;&lt;BR /&gt;First, you're *not* getting optimal performance because of the 'nfile' ceiling -- it's too low to allow all your processes to run.&lt;BR /&gt;&lt;BR /&gt;You need to increase 'nfile' to *improve* performance.  'nfile' specifies the number of elements in the file descriptor table.  By doing so, it defines the number of files that can be open simultaneously, system-wide.&lt;BR /&gt;Its consumption of memory is very minimal, so allocate 'nfile' generously.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF... &lt;BR /&gt;   &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 13 Sep 2002 09:13:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-on-dld/m-p/2804897#M939579</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2002-09-13T09:13:48Z</dc:date>
    </item>
  </channel>
</rss>

