Operating System - HP-UX
1833635 Members
3654 Online
110062 Solutions
New Discussion

maxfiles and maxfiles_lim

 
SOLVED
Go to solution
Joe Redman
Advisor

maxfiles and maxfiles_lim

 
Peace
7 REPLIES 7
Lou Zirko_1
Frequent Advisor
Solution

Re: maxfiles and maxfiles_lim

Increase the nflocks kernel parameter. If you have glance it is one of the items that you can monitor.

Lou Zirko
Volker Borowski
Honored Contributor

Re: maxfiles and maxfiles_lim

Hi,

checkout

nfile, ninode and esp. nflocks.

Hope this helps
Volker
Christopher McCray_1
Honored Contributor

Re: maxfiles and maxfiles_lim

I know it's a different platform, but check this thread:

http://us-support2.external.hp.com/cki/bin/doc.pl/sid=3d2633b11036215d96/screen=ckiDisplayDocument?docId=200000039545441

Hope this helps
Chris

It wasn't me!!!!
Herve BRANGIER
Respected Contributor

Re: maxfiles and maxfiles_lim

Hi

Think your nflocks is not sufficient. On my
system I put nflocks=nproc.
You have nflocks=1845 and nproc=4096 !

HTH

Herv??

Roger Baptiste
Honored Contributor

Re: maxfiles and maxfiles_lim

Hi,

Increase the nflocks and
nfile parameters. You can
monitor their current usage
by going into glance and
selecting option "t" . It will
list the usage of key kernel
parms.

HTH
raj
Take it easy.
James R. Ferguson
Acclaimed Contributor

Re: maxfiles and maxfiles_lim

Hi Joseph:

Increase 'nflocks' and regenerate your kernel. 'nflocks' specifies the maximum number of file/record locks that are available system-wide. The default is only 200.

http://docs.hp.com/hpux/onlinedocs/os/KCparam.Nflocks.html

Regards!

...JRF...
Sridhar Bhaskarla
Honored Contributor

Re: maxfiles and maxfiles_lim

You would have increased nflocks also. When dealing with the kernel parameters nfile, maxfiles we need to consider nflocks too.

-Sri
You may be disappointed if you fail, but you are doomed if you don't try