- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: what are the ways to tune the hp-ux kernel
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
02-17-2010 06:10 AM
02-17-2010 06:10 AM
what are the ways to tune the hp-ux kernel
what are the ways to tune the hp-ux kernel,Please help.
Thanks & Regards
AJN
Ajin.S
Proverbs 3:5,6 Trust in the Lord with all your heart and lean not on your own understanding; in all your ways acknowledge him, and he will make all your paths straight.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2010 06:14 AM
02-17-2010 06:14 AM
Re: what are the ways to tune the hp-ux kernel
Use sam. But first, you should read of course the documentation for every parameter you want to change. Some parameters are dynamic meaning that can be applied "on the fly" some are not, meaning that you must reboot. sam would tell you which is wich.
Horia
Horia.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2010 06:22 AM
02-17-2010 06:22 AM
Re: what are the ways to tune the hp-ux kernel
If you don't use SAM, you can use kmtune(1m) for 11.11, or kctune(1m) for 11.23 and on.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2010 06:45 AM
02-17-2010 06:45 AM
Re: what are the ways to tune the hp-ux kernel
i am asking in command line
Regards
AJN
Ajin.S
Proverbs 3:5,6 Trust in the Lord with all your heart and lean not on your own understanding; in all your ways acknowledge him, and he will make all your paths straight.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2010 07:01 AM
02-17-2010 07:01 AM
Re: what are the ways to tune the hp-ux kernel
http://docs.hp.com/en/B3921-90010/kmtune.1M.html
HPUX 11.23, 11.31 -> use "command line" kctune
http://docs.hp.com/en/B2355-60130/kctune.1M.html
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2010 10:58 PM
02-17-2010 10:58 PM
Re: what are the ways to tune the hp-ux kernel
To change the kernel parameter
For 11.11
kmtune -Bh
For 11.23/11.31
kctune -Bh
Note: -h option is used when the parameter is static which will hold the value till the reboot
For Dynamic parameter -h is not reqd.
-B option is replaced by -b in new systems.however -B still supports.
Rgds.,
Sachin Kumbla
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-18-2010 02:49 AM
02-18-2010 02:49 AM
Re: what are the ways to tune the hp-ux kernel
The following guide details kernel tuning for pre-1.23 and for 11.23 (and later) releases:
http://www.docs.hp.com/en/B2355-90950/index.html
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-18-2010 02:57 AM
02-18-2010 02:57 AM
Re: what are the ways to tune the hp-ux kernel
kmtune or sam
11.23
kctune parameter_name = Value or sam
11.31
kctune or shm