- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: HPUX 11.31 memory utilization
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-2009 09:54 AM
07-16-2009 09:54 AM
I have a VM guest running HPUX 11.31, install from DVD and take all kernel parameter as default. The VM has 32GB allocated, however, when bring up the OS, the memory utilization is showing 30% already (which is about 10GB), there was no application/database running, just only OS, I am wondering what kernel parameters I have to look into to reduce the memory utilization.
Thanks,
Simon
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-16-2009 10:29 AM
07-16-2009 10:29 AM
Re: HPUX 11.31 memory utilization
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-16-2009 10:35 AM
07-16-2009 10:35 AM
Re: HPUX 11.31 memory utilization
How many HP-UX IVM VMGUEST are running on the VMHOST,what is the percent of Memory present on the VMGUEST.
10% of the Total Memory is to be used by VMHOSTS.
Just give this command then you got the output of RAM & CPU Utilization.
# hpvmstatus -P vm00 (Example â VMGUEST name)
[Virtual Machine Details]
Virtual Machine Name VM # OS Type State
==================== ===== ======= =======================
Eccr3qa 2 HPUX On (OS)
[Authorized Administrators]
Oper Groups:
Admin Groups:
Oper Users:
Admin Users:
[Virtual CPU Details]
#vCPUs Entitlement Maximum
====== =========== ======================================
1 50.0% 100.0%
[Memory Details]
Total Reserved
Memory Memory
======= ========
9 GB 64 MB
[Storage Interface Details]
Guest Physical
Device Adaptor Bus Dev Ftn Tgt Lun Storage Device
======= ========== === === === === === ========= ===========
Disk scsi 0 1 0 0 0 lv /dev/vg02/rlvol1
Disk scsi 0 1 0 1 0 lv /dev/vg04/rlvol1
Disk scsi 0 1 0 2 0 disk /dev/rdsk/c6t1d2
Tape scsi 0 1 0 6 0 attach /dev/rscsi/c5t0d2
[Network Interface Details]
Interface Adaptor Name/Num PortNum Bus Dev Ftn Mac Address
========= ========== ========== ======= === === === ========
vswitch lan QASW 1 0 0 0 96-84-54-92-41-31
[Misc Interface Details]
Guest Physical
Device Adaptor Bus Dev Ftn Tgt Lun Storage Device
======= ========== === === === === === ========= ============
Serial com1 tty console
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-16-2009 11:17 AM
07-16-2009 11:17 AM
Re: HPUX 11.31 memory utilization
http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1337384
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-16-2009 11:36 AM
07-16-2009 11:36 AM
Solution1) Collect some data on actual use.
http://www.hpux.ws/?p=8
2) Maybe some performance info
http://www.hpux.ws/?p=6
Item one will show you what processes are using how much memory.
kctune -l
Lets see what your kernel parameters are.
I don't find this use out of range, especially if this is a default install and dbc_max_pct buffer pool is set to 50%
That is a big eater of memory right there.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-16-2009 11:58 AM
07-16-2009 11:58 AM
Re: HPUX 11.31 memory utilization
The new parameters are filecache_min and filecache_max. However, the default values are still the same. You could try tuning filecache_max, which is a DYNAMIC parameter now.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-16-2009 07:12 PM
07-16-2009 07:12 PM
Re: HPUX 11.31 memory utilization
See:
http://h71028.www7.hp.com/ERC/downloads/4AA0-7157ENW.pdf
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-16-2009 09:39 PM
07-16-2009 09:39 PM
Re: HPUX 11.31 memory utilization
Please post the current value of 'filecache_min' kernel tunable as well.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-17-2009 04:41 AM
07-17-2009 04:41 AM
Re: HPUX 11.31 memory utilization
The server is running HPUX 11.31 on a VM guest. Pls see the attached output file, the filescache kernel values listed in the following.
filecache_max 32679649280 Default Auto
filecache_min 3267964928 Default Auto
Correction the VM has 64GB instead of 32GB, but still the memory utilization is still high (10GB), cause the application people question they will only has 54GB to use.
Thanks all,
Simon
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-17-2009 05:02 AM
07-17-2009 05:02 AM
Re: HPUX 11.31 memory utilization
First -- v3 is going to use absolutely guaranteed 5%. In practice, it will eat around 8 to 9%. So you're using an additional 6%, which considering you told the filecache it can go between 5 to 50% (defaults) may not be that surprising.
kcusage filecache_max?
And remind the application folks that an idling OS will cache things more than a loaded OS. (And that bringing up a workload may entail new kernel metadata that isn't reflected here yet). You can't know exactly how much they'll have based on a simple idle state. Once free memory starts to get low - the OS will push caches down. [But your current settings mean that at least 10% is going to be held by the OS (5% for per-page metadata, 5% for filecache_min), more likely at least 14 to 15%, so this isn't a bad ballpark to start from.]
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-17-2009 05:08 AM
07-17-2009 05:08 AM
Re: HPUX 11.31 memory utilization
base of the following, if reduce the filecache_max does it help to reduce the utilization also?
Tunable Usage / Setting
=============================================
filecache_max 211832832 / 32679649280
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-17-2009 05:24 AM
07-17-2009 05:24 AM
Re: HPUX 11.31 memory utilization
The usage is currently only 202 MB out of 30 GB.
Tunable Usage / Setting
=============================================
filecache_max 211832832 / 32679649280
211,832,832 bytes = 202 MB
32,679,649,280 bytes = 30.4 GB