- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: sar -v shows ninode at 0
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-16-2002 07:26 AM
07-16-2002 07:26 AM
sar -v shows ninode at 0
inode-sz
0/5168
The server is at 11.0 and the filsystems are set up vxfs. I don't understand how current number of inode cache can be 0. This server is also running 4 oracle databases.
Any ideas?
Thanks in advance.
nancy rippey
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-16-2002 07:31 AM
07-16-2002 07:31 AM
Re: sar -v shows ninode at 0
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-16-2002 07:32 AM
07-16-2002 07:32 AM
Re: sar -v shows ninode at 0
Since inodes are allocated as needed on VxFS (JFS) filesystems, the metrics are somewhat meaningless.
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-16-2002 07:34 AM
07-16-2002 07:34 AM
Re: sar -v shows ninode at 0
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-16-2002 07:35 AM
07-16-2002 07:35 AM
Re: sar -v shows ninode at 0
On VxFS, inodes are allocated dynamically and hence dont worry. If you have a hfs filesystem then you have to worry.
Piyush
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-16-2002 07:41 AM
07-16-2002 07:41 AM
Re: sar -v shows ninode at 0
nancy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-16-2002 07:42 AM
07-16-2002 07:42 AM
Re: sar -v shows ninode at 0
nancy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-16-2002 08:02 AM
07-16-2002 08:02 AM
Re: sar -v shows ninode at 0
The "inod-sz" represent the # of of ACTIVE inodes (including HFS & JFS inodes). The 1st value (before /) is the current size of the inode cache and the 2nd value (after /) is the maximum size of the inode cache. This maximum size reflects the maximum size of the HFS inode cache (from kernel value "ninode").
...
You got me !! You should see some "active" inodes registering in the sar output at least. What does glance shows ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-16-2002 08:08 AM
07-16-2002 08:08 AM
Re: sar -v shows ninode at 0
Glance shows
Inode cache (ninde) 5168 avail. and Util& at 0
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-16-2002 09:28 AM
07-16-2002 09:28 AM
Re: sar -v shows ninode at 0
# what /usr/sbin/sar
gives
$Revision: 82.1.1.12 $
PATCH_11_00: sar.o 00/12/01
whereas on my 11i server ..
# what /usr/sbin/sar
gives
$Revision: B.11.11_LR
Fri Oct 27 00:31:45 PDT 2000 $
I'm thinking "sar" might need to be patched. You may want to try keyword search "sar" in the patch DB to see if anything come up at all.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-16-2002 10:56 AM
07-16-2002 10:56 AM
Re: sar -v shows ninode at 0
$Revision: 82.1.1.17 $
PATCH_11_00: sar.o 01/12/02