HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- kernel build - parameter re-specification kernel ...
Operating System - HP-UX
1833678
Members
4266
Online
110062
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
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-07-2003 07:28 AM
10-07-2003 07:28 AM
kernel build - parameter re-specification kernel build aborted
Hi all:
Got HPUX 11.11 on an L class system.
Needing to modify a couple of kernel parameters.
I am unable to SAM - keep getting a memory fault
Doing this the manual way. Did a system_prep -s Have modified the /stand/build/system and then doing the mkkernel -s command. The error response I get is:
config: Parameter re-specification
Configuration aborted
What is going on?
Got HPUX 11.11 on an L class system.
Needing to modify a couple of kernel parameters.
I am unable to SAM - keep getting a memory fault
Doing this the manual way. Did a system_prep -s Have modified the /stand/build/system and then doing the mkkernel -s command. The error response I get is:
config: Parameter re-specification
Configuration aborted
What is going on?
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-07-2003 07:37 AM
10-07-2003 07:37 AM
Re: kernel build - parameter re-specification kernel build aborted
Eeek.
At this point, you might want to patch sam and get it working.
It would appear that you have with kumtune violated a formula in your changed kernel parameters.
http://www1.itrc.hp.com/service/patch/patchDetail.do?patchid=PHCO_28123&context=hpux:800:11:11
Thats a good candidate.
SEP
At this point, you might want to patch sam and get it working.
It would appear that you have with kumtune violated a formula in your changed kernel parameters.
http://www1.itrc.hp.com/service/patch/patchDetail.do?patchid=PHCO_28123&context=hpux:800:11:11
Thats a good candidate.
SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-07-2003 01:57 PM
10-07-2003 01:57 PM
Re: kernel build - parameter re-specification kernel build aborted
There are two ways in building kernel in hpux11.11
1. kcweb
2. kmtune
1. In case of kcweb
- Install Apache depot (download from http://hpux.cs.utah.edu )
- stop apache demon.
- # kcweb -c ( with root authority )
- # kcweb -F
- If Kernel management Web is displayed, you can modify kernel.
2. In case of kmtune
- Display the status of kernel values.
#kmtune
- Modify kernel that you want
For example,
#kmtune -s shmmax=0x08000000
#kmtune -s nproc=2048
... and so on
- Backup the current kernal values.
#cp -p /stand/vmunix /stand/vmunix.org
- Compile the kernel.
#cd /stand/build
#mk_kernel
- update the kernel
#kmupdate /stand/build/vmunix_test
- Reboot the system.
#shutdown -ry 0
That's all...
Have a good day~~
Good luck~~
1. kcweb
2. kmtune
1. In case of kcweb
- Install Apache depot (download from http://hpux.cs.utah.edu )
- stop apache demon.
- # kcweb -c ( with root authority )
- # kcweb -F
- If Kernel management Web is displayed, you can modify kernel.
2. In case of kmtune
- Display the status of kernel values.
#kmtune
- Modify kernel that you want
For example,
#kmtune -s shmmax=0x08000000
#kmtune -s nproc=2048
... and so on
- Backup the current kernal values.
#cp -p /stand/vmunix /stand/vmunix.org
- Compile the kernel.
#cd /stand/build
#mk_kernel
- update the kernel
#kmupdate /stand/build/vmunix_test
- Reboot the system.
#shutdown -ry 0
That's all...
Have a good day~~
Good luck~~
I think I am a specialist in IT Korea^^. I am a programmer and SE and DBA
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-07-2003 09:41 PM
10-07-2003 09:41 PM
Re: kernel build - parameter re-specification kernel build aborted
Rick,
the error "Parameter re-specification" means that a tunable is listed more than once in the system file. Usually the tunable in queston is printed just before the error message.
Check for duplicates using e.g.:
# sort -uk 1 /stand/system
Best regards...
Dietmar.
the error "Parameter re-specification" means that a tunable is listed more than once in the system file. Usually the tunable in queston is printed just before the error message.
Check for duplicates using e.g.:
# sort -uk 1 /stand/system
Best regards...
Dietmar.
"Logic is the beginning of wisdom; not the end." -- Spock (Star Trek VI: The Undiscovered Country)
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