- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: kctune is not found
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-09-2008 09:52 PM
05-09-2008 09:52 PM
i want to use the kctune command in my server ( rp8420 11i ) but unfortunately this command is not availavle, " ksh: kctune: not found"
i need to install this command from where plz
thanks
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2008 10:14 PM
05-09-2008 10:14 PM
Re: kctune is not found
MK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2008 10:24 PM
05-09-2008 10:24 PM
Re: kctune is not found
as mentioned by matti above, you do not have this command in 11.11.
below a list of k commands available on 11.11.
SRV2:usr/sbin>ll k*
-r-xr-xr-x 1 bin bin 2413 Mar 22 2001 kernsymtab
-r-sr-xr-x 1 root bin 12288 Nov 14 2000 keyenvoy
-r-xr--r-- 1 bin bin 36864 Dec 15 2006 keyserv
-r-xr-xr-x 1 bin bin 8865 Jul 17 2006 killall
-r-xr-xr-x 1 bin bin 1053 Nov 3 2003 killsm
-r-xr-xr-x 1 bin bin 45056 Nov 14 2000 kl
-r-xr-xr-x 1 bin bin 16384 Nov 14 2000 kmadmin
-r-xr-xr-x 1 bin bin 24576 Nov 14 2000 kmchsnm
-r-xr-xr-x 1 bin bin 6033 Nov 14 2000 kmckintfc
-r-xr-xr-x 1 bin bin 28672 Mar 26 2002 kminstall
-r-xr-xr-x 1 bin bin 20480 Mar 26 2002 kmmodreg
-r-xr-xr-x 1 bin bin 12288 Nov 14 2000 kmpath
-r-xr-xr-x 1 bin bin 16384 Nov 14 2000 kmsecgen
-r-xr-xr-x 1 bin bin 28672 Mar 26 2002 kmsystem
-r-xr-xr-x 1 bin bin 40960 Mar 26 2002 kmtune
-r-xr-xr-x 1 bin bin 22379 Nov 14 2000 kmupdate
lrwxr-xr-x 1 root sys 25 Oct 5 2007 ktutil -> /opt/krb5core/sbin/ktutil
SRV2:usr/sbin>
kind regards
yogeeraj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2008 10:28 PM
05-09-2008 10:28 PM
Re: kctune is not found
it is not availble in u version
kctune is the administrative command for HP-UX kernel tunable
parameters. It gives information about tunable parameters and their
values, and makes changes to tunable values.
Thanks and regards
Sajjad Sahir
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2008 10:51 PM
05-09-2008 10:51 PM
Re: kctune is not found
http://docs.hp.com/en/B9106-90008/kmtune.1M.html
http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1058659
Regards,
Asif Sharif
Asif Sharif
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2008 01:39 AM
05-10-2008 01:39 AM
Re: kctune is not found
If you are logged in as normal user (not root) and issue the kctune command, you will get the above error, even if kctune is available on the system. In that case type:
/usr/sbin/kctune
ll /usr/sbin/kc*
ll /usr/sbin/km*
The availability of kctune depends on your OS version as said by the above posts.
Regards.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2008 03:29 AM