- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Setting buffer cache on HP-UX 11.11 system
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
06-20-2008 07:21 AM
06-20-2008 07:21 AM
Can anyone offer suggestions on how to set buffer cache to 400 MB on a system with 64 GB of memory installed?
Any assistance would be appreciated.
Thank you.
Tom Wolf
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-20-2008 07:29 AM
06-20-2008 07:29 AM
Re: Setting buffer cache on HP-UX 11.11 system
Setting this number is a matter of how you use the system.
To set to a particular number is not very helpful.
Memory is defined by HP-UX as ram plus swap
dbc_max_pct is calculated on memory or physical memory I don't remember. Its a percentage. Pick the percentage that brings you closest to 400 MB if that number is so appearling to you.
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
06-20-2008 07:51 AM
06-20-2008 07:51 AM
Re: Setting buffer cache on HP-UX 11.11 system
But if your wanting to try it, maybe you could get close to it by setting dbc_max to 2 and dbc_min to 1. You'd come out higher than 400M.
Of course it does make me really wonder what the rest of the parms are set at.
Rgrds,
Rita
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-20-2008 09:14 AM
06-20-2008 09:14 AM
Re: Setting buffer cache on HP-UX 11.11 system
http://forums12.itrc.hp.com/service/forums/questionanswer.do?threadId=419867
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-21-2008 03:54 PM
06-21-2008 03:54 PM
Re: Setting buffer cache on HP-UX 11.11 system
There's an old saying about what happens when you assume. Isn't 100 X 4096 bytes the same as 400KB, not 400 MB? That would explain your observed "1MB." To be honest, I'm almost surprised your system didn't deadlock (not just peform badly) due to lack of buffers.
Math aside, let's back up a bit. what sort of applications/load are you running, and why do you believe you need to be so careful about the last percent of memory on a system with 64 GB of RAM? I think the answer to that might be worth drilling into a bit.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-21-2008 06:26 PM
06-21-2008 06:26 PM
SolutionBill Hassell, sysadmin