- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Memory usage dubt
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
09-25-2003 07:58 PM
09-25-2003 07:58 PM
Memory usage dubt
I have a N4000, with install 4GB of Physical memory.
There are not particular processes running, and the server use 46% of the memory.
I attach a file with glance memory report output and kmeminfo -V output.
I hope that you can help me.
Thanks
Filo
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-25-2003 08:05 PM
09-25-2003 08:05 PM
Re: Memory usage dubt
Filo
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-25-2003 08:08 PM
09-25-2003 08:08 PM
Re: Memory usage dubt
2 things to check;
1. vx_ninode kernel parameter should not be set to 0 - or else it can grow huge. Check with;
kmtune | grep vx_ninode
Set it to something like 5000 to 10000, rebuild you kernel and reboot.
2. dbc_max_pct and dbc_min_pct should also not be 0, or set to anything large. For 4GB of ram dbc_min_pct should be set to around 2 (2%) and dbc_mac_pct to 10 (10% or 400MB). If not set them, build a new kernel, and reboot.
This should free up lots of RAM.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-25-2003 08:14 PM
09-25-2003 08:14 PM
Re: Memory usage dubt
Bufcache = 104857 409.6m 10% for buffer cache
But your kmeminfo doesnt show the vx_ninode size, eg;
Dynamic = 235399 919.5m 11% Kernel dynamic memory
Arenas = 177297 692.6m 8% Kernel arenas
vx_buffer_cache = 72576 283.5m 3%
vx_ninod kernel parameter = vx_buffer_cache above. How big is yours ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-25-2003 08:26 PM
09-25-2003 08:26 PM
Re: Memory usage dubt
Parameter: vx_ninode value: 0
Thanks
Filo
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-25-2003 08:38 PM
09-25-2003 08:38 PM
Re: Memory usage dubt
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-25-2003 09:36 PM
09-25-2003 09:36 PM
Re: Memory usage dubt
Thanks
Filo
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-25-2003 10:40 PM
09-25-2003 10:40 PM