HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: dmesg
Operating System - HP-UX
1833053
Members
2531
Online
110049
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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
09-27-2001 03:12 AM
09-27-2001 03:12 AM
dmesg
i work on hp900/813 hp-ux 10.20
when i do
# dmesg
i receive an error
Sep 27 11:51
...
is full
file: table is full
file: table is full
an idea ?
rgrds
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-27-2001 03:23 AM
09-27-2001 03:23 AM
Re: dmesg
Youve overflowed one of your kernel tables - the one called file table. This is set by the nfile parameter in the /stand/system file. You need to increase the value of nfile, build a new kernel and reboot. SAM can do all this for you.
Im from Palmerston North, New Zealand, but somehow ended up in London...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-27-2001 03:23 AM
09-27-2001 03:23 AM
Re: dmesg
Hi,
Your nfile kernel parameter has hit its limit.
Please see:
http://forums.itrc.hp.com/cm/QuestionAnswer/1,1150,0x22388ffa98a2d5118ff10090279cd0f9,00.html
Rgds, Robin.
Your nfile kernel parameter has hit its limit.
Please see:
http://forums.itrc.hp.com/cm/QuestionAnswer/1,1150,0x22388ffa98a2d5118ff10090279cd0f9,00.html
Rgds, Robin.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-27-2001 04:26 AM
09-27-2001 04:26 AM
Re: dmesg
Hi,
Check your nfile usage, sar -v 5 5 (look in the column file-sz)
To increase it, you can use SAM or if you want to do it manually
1. cd /stand/build
2. /usr/lbin/system_prep -s /stand/build/system
3. Edit the system file and increase nfile (about 30-50%) of what you have now.
4. mk_kernel
5. cd /stand
6. mv system system.prev
7. mv vmunix vmunix.prev
8. mv build/system .
9. mv build/vmunix .
10. shutdown -ry now
Once the machine is back up and running, you may want to check nfile usage, using sar -v
-HTH
Ramesh
Check your nfile usage, sar -v 5 5 (look in the column file-sz)
To increase it, you can use SAM or if you want to do it manually
1. cd /stand/build
2. /usr/lbin/system_prep -s /stand/build/system
3. Edit the system file and increase nfile (about 30-50%) of what you have now.
4. mk_kernel
5. cd /stand
6. mv system system.prev
7. mv vmunix vmunix.prev
8. mv build/system .
9. mv build/vmunix .
10. shutdown -ry now
Once the machine is back up and running, you may want to check nfile usage, using sar -v
-HTH
Ramesh
They think they know but don't. At least I know I don't know - Socrates
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP