- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Too many inodes?
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-01-2006 09:27 PM
03-01-2006 09:27 PM
Too many inodes?
The output of bdf -i on that mountpoint shows that the total number of inodes is huge (64786916) when compared to the number of inodes of the other lvols(1988864).
Any ideas would be greatly appreciated.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-01-2006 09:41 PM
03-01-2006 09:41 PM
Re: Too many inodes?
What do you mean by missing 17GBs. Generally it happens when you delete some large file which is in use by some application.
After doing so the space occupied by such files will not be released untill the application is termintaed.
You should not be in any lack of space due to access of inodes.
HTH,
Devender
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-01-2006 09:48 PM
03-01-2006 09:48 PM
Re: Too many inodes?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-01-2006 09:58 PM
03-01-2006 09:58 PM
Re: Too many inodes?
Which 17 GB you are talking about. The file system has everything free and has only around 80K used and that is understood to be used by file system structures.
Is there any difference in LVOL size and file system size. If yes then somebody extended the LVOL after creating the file system and you can extend file system as well using extendfs.
Can you also attach
#lvdisplay -v /dev/vgoracle3/lvol01
your query is still unclear.
HTH,
Devender
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-01-2006 10:10 PM
03-01-2006 10:10 PM
Re: Too many inodes?
kbytes: 259,194,880
available kbytes: 242,920,218
used kbytes: 79,989
So 242,920,218 + 79,989 = 243,000,207. Where is the rest space?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-01-2006 10:23 PM
03-01-2006 10:23 PM
Re: Too many inodes?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-01-2006 11:09 PM
03-01-2006 11:09 PM
Re: Too many inodes?
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-02-2006 12:13 AM
03-02-2006 12:13 AM
Re: Too many inodes?
What i've noticed is that there is a difference between the output of bdf and df -k, even though i've unmounted, vgexported and recreated the vg! Starting a restore on the mountpoint seems to have woken bdf since its starting to report much more sane sizes.
However, since this seems to be a rather complicated case, i've logged a call with HP.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-02-2006 12:24 AM
03-02-2006 12:24 AM
Re: Too many inodes?
when you create a filesystem you will lose some space for filesystem administration +/- 7%
242920218 - 18143641 (7%) = 241051238
Regards,
Robert-Jan