- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: hp-ux 11.23 error reducing dbc_max_pct
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-04-2009 05:08 AM
09-04-2009 05:08 AM
hp-ux 11.23 error reducing dbc_max_pct
on a HP-UX 11.23 system i was trying to reduce the dbc_max_pct value but i encountered this error:
kctune dbc_max_pct=10
* The automatic 'backup' configuration has been updated.
ERROR: Failed to grow the buffer cache to the proposed new lower
limit.
may anyone help me?
thanks.
cristian
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2009 05:16 AM
09-04-2009 05:16 AM
Re: hp-ux 11.23 error reducing dbc_max_pct
What is your value of 'dbc_min_pct'?. The value for 'dbc_max_pct' must be equal or greater than that for 'dbc_min_pct'.
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2009 05:23 AM
09-04-2009 05:23 AM
Re: hp-ux 11.23 error reducing dbc_max_pct
Tunable Value Expression Changes
dbc_max_pct 50 Default Immed
dbc_min_pct 5 Default Immed
consider that on another system (totally equivalent to this one) i reduced the value without problem.
may be a problem of buffer cache occupation?
also using "sync" for flushing BC before issuing the command does not work.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2009 06:25 AM
09-04-2009 06:25 AM
Re: hp-ux 11.23 error reducing dbc_max_pct
kctune dbc_max_pct=10
* The automatic 'backup' configuration has been updated.
* The requested changes have been applied to the currently
running system.
Tunable Value Expression Changes
dbc_max_pct (before) 50 50 Immed
(now) 10 10
kctune dbc_max_pct dbc_min_pct
Tunable Value Expression Changes
dbc_max_pct 10 10 Immed
dbc_min_pct 5 Default Immed
perhaps the system was not so stressed ...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2009 06:47 AM
09-04-2009 06:47 AM
Re: hp-ux 11.23 error reducing dbc_max_pct
My guess would be that the first allotted time for 'syncer' to flush modified buffers was insufficient to achieve the degree of reduction you specified. As I recall there were changes made in 11.23 to improve buffer cache management and reduce the overhead that could occur during its activity.
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2009 07:13 AM
09-04-2009 07:13 AM
Re: hp-ux 11.23 error reducing dbc_max_pct
regards.
cristian
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2009 07:15 AM
09-04-2009 07:15 AM