GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Kernel Reconfiguration
Operating System - HP-UX
1846541
Members
2471
Online
110256
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
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
03-30-2001 05:03 AM
03-30-2001 05:03 AM
Kernel Reconfiguration
Hi
How to increase the maxdsize and maxsize parameters and reconfigure the kernel. Doing this in SAM gives errors
Nagamani
How to increase the maxdsize and maxsize parameters and reconfigure the kernel. Doing this in SAM gives errors
Nagamani
Smile....It increases your face value
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-30-2001 05:20 AM
03-30-2001 05:20 AM
Re: Kernel Reconfiguration
Hi
What errors are you getting in SAM?
Paula
What errors are you getting in SAM?
Paula
If you can spell SysAdmin then you is one - anon
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-30-2001 05:22 AM
03-30-2001 05:22 AM
Re: Kernel Reconfiguration
For HPUX 11.x:
Save the old kernel
# cp /stand/system /stand/system.prev
# cp /stand/vmunix /stand/vmunix.prev
# cp ?R /stand/dlkm /stand/dlkm.vmunix.prev
2.) Retrieve actual system file from kernel
# /usr/lbin/sysadm/system_prep ?s /stand/system
3.) Use kmtune to change the kernel parameter in the system file, e.g
# kmtune -q madsiz
# kmtune ?s maxdsiz=0x10000000
(this changes /stand/system and sets maxdsiz to 256MB)
4.) Build a new kernel /stand/build/vmunix_test
# mk_kernel
5.) if mk_kernel was successful, make sure the new kernel is loaded after reboot
# kmupdate
6.) Shutdown the system
# shutdown ?r 0
Carsten
Save the old kernel
# cp /stand/system /stand/system.prev
# cp /stand/vmunix /stand/vmunix.prev
# cp ?R /stand/dlkm /stand/dlkm.vmunix.prev
2.) Retrieve actual system file from kernel
# /usr/lbin/sysadm/system_prep ?s /stand/system
3.) Use kmtune to change the kernel parameter in the system file, e.g
# kmtune -q madsiz
# kmtune ?s maxdsiz=0x10000000
(this changes /stand/system and sets maxdsiz to 256MB)
4.) Build a new kernel /stand/build/vmunix_test
# mk_kernel
5.) if mk_kernel was successful, make sure the new kernel is loaded after reboot
# kmupdate
6.) Shutdown the system
# shutdown ?r 0
Carsten
-------------------------------------------------------------------------------------------------
In the beginning the Universe was created. This has made a lot of people very angry and been widely regarded as a bad move. -- HhGttG
In the beginning the Universe was created. This has made a lot of people very angry and been widely regarded as a bad move. -- HhGttG
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 2026 Hewlett Packard Enterprise Development LP