HPE GreenLake Administration
Operating System - HP-UX
1833605
Members
3830
Online
110061
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
Topic Options
- 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
10-17-2001 08:54 PM
10-17-2001 08:54 PM
Hi everyone! I've tried using kmtune to change some of the Kernel's configurable parameters. The #kmtune -l shows the changes made, however, SAM and the sysdef command does not show any changes. I have tried doing a reboot right after changing some configurable parameters by using kmtune, however, the changes did not take effect.
What is the proper way in using kmtune? Thanks in advance!
What is the proper way in using kmtune? Thanks in advance!
Solved! Go to Solution.
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2001 09:11 PM
10-17-2001 09:11 PM
Solution
Hi,
To actually commit changes you have to use
the kmtune command then commit your changes
and rebuild new kernel. After rebuilding your
kernel. I suggest you use one of the
following two methods.
You can use SAM to make your changes to
the kernel, process (build) the new
kernel and then reboot or you can do it
all from the command line. You seem to
know how SAM can do it, so here is the
command line procedure.
# cd /stand/build
# /usr/lbin/sysadm/system_prep -s system
# vi system (and make your changes, this is
the same as using kmtune -S see the man
page)
save file
# /usr/sbin/mk_kernel -s system
# /usr/sbin/kmupdate (This commits new kernel)
# cd /
# /sbin/shutdown -ry 0
HTH
-Michael
To actually commit changes you have to use
the kmtune command then commit your changes
and rebuild new kernel. After rebuilding your
kernel. I suggest you use one of the
following two methods.
You can use SAM to make your changes to
the kernel, process (build) the new
kernel and then reboot or you can do it
all from the command line. You seem to
know how SAM can do it, so here is the
command line procedure.
# cd /stand/build
# /usr/lbin/sysadm/system_prep -s system
# vi system (and make your changes, this is
the same as using kmtune -S see the man
page)
save file
# /usr/sbin/mk_kernel -s system
# /usr/sbin/kmupdate (This commits new kernel)
# cd /
# /sbin/shutdown -ry 0
HTH
-Michael
Anyone for a Mutiny ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2001 09:22 PM
10-17-2001 09:22 PM
Re: kmtune
Hi,
Are you folowing the correct steps?11.0 Manual Kernel Configuration
$ cd /stand/build
$ /usr/lbin/sysadm/system_prep -v -s system
kmtune parm_name=value | kmtune parm_name+value
kmsystem -c y driver_name # these utilities modify the system
file at 11.0
$ /usr/sbin/mk_kernel -s ./system
$ mv /stand/system /stand/system.prev #new for dynamically
linked modules at 11.0
$ mv /stand/build/system /stand/system
$ kmupdate # kmupdate automates moving
the kernel files into the
proper directory
$ shutdown -ry 0
Regards
animesh
Are you folowing the correct steps?11.0 Manual Kernel Configuration
$ cd /stand/build
$ /usr/lbin/sysadm/system_prep -v -s system
kmtune parm_name=value | kmtune parm_name+value
kmsystem -c y driver_name # these utilities modify the system
file at 11.0
$ /usr/sbin/mk_kernel -s ./system
$ mv /stand/system /stand/system.prev #new for dynamically
linked modules at 11.0
$ mv /stand/build/system /stand/system
$ kmupdate # kmupdate automates moving
the kernel files into the
proper directory
$ shutdown -ry 0
Regards
animesh
Did you take a backup?
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP