Operating System - HP-UX
1833746 Members
2725 Online
110063 Solutions
New Discussion

about file: table id full

 
張朝家
Occasional Advisor

about file: table id full

Recently a error message "file:table is full"
happened on my rp8400 console,and anyone can not login

I don't konwn what reason for it,and what kernel parameter I can tune to avoid it


THANKS
2 REPLIES 2
Joseph Loo
Honored Contributor

Re: about file: table id full

hi,

u may like to increase the NFILE kernel parameter (and maybe MAXFILES as well).

r u able to do a sar command:

# sar -v 2 10

regards.
what you do not see does not mean you should not believe
Isralyn Manalac_1
Regular Advisor

Re: about file: table id full

Hi,

You need to check the sar -v output to find out whether you've saturated the open files limit. You may then need to modify your nfile kernel parameter. If you're running 11.22, you might want to install kcweb to monitor your kernel parameter usage.

Regards,

Isralyn