- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Error when trying to change maxfiles_lim kerne...
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-06-2008 12:51 AM
05-06-2008 12:51 AM
I'm trying to change 'maxfiles_lim' kernel parameter on HP-UX 11.31 to a new value as prerequisit for oracle application installation release 12 (12.0.4)for HP-UX Itanium :
maxfiles_lim 4096 Default value
maxfiles_lim 65536 New value (as Oracle Required)
but always i have this problem:
ERROR: The proposed values for nfile (30000) and maxfiles_lim
(65536)do not meet the constraint of (nfile >= (2 *
maxfiles_lim)).
Command Unsuccessful
but as u know guys nfile is Obsolete on HP-UX 11.31,and it's now private and deprecated...:(
so could you please help me in this issue ?how i can change maxfiles_lim to this value 65536?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-06-2008 01:04 AM
05-06-2008 01:04 AM
Re: Error when trying to change maxfiles_lim kernel parameter on HP-UX 11.31
Note please maxfiles <= maxfiles_lim << nfile
Nfiles is obsolete but not unconsiderable.
Show the kernel parameters what is the value of nfile.
maxfiles_lim values must be lower than nfile.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-06-2008 01:11 AM
05-06-2008 01:11 AM
Re: Error when trying to change maxfiles_lim kernel parameter on HP-UX 11.31
thanx for prompt response.....:)
i'm trying to see the nfile value,but unfortunately i can't find it,but the value proposed to be (30000)as you can see it from the Error message above,although i can't to change this value to 65536 on one of the other nodes........?
thanx in advance
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-06-2008 02:13 AM
05-06-2008 02:13 AM
Solution>i'm trying to see the nfile value but unfortunately i can't find it but the value proposed to be (30000)
I assume you can use kctune to change the value of nfile to 128K, then you can change maxfiles_lim.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-06-2008 03:03 AM
05-06-2008 03:03 AM
Re: Error when trying to change maxfiles_lim kernel parameter on HP-UX 11.31
thanx for your help,everything seems to be OK now.....:)
i have changed nfile parameter to the Default value which is 0,it was 30000 before,after that i could change the tunable maxfiles_lim to the 65536
thanx
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-06-2008 03:07 AM
05-06-2008 03:07 AM
Re: Error when trying to change maxfiles_lim kernel parameter on HP-UX 11.31
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-05-2010 12:46 AM
08-05-2010 12:46 AM