1847113 Members
5619 Online
110263 Solutions
New Discussion

Re: syslog

 
Indrajit Bhagat
Regular Advisor

syslog

What does this error message indicates : "file table full" in syslog.log
5 REPLIES 5
Ivan Krastev
Honored Contributor

Re: syslog

See previous thread for configuring kernel parameters - http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=945668


regards,
ivan
Patrick Wallek
Honored Contributor

Re: syslog

It means you have hit the limit defined by the kernel parameter NFILE.

You will have to increase NFILE, recompile the kernel and reboot. In the mean time you may have to get some users to log off to free some spots in the file table.
James R. Ferguson
Acclaimed Contributor

Re: syslog

HI:

The message means that you have exceeded the maximum number of open files limited by the kernel parameter 'nproc'. You should increase the value specified. Be generous, very little kernel memory is required for this table. You can track your usage with 'sar -v' and/or with 'glance' in its '(t)able' view.

Regards!

...JRF...
James R. Ferguson
Acclaimed Contributor

Re: syslog

Hi (again):

Ooops, my previous post should say 'nfile', *not* 'nproc'...sorry!

Regards!

...JRF...
Calandrello
Trusted Contributor

Re: syslog

Friend this occurs due to parametro of kernel that he arrived at the use limit