>Sometimes i get this error :
>"too many open files in system"
>causing my system to fail.
>How do I increase the number of files ?
>
ok, in /usr/src/linux/include/linux/fs.h

#define NR_INODE 3072 /* this should be bigger than NR_FILE 8/
#define NR_FILE 1024 /* this can well be larger on a larger system */

and then recompile


-- 
  PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
         To unsubscribe: mail [EMAIL PROTECTED] with 
                       "unsubscribe" as the Subject.

Reply via email to