On Tue, 2003-01-21 at 10:14, Piotr Giza wrote:
> On 21 Jan 2003, garry wrote:

> > 
>  Two many open files? You server must have been busy realy heavily! You 
> must increase the open files (and inodes and memory pages) limits in 
> /etc/rc.d/rc.local (for example) by puttind the following lines there:
> 
>                                                                                      
>                                                 
> # increase limit of open files
> nr=16384
> expr $nr \* 4 > /proc/sys/fs/inode-max
> echo $nr  > /proc/sys/fs/file-max
> 
> # increase size of memory pages reserved for kernel
> echo "1024 2048 3072" > /proc/sys/vm/freepages
> 
> I'm using Mandrake 9 and the above inode-max file does not exist,
how should i proceed?

regards
garry

>  > 
> > -------------------------------------------------------
> > This SF.NET email is sponsored by:
> > SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
> > http://www.vasoftware.com
> > _____________________________________________________________________
> > Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
> >       https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
> > For additional LTSP help,   try #ltsp channel on irc.freenode.net
> > 
> 
> 
> 
> -------------------------------------------------------
> This SF.NET email is sponsored by:
> SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
> http://www.vasoftware.com
> _____________________________________________________________________
> Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
>       https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
> For additional LTSP help,   try #ltsp channel on irc.freenode.net
> 




-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_____________________________________________________________________
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
      https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net

Reply via email to