Federico Edelman Anaya <[EMAIL PROTECTED]> wrote:
> 
> The solution was:
> 
> echo "65536" > /proc/sys/fs/inode-max
> echo "16384" > /proc/sys/fs/file-max
> 
> So.. you need to do this every system reboot, I don't know how to make
> this persistent.. anybody have idea or know how to make this persistent?

This is really more of a Unix/Linux question than anything else.  However,
try adding those two lines to the end of /etc/rc.d/rc.local or your
system's equivalent.

Charles
-- 
-----------------------------------------------------------------------
Charles Cazabon                            <[EMAIL PROTECTED]>
GPL'ed software available at:  http://www.qcc.sk.ca/~charlesc/software/
Any opinions expressed are just that -- my opinions.
-----------------------------------------------------------------------

Reply via email to