Status Signal: file table overflow
Support knowledgebase (bk_filetableoverflow)
Applies to
SuSE Linux: All versions
Symptom:
When you use many system resources, a message similar to:
file table overflow
is displayed.
Cause:
Apparently your program requires more system resources than those usually provided by Linux.
Solution:
The solution is available in the kernel HOWTO at:
http://www.linuxdoc.org/HOWTO/Kernel-HOWTO-7.html#ss7.14
The following examples might be helpful for those who want
to change the kernel soft limits:
echo 4096 > /proc/sys/fs/file-max
echo 12288 > /proc/sys/fs/inode-max
echo 300 400 500 > /proc/sys/vm/freepages
Keywords: FILETABLE, FILE-MAX, OVERFLOW, INODE-MAX, FREEPAGES, PROC, SOFTLIMITS
Categories:
Kernel
SDB-bk_filetableoverflow, Copyright SuSE Linux AG, Nürnberg, Germany
- Version: 18. Jun 2002
SuSE Linux AG - Last generated: 18. Jun 2002 by ip (sdb_gen 1.40.0)