- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- vxfs inode count
Operating System - HP-UX
1824994
Members
2126
Online
109678
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
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
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
тАО11-03-2003 07:32 AM
тАО11-03-2003 07:32 AM
vxfs inode count
Recently I noticed that /home has inode count of 87% and the file system is vxfs.
Does vxfs dynamically allocates inodes and
there for reporting 87% is misleading?
Is there a way to allocate more inodes to decrease the inode count?
ITO is configured to pick up inodes over 80% to report.
Please advices. Thanks.
Does vxfs dynamically allocates inodes and
there for reporting 87% is misleading?
Is there a way to allocate more inodes to decrease the inode count?
ITO is configured to pick up inodes over 80% to report.
Please advices. Thanks.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-03-2003 07:45 AM
тАО11-03-2003 07:45 AM
Re: vxfs inode count
From my HP performance training manual ever version of vxfs about 2.x has dynamic inode allocation and "cannot run out".
If it has wheels or a skirt, you can't afford it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-03-2003 07:48 AM
тАО11-03-2003 07:48 AM
Re: vxfs inode count
I really should proof read before I submit:
I appologize for my last responce. Let me try again.
From my HPUX performance training manual:
Every version starting with v-2 "inode allocation is dynamic and cannot run out."
I appologize for my last responce. Let me try again.
From my HPUX performance training manual:
Every version starting with v-2 "inode allocation is dynamic and cannot run out."
If it has wheels or a skirt, you can't afford it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-03-2003 07:52 AM
тАО11-03-2003 07:52 AM
Re: vxfs inode count
Vxfs filesystems do indeed allocate inodes on an "as-required" basis with one exception: If the file system was created specifying the maximum number of inodes using mkfs -F vxfs ninode=n where n is a non-zero value. In that case, the maximum number of inodes is fixed.
You can determine this by using mkfs with the -m option.
e.g. mkfs -F vxfs -m /dev/vg05/lvol2
The -m does not create a filesystem but instead display all the options used when an existing filesystem was created. Max mkfs_vxfs for details.
One method to lower the %inode usage would be to create a script to create a herd and temp files and then remove them but the better option --- especially if all the monitored filesystems are vxfs with unlimited inodes (the default) would be to ignore or at least increase the threshold.
You can determine this by using mkfs with the -m option.
e.g. mkfs -F vxfs -m /dev/vg05/lvol2
The -m does not create a filesystem but instead display all the options used when an existing filesystem was created. Max mkfs_vxfs for details.
One method to lower the %inode usage would be to create a script to create a herd and temp files and then remove them but the better option --- especially if all the monitored filesystems are vxfs with unlimited inodes (the default) would be to ignore or at least increase the threshold.
If it ain't broke, I can fix that.
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