- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- inod-sz problem
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
07-13-2004 11:17 AM
07-13-2004 11:17 AM
inod-sz problem
We have 2 HPUX 11.11 machines and whenever I do sar -v 1 5 on one machine the output is
text-sz ov proc-sz ov inod-sz ov file-sz ov
N/A N/A 137/820 0 714/1088 0 688/1899 0
and on the another machine it is
text-sz ov proc-sz ov inod-sz ov file-sz ov
N/A N/A 129/820 0 0/1088 0 593/1899 0
As you can see both the machines have inod-sz as 1088 and on 1 machine the current inode usage is 700+ while on the another it stays 0.
My Question is which value is correct and is there any way I can have identical results ( or very less difference ) between the two.
Thanks,
Girish
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-13-2004 11:24 AM
07-13-2004 11:24 AM
Re: inod-sz problem
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-13-2004 11:24 AM
07-13-2004 11:24 AM
Re: inod-sz problem
There is nothing to worry about the difference in the output. It depends on the number of inodes that are currently open in the machine.
in machine1, there seems to be lot of activity going on than machine2.
You can simply ignore the difference.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-19-2004 12:46 AM
07-19-2004 12:46 AM
Re: inod-sz problem
Those sar statistics relate to the Inode cache for HFS type file systems.
If all file systems on one of your machines
were of type VxFS then that would explain
why its inode usage stays at zero.
So, despite the obvious difference, both values are "correct".
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-19-2004 01:07 AM
07-19-2004 01:07 AM
Re: inod-sz problem
( SR:8606179211 CR:JAGad48435 )
sar -v and glance show ninode usage (count of active inodes on the system) as 0.
Best regards...
Dietmar.