- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- changing dbc_max_pct daily
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
02-17-2006 03:22 AM
02-17-2006 03:22 AM
We found quite a performance boost when we increased the buffer cache (dbc_max_pct) to 50%, but this is not a realistic setting during the business day when 200+ users are on the system.
Is it reasonable, or have you heard of anyone changing this parameter daily? Raising the "dbc_max_pct" at night to 50% and lowering it in the morning to 30%.
If we did this, would we expect errors, memory garbage... any problems.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2006 03:27 AM
02-17-2006 03:27 AM
SolutionWell, if it works for you, so be it.
No, there should not be any problems nor errors. When the change is made dynamically, I'd expect the syncer daemon do do a bit of extra work to bring the buffer cache down, but that's about all.
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2006 03:33 AM
02-17-2006 03:33 AM
Re: changing dbc_max_pct daily
I used to in older days when resouces and performance were difficult to get, it was not in the morning but in the evening when you could say the system ( 822 - 855)passed from transactional to batch mode...
What I dont understand in your case is you seem to work it out the other way round...
Therefore I had 2 kernels, one for daytime with plenty users on for night where most resources were affected to very few users but they had more of everything...
All the best
Victor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2006 03:48 AM
02-17-2006 03:48 AM
Re: changing dbc_max_pct daily
Usually - you want DBC_MAX_PCT to be a percent of ram that equals between 450 and 800 MB.
So, if you have 8GB of ram, 10% would be enough...
If you have 2GB, then 40%
With 11iV2 - you can change this on the fly...
Rgds...Geoff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2006 03:52 AM
02-17-2006 03:52 AM
Re: changing dbc_max_pct daily
Your 30% value even seems high to me but since you didn't bother to indicate the amount of physical memory, swapinfo output, and page-out rates, it's difficult to be very helpful.
At first glance, dynamically tuning a dynamic tunable seems a bit misguided.