- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: low memory server and 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
12-02-2003 02:32 PM
12-02-2003 02:32 PM
The server only has the 5 internal disk drives.
The file systems are currently HFS and I plan to change them to VXFS.
It currently runs a old version of Ingres on the server.
What are your thoughts on reducing the dbc_max_pct parameter?
Cheers
Darren
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-02-2003 02:42 PM
12-02-2003 02:42 PM
Solution- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-02-2003 02:48 PM
12-02-2003 02:48 PM
Re: low memory server and dbc_max_pct
Generally the default setting of 50% for dbc_max_pct is way too high for most systems.
However as you only have 256MB of RAM then I personally wouldn't recommend reducing it.
Cheers
Con
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-02-2003 02:51 PM
12-02-2003 02:51 PM
Re: low memory server and dbc_max_pct
Good to hear as I am now 1-0 in the debate I am having with someone.
Any other suggestions on what to tweek on the kernel to improve performance on the server. It currently runs 10.20
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-02-2003 02:57 PM
12-02-2003 02:57 PM
Re: low memory server and dbc_max_pct
Cheers
Darren
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-02-2003 02:59 PM
12-02-2003 02:59 PM
Re: low memory server and dbc_max_pct
application/database any current performance issues that stick out like a sore thumb, heavy disk IO, how much swap/and utilisation and current kernel parameters. Different systems require different kernel settings ...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-02-2003 03:00 PM
12-02-2003 03:00 PM
Re: low memory server and dbc_max_pct
what about dbc_min_pct
If that is a nice low number like 5, you have a very expensive performance problem.
Whenever the system changes the actual dbc value, its extremely expensive in terms of CPU.
Therefore you might want to consider having those numbers closer to each other to avoid expensive changes.
Also look at vx_ninode after you convert to vxfs.
Going with the system default, zero means the system sets it to whatever it thinks it should. This is EXTREMELY expensive in terms of CPU.
Now I have to change that value ,because the ssytem I just checked so I'd spell the parmameter right is not set correctly.
vx_ninode is more of a HFS feature.
Good Luck,
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
12-02-2003 03:13 PM
12-02-2003 03:13 PM
Re: low memory server and dbc_max_pct
The machine is quite i/o intensive as they do a backup to disk which copies from what file system to another.
Steve,
The dbc_min_pct is set to 5
Im not quite sure from your last section
about vx_ninode after you convert to vxfs.
How do u determine what vx_ninode should be?
Cheers
Darren
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-02-2003 03:17 PM
12-02-2003 03:17 PM
Re: low memory server and dbc_max_pct
With only 256MB of RAM you will be very limited in the tuning you can do. I'd firstly check if you have a high page out rate and the amount of free memory.
Use:
# vmstat 2 5
Look for the 'po' value to show pageouts.
Also look at the 'free' value. This shows amount of free memory in 4K blocks (therefore multiply by 4 to get free memory in KB.)
If you are i/o intensive then you definitely want to keep the value of dbc_max_pct at 50%. i/o activities make extensive use of the buffer cache.
The following doco might help a bit in tuning your system (especially the bit on max_dbc_pct):
http://docs.hp.com/hpux/onlinedocs/os/11.0/tuningwp.html
Cheers
Con
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-04-2003 06:40 AM
12-04-2003 06:40 AM
Re: low memory server and dbc_max_pct
| a backup to disk which copies from what file
| system to another.
Note that a big backup is not likely to gain performance from a 128Mb buffer cache. The backup will be handling lots of file data exactly once, so it won't get any cache reuse.
The only hope for reuse would be directory data, which may be squeezed out of the buffer cache by file contents anyway.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-04-2003 06:47 AM
12-04-2003 06:47 AM
Re: low memory server and dbc_max_pct
On a average server (if there is such a beast)
The dbc_max should be about 400 meg and dbc_min about 80 meg.
you are low on memory - search the www for HP compatable memory and get "The Management" to dip into their pockets.
Paula