HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Kernel Question
Operating System - HP-UX
1832227
Members
2619
Online
110041
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
12-19-2006 06:50 AM
12-19-2006 06:50 AM
I made some changes to a few parameters in the Kernel. And after rebooting the system, I see that the changes did not affect the "Current" column but the values in the "Planned" column do show the new values.
Why? Did something go wrong?
Here are the steps that I took.
cd /stand/build
# /usr/lbin/sysadm/system_prep -s system
# vi system
# cp /stand/vmunix /stand/vmunix121906
# mv /stand/system /stand/system.old
# mv /stand/vmunix /stand/vmunix.old
# cp /stand/build/system /stand
# cp /stand/build/vmunix_test /stand/vmunix
# ll /stand/vmunix
-rwxr-xr-x 1 root sys 19154032 Dec 19 14:05 /stand/vmunix
#
# cd /
# shutdown -r 0
Here is what I changed:
maxfiles 60
maxfiles_lim 1024
maxusers 100
maxvgs 16
msgseg 2048
msgssz 128
nflocks 4096
npty 200
nstrtel 200
swchunk 4096
vps_ceiling 64
Here is the listing from kmtune after.
maxusers 32 - 100
maxvgs 10 - 16
msgssz 8 - 128
Why? Did something go wrong?
Here are the steps that I took.
cd /stand/build
# /usr/lbin/sysadm/system_prep -s system
# vi system
# cp /stand/vmunix /stand/vmunix121906
# mv /stand/system /stand/system.old
# mv /stand/vmunix /stand/vmunix.old
# cp /stand/build/system /stand
# cp /stand/build/vmunix_test /stand/vmunix
# ll /stand/vmunix
-rwxr-xr-x 1 root sys 19154032 Dec 19 14:05 /stand/vmunix
#
# cd /
# shutdown -r 0
Here is what I changed:
maxfiles 60
maxfiles_lim 1024
maxusers 100
maxvgs 16
msgseg 2048
msgssz 128
nflocks 4096
npty 200
nstrtel 200
swchunk 4096
vps_ceiling 64
Here is the listing from kmtune after.
maxusers 32 - 100
maxvgs 10 - 16
msgssz 8 - 128
Solved! Go to Solution.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-19-2006 06:58 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-19-2006 07:07 AM
12-19-2006 07:07 AM
Re: Kernel Question
Andre,
Here how it should be,
To change the values of these,
maxfiles 60
maxfiles_lim 1024
maxusers 100
maxvgs 16
msgseg 2048
msgssz 128
nflocks 4096
npty 200
nstrtel 200
swchunk 4096
vps_ceiling 64
1.# kmtune -s maxfiles-60
# kmtune -s masfiles_lim=1024
....
2. # kmtune -q maxfiles
( To check current value and planned value.)
3. # ./mk_kernel
4. # ./kmupdate
5. # shutdown -r -y 0
6. After reboot verify the kernel paramters:
# kmtune -q maxfiles.
Hope this will help,
Cheers,
Raj.
Here how it should be,
To change the values of these,
maxfiles 60
maxfiles_lim 1024
maxusers 100
maxvgs 16
msgseg 2048
msgssz 128
nflocks 4096
npty 200
nstrtel 200
swchunk 4096
vps_ceiling 64
1.# kmtune -s maxfiles-60
# kmtune -s masfiles_lim=1024
....
2. # kmtune -q maxfiles
( To check current value and planned value.)
3. # ./mk_kernel
4. # ./kmupdate
5. # shutdown -r -y 0
6. After reboot verify the kernel paramters:
# kmtune -q maxfiles.
Hope this will help,
Cheers,
Raj.
" If u think u can , If u think u cannot , - You are always Right . "
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-19-2006 08:05 AM
12-19-2006 08:05 AM
Re: Kernel Question
#&$^!@! I skipped a step..... that sucks...
I have corrected the problem. Thanks
Andre'
I have corrected the problem. Thanks
Andre'
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