Operating System - HP-UX
1833757 Members
2575 Online
110063 Solutions
New Discussion

Re: Maxfiles_lim value increase

 
Carl Munnelly
Frequent Advisor

Maxfiles_lim value increase

I want to increase value of maxfiles_lim and maxfiles on N400-44 from 2048 to 4096.

However when I set new size for maxfiles_lim I'm told this is greater than the maximum value allowed which is 2048

Any ideas?
4 REPLIES 4
Steven E. Protter
Exalted Contributor

Re: Maxfiles_lim value increase

Shalom Carl,

See if there are any formulas limiting the value. If there are not, punt, find something else to do.

What has prompted you to want to increase this value?

Maybe look at some performance data.

http://www.hpux.ws/system.perf.sh

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Carl Munnelly
Frequent Advisor

Re: Maxfiles_lim value increase

No formulae in variable variable is currently set to 2048 and so is maxfiles.

Oracle user exceeded limit.

James R. Ferguson
Acclaimed Contributor

Re: Maxfiles_lim value increase

Hi Carl:

'maxfiles_lim' is the "hard" limit whose upper bound is constrained by the parameter 'nfiles'. You can change 'nfiles' to increase the 'maxfiles_lim' boundry.

Regards!

...JRF...
Patrick Wallek
Honored Contributor

Re: Maxfiles_lim value increase

Check the info here for maxfiles_lim:
http://docs.hp.com/en/TKP-90202/re36.html?btnNext=next%A0%BB

The limit for it is the same as the value of 'nfile'. So to increase maxfiles_lim, you also need to increase nfile.