- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: kernel config
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-21-2004 08:22 PM
02-21-2004 08:22 PM
kernel config
kernel parameter.
but after changing the parameter by "kmtune" command it is showing me new value in "planed" field.
after rebooting the system it is still showing the old value, why?
pls reply me.
Amit singh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2004 08:27 PM
02-21-2004 08:27 PM
Re: kernel config
Most of the Kernel parameters require a kernel reconfiguration and a reboot to take effect. Note that you need to reconfigure the kernel before you reboot the system.
Refer,
http://docs.hp.com/hpux/onlinedocs/TKP-90202/TKP-90202.html
kmtune -l will show you if a parameter is static or dynamic (that doesnt require a reboot)
-Karthik S S
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-22-2004 06:11 PM
02-22-2004 06:11 PM
Re: kernel config
You need to rebuild the kernel using "/usr/sbin/mk_kernel -o /stand/vmunix" .
Once this is done, then reboot the system. You can do all this using "SAM" .
thanks
Anita
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-22-2004 06:17 PM
02-22-2004 06:17 PM
Re: kernel config
amit cahnge the value and move the old kernal as vmunix.old nad rebulit the kernal.then you can reboot the machine with new kernal
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-22-2004 06:19 PM
02-22-2004 06:19 PM
Re: kernel config
Have allready tried all the things,
after changing the parameter with "kmtune"
it showing me the new value in "planed"
field by "kmtune -l -q" option.
but after rebuilting the kernel it is
showing me the old value only.
thnks for replying me.
Amit singh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-22-2004 06:23 PM
02-22-2004 06:23 PM
Re: kernel config
SAM -->Kernel Configuration --> Configurable Parameters --> Actions --> Apply Tuned Parameter Set
sks