- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: tunning the 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
03-10-2005 11:47 PM
03-10-2005 11:47 PM
I tried using kmtune but it refused to adjust some parammeters with this message:
WARNING: xxxx cannot be set dynamically
Im totally new to HP-UX and have no idea how to set it up. Do I need to build a new kernel? If so, where can I find some free docs on how to do it?
Thank you
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-11-2005 12:16 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-11-2005 12:40 AM
03-11-2005 12:40 AM
Re: tunning the kernel
Server will need a reboot after the changes#
HTH
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-11-2005 01:03 AM
03-11-2005 01:03 AM
Re: tunning the kernel
docs :
http://docs.hp.com/en/TKP-90202/index.html
(page12)
lots of docs to be found
at
http://docs.hp.com
search for kernel configuration.
regards,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-11-2005 01:06 AM
03-11-2005 01:06 AM
Re: tunning the kernel
Parameter: maxssiz
Current: 8388608
Planned: 209715200
Default: 209715200
Minimum: -
Module: -
Version: -
Dynamic: No
Why does the "Current" is smaller than the "Planned" ? I rebooted the system after processing the new kernel.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-11-2005 03:07 AM
03-11-2005 03:07 AM
Re: tunning the kernel
Some kernel parameters that you've changed are not dynamic paramerters as you listed "Dynamic : no" needs to reboot the system to take effect after reconfigured kernel parameters.
Do reboot the system for building new kernel.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-11-2005 03:40 AM
03-11-2005 03:40 AM
Re: tunning the kernel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-11-2005 03:55 AM
03-11-2005 03:55 AM
Re: tunning the kernel
In my case, normally follow the kernel parameter changing sequence in SAM
1. change to new value
2. create a new kernel ( rebuild )
3. reboot (take effect)
Regards,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-11-2005 04:22 AM
03-11-2005 04:22 AM
Re: tunning the kernel
I tried building the kernel manualy following a doc by HP. Using kmupdate at the end. Then I rebooted the system, and it remains the same.
Probably I am missing something on the process, but I dont have enough time to read through all the docs with a guy asking me all the time if the machine is ready.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-11-2005 04:34 AM
03-11-2005 04:34 AM
Re: tunning the kernel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-11-2005 04:57 AM
03-11-2005 04:57 AM
Re: tunning the kernel
Choose One to Modify Parameter:
<*> Specify New Formula/Value
< > Use Formula in Source File
?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-04-2006 06:34 PM
01-04-2006 06:34 PM
Re: tunning the kernel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-04-2006 08:56 PM
01-04-2006 08:56 PM
Re: tunning the kernel
You are doing a big mistake.
You SHOULD NOT Use REBOOT command. You should use shutdown -r now. reboot will not move the new kernel for booting.
Please taken a backup of existing kernel before doing any kernel rebuild.
Please find the attached doc for reference..
Regards,
Shameer