- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: vmunix: file: table is full
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
03-18-2011 02:54 AM
03-18-2011 02:54 AM
We got message like this ..
prod132vmunix: file: table is full..& that time server was not accessible...So we power cycle the server now it is fine..IThis happen 2 time in one month .. go through the forum & come to know that i need to increase my nfile value. before increasing that i just want to confirm as this server is imp. to us.
B.11.11;9000/800/L1500-7x.
#sar -v 1
06:23:28 text-sz ov proc-sz ov inod-sz ov file-sz ov
06:23:29 N/A N/A 160/2048 0 1450/2728 0 1390/5174 0
prod132-root@ /var/adm/syslog > kmtune|grep -i MAXUSERS
maxusers 512 - 512
nclist 8292 - (100+16*MAXUSERS)
ninode 2728 - ((NPROC+16+MAXUSERS)+32+(2*NPTY))
prod132-root@ /var/adm/syslog >
Current value of nfile is 5174 right?
Shall i make it double or triple?
Is it require to increase maxusers value also?
Regards
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-18-2011 03:00 AM
03-18-2011 03:00 AM
Re: vmunix: file: table is full
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-18-2011 03:19 AM
03-18-2011 03:19 AM
Re: vmunix: file: table is full
Thank you for quick reply, If you think double or triple will not be perfect then can you suggest me what value we can use for nfile, what about MAXUSERS is it require to increase also? as already we face reboot 2 times so we want to increase as much as we can ....is there any limit of increase? we can do it with sam right?
Regards,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-18-2011 04:13 AM
03-18-2011 04:13 AM
Solutionmaxusers: This kernel parameter is used in various algorithms and formulas throughout the kernel. It is used to limit system resource allocation and not the actual number of users on the system. It is also used to define some system table sizes. The default values of nproc, ncallout, ninode and nfile are defined in terms of maxusers.
Please check this:
http://docs.hp.com/en/1219/tuningwp.html
Are you ussing Oracle? Wich version? Have you followed the recommendations of Kernel tuning preliminary to the installation of Oracle?
Rgds.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-18-2011 04:53 AM
03-18-2011 04:53 AM
Re: vmunix: file: table is full
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-18-2011 05:04 AM
03-18-2011 05:04 AM
Re: vmunix: file: table is full
Database Oracle 8.1.7
Application OVO
regards
Ani
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2011 02:21 AM - last edited on 07-13-2011 01:54 PM by Kevin_Paul
03-19-2011 02:21 AM - last edited on 07-13-2011 01:54 PM by Kevin_Paul
Re: vmunix: file: table is full
<
refer this it will answer your query
http://h30499.www3.hp.com/t5/System-Administration/vmunix-file-table-is-full/m-p/3278242#M179925
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-21-2011 07:31 AM
03-21-2011 07:31 AM
Re: vmunix: file: table is full
My current nfile value is 5174, now i will make it 10,000 via sam sothat sam will do every thing i will just change the value in sam & it will do the needful.Please find the attachment i have some question ..
Regards,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-21-2011 07:44 AM
03-21-2011 07:44 AM
Re: vmunix: file: table is full
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-21-2011 08:01 AM
03-21-2011 08:01 AM
Re: vmunix: file: table is full
Just put 10000 there and SAM will do it.
>In LHS I will choose "Specify New Formula /value" & "Formula/value:" field I need to put 10000 right?
Right.
>Then what does "Calculated Value" mean?
If you have a complex formula, it will be the actual value.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-21-2011 08:01 AM
03-21-2011 08:01 AM
Re: vmunix: file: table is full
The "calculated value" will show what is calculated if you had a formula in the formula/value field.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-21-2011 04:46 PM
03-21-2011 04:46 PM
Re: vmunix: file: table is full
And be sure to write a script that looks at sar -v 1 1 every 10 or 20 minutes, checking that the last pair of numbers (called file) are not getting close. If nfile is 85% full, it is time to schedule a reboot and double the current number.
Bill Hassell, sysadmin