<?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: Maximum file parameter in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/maximum-file-parameter/m-p/4401940#M36137</link>
    <description>In HP-UX nofiles is controlled by kernel parm maxfiles(soft)&lt;BR /&gt;&lt;BR /&gt;#kmtune|grep maxf&lt;BR /&gt;maxfiles                 2048  -  2048&lt;BR /&gt;maxfiles_lim             8192  Y  8192&lt;BR /&gt;&lt;BR /&gt;#ulimit -a|grep nofiles&lt;BR /&gt;nofiles(descriptors) 2048&lt;BR /&gt;&lt;BR /&gt;So in LINUX you may have somthing simialar and give a shot by changing fs.file-max. Your "soft nofile" and fs.file-max are possibly related.&lt;BR /&gt;&lt;BR /&gt;# sysctl -a|grep -i fs.file-max&lt;BR /&gt;fs.file-max = 8192&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Sun, 19 Apr 2009 12:31:21 GMT</pubDate>
    <dc:creator>skt_skt</dc:creator>
    <dc:date>2009-04-19T12:31:21Z</dc:date>
    <item>
      <title>Maximum file parameter</title>
      <link>https://community.hpe.com/t5/operating-system-linux/maximum-file-parameter/m-p/4401932#M36129</link>
      <description>Dear All&lt;BR /&gt;&lt;BR /&gt;we have a problem in maximum opened file , we set the parameter file-max = 65535  which the maximum ,but we still get the problem,that we exceed the maximum number , what should we do to solve this problem ?&lt;BR /&gt;BR</description>
      <pubDate>Thu, 16 Apr 2009 08:47:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/maximum-file-parameter/m-p/4401932#M36129</guid>
      <dc:creator>Fadia Almarei</dc:creator>
      <dc:date>2009-04-16T08:47:47Z</dc:date>
    </item>
    <item>
      <title>Re: Maximum file parameter</title>
      <link>https://community.hpe.com/t5/operating-system-linux/maximum-file-parameter/m-p/4401933#M36130</link>
      <description>Maybe is a shell limit, check /etc/security/limits.conf</description>
      <pubDate>Thu, 16 Apr 2009 11:36:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/maximum-file-parameter/m-p/4401933#M36130</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2009-04-16T11:36:39Z</dc:date>
    </item>
    <item>
      <title>Re: Maximum file parameter</title>
      <link>https://community.hpe.com/t5/operating-system-linux/maximum-file-parameter/m-p/4401934#M36131</link>
      <description>no , i alrady change it on limit.conf file</description>
      <pubDate>Thu, 16 Apr 2009 11:59:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/maximum-file-parameter/m-p/4401934#M36131</guid>
      <dc:creator>Fadia Almarei</dc:creator>
      <dc:date>2009-04-16T11:59:08Z</dc:date>
    </item>
    <item>
      <title>Re: Maximum file parameter</title>
      <link>https://community.hpe.com/t5/operating-system-linux/maximum-file-parameter/m-p/4401935#M36132</link>
      <description>&lt;!--!*#--&gt;&amp;gt; what should we do to solve this problem ?&lt;BR /&gt;&lt;BR /&gt;Don't open so many files?&lt;BR /&gt;&lt;BR /&gt;Close some files?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;What, exactly, are you doing when you have&lt;BR /&gt;this problem?  How many open files do you&lt;BR /&gt;have?  (How many do you need?)</description>
      <pubDate>Thu, 16 Apr 2009 14:00:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/maximum-file-parameter/m-p/4401935#M36132</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2009-04-16T14:00:19Z</dc:date>
    </item>
    <item>
      <title>Re: Maximum file parameter</title>
      <link>https://community.hpe.com/t5/operating-system-linux/maximum-file-parameter/m-p/4401936#M36133</link>
      <description>what does ulimit return?</description>
      <pubDate>Thu, 16 Apr 2009 14:55:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/maximum-file-parameter/m-p/4401936#M36133</guid>
      <dc:creator>Bill McNAMARA_1</dc:creator>
      <dc:date>2009-04-16T14:55:53Z</dc:date>
    </item>
    <item>
      <title>Re: Maximum file parameter</title>
      <link>https://community.hpe.com/t5/operating-system-linux/maximum-file-parameter/m-p/4401937#M36134</link>
      <description>try &lt;BR /&gt;ulimit -u unlimited&lt;BR /&gt;</description>
      <pubDate>Thu, 16 Apr 2009 14:56:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/maximum-file-parameter/m-p/4401937#M36134</guid>
      <dc:creator>Bill McNAMARA_1</dc:creator>
      <dc:date>2009-04-16T14:56:48Z</dc:date>
    </item>
    <item>
      <title>Re: Maximum file parameter</title>
      <link>https://community.hpe.com/t5/operating-system-linux/maximum-file-parameter/m-p/4401938#M36135</link>
      <description>"parameter file-max"???&lt;BR /&gt;&lt;BR /&gt;what change u made on /etc/security/limits.conf?</description>
      <pubDate>Thu, 16 Apr 2009 15:30:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/maximum-file-parameter/m-p/4401938#M36135</guid>
      <dc:creator>skt_skt</dc:creator>
      <dc:date>2009-04-16T15:30:58Z</dc:date>
    </item>
    <item>
      <title>Re: Maximum file parameter</title>
      <link>https://community.hpe.com/t5/operating-system-linux/maximum-file-parameter/m-p/4401939#M36136</link>
      <description>this is what i chande in limits.conf file&lt;BR /&gt;&lt;BR /&gt;*     soft nofile           65535&lt;BR /&gt;*     hard nofile           65535&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;ulimit -u gives&lt;BR /&gt;137215&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;ulimit -n gives&lt;BR /&gt;65535</description>
      <pubDate>Sun, 19 Apr 2009 05:22:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/maximum-file-parameter/m-p/4401939#M36136</guid>
      <dc:creator>Fadia Almarei</dc:creator>
      <dc:date>2009-04-19T05:22:59Z</dc:date>
    </item>
    <item>
      <title>Re: Maximum file parameter</title>
      <link>https://community.hpe.com/t5/operating-system-linux/maximum-file-parameter/m-p/4401940#M36137</link>
      <description>In HP-UX nofiles is controlled by kernel parm maxfiles(soft)&lt;BR /&gt;&lt;BR /&gt;#kmtune|grep maxf&lt;BR /&gt;maxfiles                 2048  -  2048&lt;BR /&gt;maxfiles_lim             8192  Y  8192&lt;BR /&gt;&lt;BR /&gt;#ulimit -a|grep nofiles&lt;BR /&gt;nofiles(descriptors) 2048&lt;BR /&gt;&lt;BR /&gt;So in LINUX you may have somthing simialar and give a shot by changing fs.file-max. Your "soft nofile" and fs.file-max are possibly related.&lt;BR /&gt;&lt;BR /&gt;# sysctl -a|grep -i fs.file-max&lt;BR /&gt;fs.file-max = 8192&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 19 Apr 2009 12:31:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/maximum-file-parameter/m-p/4401940#M36137</guid>
      <dc:creator>skt_skt</dc:creator>
      <dc:date>2009-04-19T12:31:21Z</dc:date>
    </item>
    <item>
      <title>Re: Maximum file parameter</title>
      <link>https://community.hpe.com/t5/operating-system-linux/maximum-file-parameter/m-p/4401941#M36138</link>
      <description>After you change parameters in /etc/sysctl.conf, don't forget to run:&lt;BR /&gt;&lt;BR /&gt;sysctl -p&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 20 Apr 2009 14:13:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/maximum-file-parameter/m-p/4401941#M36138</guid>
      <dc:creator>Steven McCoy</dc:creator>
      <dc:date>2009-04-20T14:13:49Z</dc:date>
    </item>
    <item>
      <title>Re: Maximum file parameter</title>
      <link>https://community.hpe.com/t5/operating-system-linux/maximum-file-parameter/m-p/4401942#M36139</link>
      <description>all the changes i made is correct also i increase the valuefor the parameter to be 1048576. but still we get the error message.any idea&lt;BR /&gt;</description>
      <pubDate>Tue, 21 Apr 2009 06:32:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/maximum-file-parameter/m-p/4401942#M36139</guid>
      <dc:creator>Fadia Almarei</dc:creator>
      <dc:date>2009-04-21T06:32:58Z</dc:date>
    </item>
    <item>
      <title>Re: Maximum file parameter</title>
      <link>https://community.hpe.com/t5/operating-system-linux/maximum-file-parameter/m-p/4401943#M36140</link>
      <description>Often times when you change those parameters you need to start a new session as the user running the application. Have you stopped the application, logged off the application user, logged in the application user (into a new session), and restarted the application?&lt;BR /&gt;&lt;BR /&gt;A reboot really shouldn't be necessary, but have you tried one since making those changes?&lt;BR /&gt;&lt;BR /&gt;You are sure you ran 'sysctl -p' when you updated the /etc/sysctl.conf file?</description>
      <pubDate>Tue, 21 Apr 2009 10:24:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/maximum-file-parameter/m-p/4401943#M36140</guid>
      <dc:creator>Steven McCoy</dc:creator>
      <dc:date>2009-04-21T10:24:49Z</dc:date>
    </item>
    <item>
      <title>Re: Maximum file parameter</title>
      <link>https://community.hpe.com/t5/operating-system-linux/maximum-file-parameter/m-p/4401944#M36141</link>
      <description>am sure that the parameter is taken by the system , but i will try to do restart to the server to see the effect and inform you</description>
      <pubDate>Tue, 21 Apr 2009 10:35:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/maximum-file-parameter/m-p/4401944#M36141</guid>
      <dc:creator>Fadia Almarei</dc:creator>
      <dc:date>2009-04-21T10:35:32Z</dc:date>
    </item>
    <item>
      <title>Re: Maximum file parameter</title>
      <link>https://community.hpe.com/t5/operating-system-linux/maximum-file-parameter/m-p/4401945#M36142</link>
      <description>go with restarting the application.. the changes are dynamic to the server ma not to the APP/DB.</description>
      <pubDate>Tue, 21 Apr 2009 13:53:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/maximum-file-parameter/m-p/4401945#M36142</guid>
      <dc:creator>skt_skt</dc:creator>
      <dc:date>2009-04-21T13:53:23Z</dc:date>
    </item>
  </channel>
</rss>

