- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Memory Kernel Parameters.
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
05-24-2002 07:46 AM
05-24-2002 07:46 AM
Memory Kernel Parameters.
I am attaching the current kernel parameters on our
Nclass server. The parameters were set when we had
9Gig of memory and now we have 20 Gig. I need to
review and adjust the kernel for the 20 Gig memory.
We are running Xemulator from this box to publish
Applications from the PC. I need your suggestions with
if possible an explanation as to why on the relevant
parameters. Please help. I know to start with, i have
to reduce the dbc_max value. Please help me with your
valuable suggestions.
Thanks
Joe.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-24-2002 07:54 AM
05-24-2002 07:54 AM
Re: Memory Kernel Parameters.
Two obvious ones are:-
dbc_max_pct 20
dbc_min_pct 5
Change to:-
dbc_max_pct 10
dbc_min_pct 3
Changing and Monitoring changes to dbc_max_pct
sar -d
The %rcache will directly show the results in a reduction in the dbc_max_pct setting ??? less that 100 = paging . Paging to disk in itself is not a problem provided that it is keep low as disk memory is the slowest medium.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-24-2002 07:56 AM
05-24-2002 07:56 AM
Re: Memory Kernel Parameters.
GL,
C
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-24-2002 07:56 AM
05-24-2002 07:56 AM
Re: Memory Kernel Parameters.
http://www.hp-partners.com/tcl_public/html/technical_support/tuning.html
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-24-2002 08:04 AM
05-24-2002 08:04 AM
Re: Memory Kernel Parameters.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-24-2002 08:04 AM
05-24-2002 08:04 AM
Re: Memory Kernel Parameters.
The parameters that effect memeory are :
bufpages
dbc_max
dbc_min
desfree
lotsfree
maxdsiz
maxssiz
maxtsiz
minfree
msgmax.msgmnb
nbuf
nclist
netmemmax
nfile
ninode
nproc
page_text_to_local
strmsgsz
swapmem_on
unloackable_mem
Since you are upgrading in the existing working env so I would definaltey keep the size on dynamic buffer at least similar hence change dbc_max and dbc_min to give me like 7% of 20 Gb , then ofcourse monitor others before chaging them
Manoj Srivastava
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-24-2002 08:06 AM
05-24-2002 08:06 AM
Re: Memory Kernel Parameters.
The DBC_MAX and DBC_MIN would be all that I would change.
Other may disagree !!!!
Paula
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-24-2002 08:10 AM
05-24-2002 08:10 AM
Re: Memory Kernel Parameters.
Thanks for the quick response. We are running 11.0 and targetting 400 simultaneous user sessions from the xemulation. We found out during the last load test per user memory usage was 50 Meg. Assuming we set the buffer cache, what are the other memory related parameters we have to set?
Thanks
Joe.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-24-2002 08:11 AM
05-24-2002 08:11 AM
Re: Memory Kernel Parameters.
Except the dbc_max_pct I would look for a increase in shmmax. Since you are having enough memory , be generous.
Sandip
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-24-2002 08:15 AM
05-24-2002 08:15 AM
Re: Memory Kernel Parameters.
Your reccomendation of 10 and 3 means that we are talking between 2 gig and 600 meg of buffer cache. when i change these values how do i know that the new changes are in effect(not by looking by kmtune but from other aspects) ALSO i thought the HP recommendation was about 300-400 megs for the buffer cache so what would be the effect if i set max to 3 and min to 2.
Thanks
Joe.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-24-2002 08:22 AM
05-24-2002 08:22 AM
Re: Memory Kernel Parameters.
Sandip
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-24-2002 08:24 AM
05-24-2002 08:24 AM
Re: Memory Kernel Parameters.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-24-2002 08:29 AM
05-24-2002 08:29 AM
Re: Memory Kernel Parameters.
You are right about the circa 400 meg,
I erred on the safe side - you have doubled your memory (roughly) and I halved the settings.
If you want to use this as an opportunity to tune as well as make allowances for your extra memory then :-
dbc_max_pct = 2 - 400 meg
dbc_min_pct =1 - 200 meg
use sar ???b
and watch the %rcache colum for figures below 100% -
That is:- the system was not 100% successful in finding what it wanted in the rcache and so therefore user the slower menium of disk.
05:00:00 bread/s lread/s %rcache bwrit/s lwrit/s %wcache pread/s pwrit/s
05:01:00 243 15477 98 4 128 97 0 318
05:02:00 172 11227 98 6 170 97 0 279
05:03:00 89 21358 100 5 123 96 0 284
05:04:00 258 19605 99 7 121 94 0 332
05:05:00 267 9727 97 2 136 98 0 345
05:06:00 150 10813 99 3 172 98 0 286
05:07:00 326 7702 96 5 218 98 0 302
05:08:00 297 13572 98 3 178 99 0 314
05:09:00 391 5470 93 6 83 93 0 282
05:10:00 413 3306 87 4 57 94 0 326
05:11:00 374 3620 90 3 61 95 0 287
05:12:00 215 3986 95 4 82 95 0 205
05:13:00 401 3264 88 2 59 97 0 307
Paula