- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- changing kernel values w/o immediately rebooting
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-19-2004 04:32 AM
02-19-2004 04:32 AM
Thanks in advance,
Doug
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2004 04:38 AM
02-19-2004 04:38 AM
SolutionIn 11i v1, we have something called Dynamically Tunable Kernel Parameters (DTKP). There are set of kernel parameters which you can tune without having to reboot the server.
# kmtune | grep " Y"
this should give u the list of parameters that you can tune online.
I understand in 11i v 2 and above, there comes parameters which get automatically tuned :-)
-- Sundar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2004 04:40 AM
02-19-2004 04:40 AM
Re: changing kernel values w/o immediately rebooting
It's possible, though I'm not sure about recommended. I've used SAM in the past, rebuilt the kernel, then left SAM sitting at the reboot prompt until I was ready. I suppose there's some small risk with losing the session and thus the prompt, but I would think you could just issue the reboot manually when you were ready anyway.
I can't really think of any other downside. It's not like when you're applying patches and you have filesets in an inconsistent state with your running kernel. I'll be interested to see if anyone comes up with cautions.
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2004 04:50 AM
02-19-2004 04:50 AM
Re: changing kernel values w/o immediately rebooting
I went through SAM, made changes, told it to process a new kernel. When it asked about moving the kernel into place and rebooting the system, I told it no I'll wait until later (whatever the appropriate menu choice is). SAM then informed me that I would have to run kmupdate and move /stand/build/system.SAM to /stand/system and reboot the server for the changes to take effect. I did that later that night, prior to a regularly scheduled reboot (Please don't ask!!!!). Everything seemed to work fine.
If you ware going to make changes and not reboot immediately, I'd recommend this route.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2004 04:57 AM
02-19-2004 04:57 AM
Re: changing kernel values w/o immediately rebooting
;^)
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2004 07:01 PM
02-19-2004 07:01 PM