Operating System - HP-UX
1745915 Members
4188 Online
108723 Solutions
New Discussion

nkthread kernel parater change on 11.11 11.23 & 11.31

 
Indrajit Bhagat
Regular Advisor

nkthread kernel parater change on 11.11 11.23 & 11.31

Hi Expert

 

Could you please assist me how to change the kernel paramter nkthread parameter in HP unix 11.11 & 11.23 & 11.31.

 

Please correct me if i am wrong:

 

For HP unix 11.11

#kmtune nkthread=<desired parameter>                system will reboot as it is static paramter

 

 

For HP unix 11.23 & 31

# kmtune nkthread=<desired paramter>

 

1 REPLY 1
pradeep m
Respected Contributor

Re: nkthread kernel parater change on 11.11 11.23 & 11.31

Hi,


For HP-UX11.11, use kmtune to set,view and modify kernel tunable parameters:

 

To set/modify kernel parameter value.
# kmtune -s nkthread=<value>

 

To query the parameter:
# kmtune -q nkthread


For detailed info refer the kmtune man page. (kmtune man page - http://nixdoc.net/man-pages/hp-ux/man1/kmtune.1m.html)

 

For HP-UX 11.23 & 11.31, use "kctune" instead of "kmtune" for managing kernel tunables.

# kctune nkthread=<desired value>


For detailed information, refer the kctune man page from tbe below link:
http://h20000.www2.hp.com/bc/docs/support/SupportManual/c02259653/c02259653.pdf

 

For more information on "nkthread" kernel parameter, refer the below link:
http://h20000.www2.hp.com/bc/docs/support/SupportManual/c02266903/c02266903.pdf

Regards,
Pradeep

I am an HP Employee
A quick resolution to technical issues for your HP Enterprise products is just a click away HP Support Center Knowledge-base
See Self Help Post for more details