<?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: ulimit parameters in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ulimit-parameters/m-p/4222132#M327583</link>
    <description>&amp;gt;My customer has asked us to set the value for the following parameters to unlimited:&lt;BR /&gt;&lt;BR /&gt;You can't.  Most of these are limited by kernel parms.&lt;BR /&gt;Using forums search you can find these threads:&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=1156660" target="_blank"&gt;http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=1156660&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=1194267" target="_blank"&gt;http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=1194267&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=892976" target="_blank"&gt;http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=892976&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=1236189" target="_blank"&gt;http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=1236189&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;gt;Here I am sending the output of maxfiles and nproc.&lt;BR /&gt;&lt;BR /&gt;You can use kctune to increase the two maxfiles parms.</description>
    <pubDate>Wed, 25 Jun 2008 16:29:55 GMT</pubDate>
    <dc:creator>Dennis Handly</dc:creator>
    <dc:date>2008-06-25T16:29:55Z</dc:date>
    <item>
      <title>ulimit parameters</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ulimit-parameters/m-p/4222127#M327578</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;My customer has asked us to set the value for the following parameters to “unlimited” : &lt;BR /&gt;&lt;BR /&gt;ulimit -a&lt;BR /&gt;time(seconds)        unlimited&lt;BR /&gt;file(blocks)         unlimited&lt;BR /&gt;data(kbytes)         1048576&lt;BR /&gt;stack(kbytes)        131072&lt;BR /&gt;memory(kbytes)       unlimited&lt;BR /&gt;coredump(blocks)     4194303&lt;BR /&gt;nofiles(descriptors) 2048&lt;BR /&gt;&lt;BR /&gt;I am able to set the value of with ulimit with   -d (data) -s(stack) and -c (coredump) but not able to change the nofiles to unlimited. It says "sh: ulimit: The specified value exceeds the user's allowable limit". &lt;BR /&gt;&lt;BR /&gt;Can you please help on this and also let me know whether these setting will be permanent or will be changed after reboot?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Gab&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 25 Jun 2008 10:24:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ulimit-parameters/m-p/4222127#M327578</guid>
      <dc:creator>gab_in</dc:creator>
      <dc:date>2008-06-25T10:24:26Z</dc:date>
    </item>
    <item>
      <title>Re: ulimit parameters</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ulimit-parameters/m-p/4222128#M327579</link>
      <description>nofile is depend upon kernel parameter value nfile.&lt;BR /&gt;&lt;BR /&gt;can u post the nfile parameter value currently set in your server.</description>
      <pubDate>Wed, 25 Jun 2008 10:33:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ulimit-parameters/m-p/4222128#M327579</guid>
      <dc:creator>Jeeshan</dc:creator>
      <dc:date>2008-06-25T10:33:03Z</dc:date>
    </item>
    <item>
      <title>Re: ulimit parameters</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ulimit-parameters/m-p/4222129#M327580</link>
      <description>hi;&lt;BR /&gt;here is the link that you can learn much more things from gurus';&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums12.itrc.hp.com/service/forums/questionanswer.do?admit=109447627+1214394138895+28353475&amp;amp;threadId=49882" target="_blank"&gt;http://forums12.itrc.hp.com/service/forums/questionanswer.do?admit=109447627+1214394138895+28353475&amp;amp;threadId=49882&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;mustafa</description>
      <pubDate>Wed, 25 Jun 2008 10:48:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ulimit-parameters/m-p/4222129#M327580</guid>
      <dc:creator>Mustafa Gulercan</dc:creator>
      <dc:date>2008-06-25T10:48:28Z</dc:date>
    </item>
    <item>
      <title>Re: ulimit parameters</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ulimit-parameters/m-p/4222130#M327581</link>
      <description>Thanks for the response.&lt;BR /&gt;&lt;BR /&gt;We are running 11.31 version where nfile tunable is removed. Here I am sending the output of maxfiles and nproc.&lt;BR /&gt;&lt;BR /&gt;# kctune |grep -i maxfiles&lt;BR /&gt;maxfiles                           2048  Default&lt;BR /&gt;maxfiles_lim                       4096  Default     Immed&lt;BR /&gt;# kctune |grep -i nproc&lt;BR /&gt;nproc                              4096  4096        Immed&lt;BR /&gt;#&lt;BR /&gt;</description>
      <pubDate>Wed, 25 Jun 2008 10:56:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ulimit-parameters/m-p/4222130#M327581</guid>
      <dc:creator>gab_in</dc:creator>
      <dc:date>2008-06-25T10:56:37Z</dc:date>
    </item>
    <item>
      <title>Re: ulimit parameters</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ulimit-parameters/m-p/4222131#M327582</link>
      <description>check this link&lt;BR /&gt;&lt;A href="http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1229636" target="_blank"&gt;http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1229636&lt;/A&gt;</description>
      <pubDate>Wed, 25 Jun 2008 11:31:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ulimit-parameters/m-p/4222131#M327582</guid>
      <dc:creator>Jeeshan</dc:creator>
      <dc:date>2008-06-25T11:31:00Z</dc:date>
    </item>
    <item>
      <title>Re: ulimit parameters</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ulimit-parameters/m-p/4222132#M327583</link>
      <description>&amp;gt;My customer has asked us to set the value for the following parameters to unlimited:&lt;BR /&gt;&lt;BR /&gt;You can't.  Most of these are limited by kernel parms.&lt;BR /&gt;Using forums search you can find these threads:&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=1156660" target="_blank"&gt;http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=1156660&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=1194267" target="_blank"&gt;http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=1194267&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=892976" target="_blank"&gt;http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=892976&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=1236189" target="_blank"&gt;http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=1236189&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;gt;Here I am sending the output of maxfiles and nproc.&lt;BR /&gt;&lt;BR /&gt;You can use kctune to increase the two maxfiles parms.</description>
      <pubDate>Wed, 25 Jun 2008 16:29:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ulimit-parameters/m-p/4222132#M327583</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2008-06-25T16:29:55Z</dc:date>
    </item>
  </channel>
</rss>

