Operating System - HP-UX
1846846 Members
6291 Online
110256 Solutions
New Discussion

Re: Comparison kernel parameter for HPUX 11.00 and HPUX 11.11

 
Kennethyap
Frequent Advisor

Comparison kernel parameter for HPUX 11.00 and HPUX 11.11

Dear Experts,
Any where I can get the Kernel comparison on HPUX 11.00 and HPUX 11.11 documentation ? or matrix.

Thks..
4 REPLIES 4
Steven E. Protter
Exalted Contributor

Re: Comparison kernel parameter for HPUX 11.00 and HPUX 11.11

Best bet is to run the command kmtune on both systems. That will show you on a practical basis what the settings are and what is new.

kmtune > 11.00.txt # on the 11.00 machine
kmtune > 11.11.txt # on the 11.11 machine

put the two files on one machine and one the diff command.

There were a few added parameters and a few parameters became dynamic on 11.11 which means you can change the parameters without booting the machine.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Mahesh Kumar Malik
Honored Contributor

Re: Comparison kernel parameter for HPUX 11.00 and HPUX 11.11

marie-noelle jeanson_1
Trusted Contributor

Re: Comparison kernel parameter for HPUX 11.00 and HPUX 11.11

Hi,

You can look at these 11i release notes too:
http://docs.hp.com/en/5185-4304/ch08s06.html

It lists all the dynamic tunables.
Regards,

Marie-Noelle
marie-noelle jeanson_1
Trusted Contributor

Re: Comparison kernel parameter for HPUX 11.00 and HPUX 11.11

Hi,

Note also that there is a list here, but it is not clear what release it is for:
http://docs.hp.com/en/939/KCParms/KCparams.OverviewAll.html

Marie-Noelle