<?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 Maxusers on Linux in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/maxusers-on-linux/m-p/2907345#M3728</link>
    <description>Hi everybody,&lt;BR /&gt;&lt;BR /&gt;I??ve to configure an DL380G2 (Redhat 8.0 Prof) as an File- &amp;amp; Database Server (700-1000 Users).&lt;BR /&gt;&lt;BR /&gt;Where can I set maxusers, max open files or inodes like in hpux? Is it possible to set this in the sysctl.conf file?&lt;BR /&gt;&lt;BR /&gt;Thanks, Markus&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Tue, 18 Feb 2003 19:01:57 GMT</pubDate>
    <dc:creator>Markus_10</dc:creator>
    <dc:date>2003-02-18T19:01:57Z</dc:date>
    <item>
      <title>Maxusers on Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/maxusers-on-linux/m-p/2907345#M3728</link>
      <description>Hi everybody,&lt;BR /&gt;&lt;BR /&gt;I??ve to configure an DL380G2 (Redhat 8.0 Prof) as an File- &amp;amp; Database Server (700-1000 Users).&lt;BR /&gt;&lt;BR /&gt;Where can I set maxusers, max open files or inodes like in hpux? Is it possible to set this in the sysctl.conf file?&lt;BR /&gt;&lt;BR /&gt;Thanks, Markus&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 18 Feb 2003 19:01:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/maxusers-on-linux/m-p/2907345#M3728</guid>
      <dc:creator>Markus_10</dc:creator>
      <dc:date>2003-02-18T19:01:57Z</dc:date>
    </item>
    <item>
      <title>Re: Maxusers on Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/maxusers-on-linux/m-p/2907346#M3729</link>
      <description>THere is no 'max users' settings that I'm aware of.&lt;BR /&gt;&lt;BR /&gt;As for open file handles, and inodes, you might need to up these values.&lt;BR /&gt;&lt;BR /&gt;Yes, you would use 'sysctl.conf' to do this reliably.&lt;BR /&gt;&lt;BR /&gt;The details are not stored in a file on the disk, but are configurable during run time by modifing the contents on the proc file system mounted under /proc/sys/.&lt;BR /&gt;&lt;BR /&gt;The details of the changes you can make are in the kernel documentation in the file "/usr/share/doc/kernel-doc-*/sysctl/*.txt" (probably 'fs' and 'kernel').&lt;BR /&gt;&lt;BR /&gt;In all probability, you won't need to change any of these details.</description>
      <pubDate>Tue, 18 Feb 2003 22:10:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/maxusers-on-linux/m-p/2907346#M3729</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2003-02-18T22:10:55Z</dc:date>
    </item>
    <item>
      <title>Re: Maxusers on Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/maxusers-on-linux/m-p/2907347#M3730</link>
      <description>On a 2.2 kernel /proc/sys/fs/file-max is something like 1024.&lt;BR /&gt;On a 2.4 kernel it's something like 4096. I usually blow this way up to some thing like: 115000.&lt;BR /&gt;&lt;BR /&gt;I put this in /etc/rc.d/rc.local:&lt;BR /&gt;&lt;BR /&gt;echo 115000 &amp;gt; /proc/sys/fs/file-max&lt;BR /&gt;for inodes I don't know how.&lt;BR /&gt;&lt;BR /&gt;When you say maxusers I think BSD and Solaris.&lt;BR /&gt;Under Linux kernel table are (mostly) autotuning.&lt;BR /&gt;Take a look at /proc/slabinfo and the doc that surround it.&lt;BR /&gt;Monitoring this file will give you a better Idea of if you have "kernel tunables" problems.&lt;BR /&gt;</description>
      <pubDate>Wed, 19 Feb 2003 20:15:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/maxusers-on-linux/m-p/2907347#M3730</guid>
      <dc:creator>david_69</dc:creator>
      <dc:date>2003-02-19T20:15:31Z</dc:date>
    </item>
    <item>
      <title>Re: Maxusers on Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/maxusers-on-linux/m-p/2907348#M3731</link>
      <description>Out of the box Linux will be able to handle lots of users without much adjustment.  If you run into specific issues, you can make the adjustment there.&lt;BR /&gt;&lt;BR /&gt;I'm an HP-UX admin, and the way the kernel and limits is handled in Linux is totally different.&lt;BR /&gt;&lt;BR /&gt;The only Linux kernel modificaitons I would consider making are those specifically recommended by the database manufacturer themselves for Linux.&lt;BR /&gt;&lt;BR /&gt;Just because you had to make adjustment A for HP-UX doesn't mean much in the Linux world.&lt;BR /&gt;&lt;BR /&gt;Good luck.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 20 Feb 2003 00:50:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/maxusers-on-linux/m-p/2907348#M3731</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-02-20T00:50:36Z</dc:date>
    </item>
  </channel>
</rss>

