HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: inodes
Operating System - HP-UX
1834146
Members
2708
Online
110064
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
12-18-2000 02:49 AM
12-18-2000 02:49 AM
inodes
i am currently doing an article about inodes.
does anyboody know any good web sites explainig all the concepts
does anyboody know any good web sites explainig all the concepts
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-18-2000 02:58 AM
12-18-2000 02:58 AM
Re: inodes
Here are a couple of links that could help you:
http://europe-support.external.hp.com/cki/bin/doc.pl/sid=c215838e0c7c8fed46/screen=ckiDisplayDocument?docId=200000044100215
http://europe-support.external.hp.com/cki/bin/doc.pl/sid=c215838e0c7c8fed46/screen=ckiDisplayDocument?docId=200000037470438
Best regards,
Dan
http://europe-support.external.hp.com/cki/bin/doc.pl/sid=c215838e0c7c8fed46/screen=ckiDisplayDocument?docId=200000044100215
http://europe-support.external.hp.com/cki/bin/doc.pl/sid=c215838e0c7c8fed46/screen=ckiDisplayDocument?docId=200000037470438
Best regards,
Dan
Everybody knows at least one thing worth sharing -- mailto:dan.hetzel@wildcroft.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-18-2000 03:10 AM
12-18-2000 03:10 AM
Re: inodes
Check on your system in /usr/share/doc.
The Veritas Admin Guide:
http://www.docs.hp.com/hpux/onlinedocs/os/veritas_admin.pdf
Configurable File-System Parameters
http://www.docs.hp.com//hpux/onlinedocs/os/KCparam.FilesysParamsList.html
Ownership and permissions are stored in the inode, anyone with write permission to a mounted partition can set the user ID for any file in that partition, regardless of the owner, bypassing the chmod() system call and other security checks.
Issue the ps -ef command on the NFS server, and check for many instances of the same application. Sometimes an application clones itself indefinitely until it uses up all the available inodes on a system.
The default maximum number of inodes shipped with HP-UX tends to be too small for sites that make extensive use of NFS. Follow this procedure to increase the maximum number of inodes on your NFS server:
Log in as root to the NFS server.
- SAM (System Administration Manager).
- Open Kernel Configuration.
- Open Configurable Parameters.
- Highlight the line that begins with ninode,
and choose Modify Configurable Parameter
from the Actions menu.
- Increase the value in the Formula/Value
field, either by changing the constant
multiplier in the formula or replacing the
formula with a value. If your ninode value
is currently set to the default (606), try
changing it to 2048.
The Veritas Admin Guide:
http://www.docs.hp.com/hpux/onlinedocs/os/veritas_admin.pdf
Configurable File-System Parameters
http://www.docs.hp.com//hpux/onlinedocs/os/KCparam.FilesysParamsList.html
Ownership and permissions are stored in the inode, anyone with write permission to a mounted partition can set the user ID for any file in that partition, regardless of the owner, bypassing the chmod() system call and other security checks.
Issue the ps -ef command on the NFS server, and check for many instances of the same application. Sometimes an application clones itself indefinitely until it uses up all the available inodes on a system.
The default maximum number of inodes shipped with HP-UX tends to be too small for sites that make extensive use of NFS. Follow this procedure to increase the maximum number of inodes on your NFS server:
Log in as root to the NFS server.
- SAM (System Administration Manager).
- Open Kernel Configuration.
- Open Configurable Parameters.
- Highlight the line that begins with ninode,
and choose Modify Configurable Parameter
from the Actions menu.
- Increase the value in the Formula/Value
field, either by changing the constant
multiplier in the formula or replacing the
formula with a value. If your ninode value
is currently set to the default (606), try
changing it to 2048.
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