Operating System - HP-UX
1837020 Members
2142 Online
110111 Solutions
New Discussion

Re: SAM : Tuned Kernel Parameter Set

 
cch_1
Occasional Contributor

SAM : Tuned Kernel Parameter Set

Any document about what special Kernel parameters are customised for each type of predefined System/Application. What is the reason/thinking behind in each Parameter Set?

The currently available choices are :-
CAE/ME/EE Engineering Workstation
General OLTP/DB client System
General OLTP/DB Monolithic System
General OLTP/DB Server System

Thanks ...
From a HPUX Newbie...
3 REPLIES 3
Victor BERRIDGE
Honored Contributor

Re: SAM : Tuned Kernel Parameter Set

Hi,
I would say - Its a good start for tuning a server when you dont know (yet) what you need!
For example I would choose rdbms server tuning when installing a small box with oracle server, like that it pretunes all the semaphores values, openfiles and procs for you...
When you know you will be configuring a larger server with many oracle/sybase etc... and have many online users and batches running choose monolithic server...

There is a way to see what is being changed:
save your /stand/system -> /stand/system.sav

choose a config, then have a look at the system file generated and compare...

All the best

Victor
linuxfan
Honored Contributor

Re: SAM : Tuned Kernel Parameter Set

Hi,

The tuned parameter set are in /usr/sam/lib/kc/tuned. There are a bunch of .tun files there, if you want you can create your own set of parameters and save that file in that directory, depending on the first line you choose in your file, that will show up when you SAM to apply your parameter set.

-HTH
Ramesh
They think they know but don't. At least I know I don't know - Socrates
eran maor
Honored Contributor

Re: SAM : Tuned Kernel Parameter Set

Hi Martin

about performance i will listen to victor .

but here is a nice doc about all the kernal param , the des and the min , def and max value of each param

link : http://docs.hp.com//hpux/onlinedocs/os/KCparams.OverviewAll.html
love computers