- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- INODE table
Operating System - HP-UX
1822895
Members
3426
Online
109645
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
Go to solution
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
03-06-2001 02:33 AM
03-06-2001 02:33 AM
"sar -v" reports that the ninode table is zero meanwhile nfile table value is high.
Why ?
Why ?
Solved! Go to Solution.
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2001 04:36 AM
03-06-2001 04:36 AM
Solution
The inode table is an in-core cache of current and recently opened HFS files. Note: HFS files. That means that for typical systems, the cache is seldom used (and often FAR TOO BIG) as /stand is the only HFS filesystem on the disk.
Unless you have lots of HFS filesystems (hint: mount -p), the ninode parameter should NOT be a formula but set to about 500 ot 1000 as a fixed value. Because it is a cache, it has 1 entry for every UNIQUE file that is now or has been opened recently so it may look quite full. But typically, it will only have occupied slots when you access the /stand directory (ie, kernel buiding, including running SAM)
Bill Hassell, sysadmin
Unless you have lots of HFS filesystems (hint: mount -p), the ninode parameter should NOT be a formula but set to about 500 ot 1000 as a fixed value. Because it is a cache, it has 1 entry for every UNIQUE file that is now or has been opened recently so it may look quite full. But typically, it will only have occupied slots when you access the /stand directory (ie, kernel buiding, including running SAM)
Bill Hassell, sysadmin
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
Learn About
News and Events
Support
© Copyright 2025 Hewlett Packard Enterprise Development LP