Operating System - Linux
1748140 Members
3569 Online
108758 Solutions
New Discussion юеВ

Re: system kernel parameters best practise (tune)

 
SOLVED
Go to solution
manuj kumar
Frequent Advisor

system kernel parameters best practise (tune)

Hello.

actually i am trying to reach the best performance in my linux box environment.
redhat 5 is the OS and it is booting from SAN eva8000.
anybody have a best practise tested List that i can use.
this linux is running oracle so DBA will modify his parameters. but i want to modify mine.

Thanks
3 REPLIES 3
Autocross.US
Trusted Contributor

Re: system kernel parameters best practise (tune)

See this link for Oracle 10G recommended kernel settings for RHEL4 (should work for RHEL5 as well):
http://www.oracle.com/technology/pub/articles/smiley_10gdb_install.html

There is also a link on the page for Oracle 11G for RHEL5.
I drive way too fast to worry about calories.
smatador
Honored Contributor
Solution

Re: system kernel parameters best practise (tune)

Hi,
I never see best practise to tune linux but there is a lot of good doc about tuning linux even in ibm redbooks, look for example
https://www.redhat.com/f/pdf/summit/RedHatEnterprisePerfTuning.pdf
http://www.puschitz.com/TuningLinuxForOracle.shtml
http://www.redhat.com/docs/wp/performancetuning/iotuning/index.html
on
http://people.redhat.com/dshaks thereis a presentation of tuning guide.
Hope it helps

manuj kumar
Frequent Advisor

Re: system kernel parameters best practise (tune)

thnx