- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- increasing nfile parameter
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
12-23-2003 09:28 PM
12-23-2003 09:28 PM
Can someone clarify for me that whenI change the kernel param for nfile - is there any other params or settings that also need to be changed or any issues may occure. Would it be a good idea to make a copy of the /stand/vmunix?
Thanks in advance
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-23-2003 09:32 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-23-2003 09:38 PM
12-23-2003 09:38 PM
Re: increasing nfile parameter
It is -always- a good idea to make a vmunix.prev file, since it ensures your ability to reboot should anything go wrong.
greets
Wout
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-23-2003 09:40 PM
12-23-2003 09:40 PM
Re: increasing nfile parameter
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-23-2003 09:51 PM
12-23-2003 09:51 PM
Re: increasing nfile parameter
Unless you want to replace this formula with a hard-coded value. You might want to consider increasing NPROC or MAXUSERS instead. This will have the effect of making a consistent increase to all the values that use NPROC in their formulae: effective_maxpid, ksi_alloc_max, ninode, nkthread, nproc, nsysmap, and nsysmap64. Increasing MAXUSERS would have a similar ripple effect.
Just a thought.
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-24-2003 12:31 AM
12-24-2003 12:31 AM
Re: increasing nfile parameter
I noticed the formula and updated the maxusers param which did the trick.
cheers
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-24-2003 12:36 AM
12-24-2003 12:36 AM
Re: increasing nfile parameter
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-24-2003 02:07 AM
12-24-2003 02:07 AM
Re: increasing nfile parameter
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-24-2003 03:45 AM
12-24-2003 03:45 AM
Re: increasing nfile parameter
ninodes is another - but keep in mind - these are only when the standard kernel isn't right.