- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Kernel Changes get Rest
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
01-13-2003 06:29 AM
01-13-2003 06:29 AM
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-13-2003 06:46 AM
01-13-2003 06:46 AM
Re: Kernel Changes get Rest
#kmtune -s
eg: #kmtune -s semmin=1
set for all parameters that you needs change
#cp -p /stand/vmunix /stand/vmunix (kernel backup)
#cd /stand/build
#mk_kernel
#mv vmunix_test /stand/vmunix
#reboot
#kmtune|grep -i sem
all semaphores parameters are set to new values
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-13-2003 06:46 AM
01-13-2003 06:46 AM
Re: Kernel Changes get Rest
#kmtune -s
eg: #kmtune -s semmin=1
set for all parameters that you needs change
#cp -p /stand/vmunix /stand/vmunix.org (kernel backup)
#cd /stand/build
#mk_kernel
#mv vmunix_test /stand/vmunix
#reboot
#kmtune|grep -i sem
all semaphores parameters are set to new values
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-13-2003 06:46 AM
01-13-2003 06:46 AM
Re: Kernel Changes get Rest
unbeliefable ;-(
Please try following:
# cd /stand/build
# rm -r *
# cp /stand/system /stand/sytem.prev
# /usr/lbin/sysadm/system_prep -s /stand/system
# diff /stand/system /stand/system.prev
then
# vi /stand/system
and update the kernel parameter
# mk_kernel
# kmupdate
# cd /
# shutdown -r 0
Hope that helps.
Regards ...
Armin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-13-2003 07:00 AM
01-13-2003 07:00 AM
Re: Kernel Changes get Rest
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-13-2003 07:06 AM
01-13-2003 07:06 AM
SolutionYou should take care of this:
This member has assigned points to 55 of 232 responses to his/her questions.
You can find your previous posts in your profile:
http://forums.itrc.hp.com/cm/TopSolutions/1,,CA400109!1!questions,00.html
As to your problem, after you reloaded HPux 10.20, you should have installed the latest patch bundle, which would have taken care of the issue. Therefore you need to install the latest patch bundle, and "sam" will work just fine!
live free or die
harry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-13-2003 07:08 AM
01-13-2003 07:08 AM
Re: Kernel Changes get Rest
http://www.software.hp.com/SUPPORT_PLUS/info.html
live free or die
harry