HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Kernel Parameters change not effective
Operating System - HP-UX
1830939
Members
2764
Online
110017
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
08-11-2005 05:18 PM
08-11-2005 05:18 PM
Kernel Parameters change not effective
HI All,
My DBA Wanted me change the following KErnel Parametres
shmmax / shmmni /nproc/maxuprc
and changed it through SAM and rebooted the server and found those parameteres got changed this was the incidence of yesterday night 1 o'clock and today morning When I see those parameters. those again has the same old values of it.
Please help me to solve this issue
Thanks in Advance
Abhi
My DBA Wanted me change the following KErnel Parametres
shmmax / shmmni /nproc/maxuprc
and changed it through SAM and rebooted the server and found those parameteres got changed this was the incidence of yesterday night 1 o'clock and today morning When I see those parameters. those again has the same old values of it.
Please help me to solve this issue
Thanks in Advance
Abhi
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-11-2005 05:31 PM
08-11-2005 05:31 PM
Re: Kernel Parameters change not effective
HP-UX 11.11 Status:
# kmtune -q nproc -l
Parameter: nproc
Current: 276
Planned: (20+8*MAXUSERS)
Default: (20+8*MAXUSERS)
Minimum: -
Module: -
Version: -
Dynamic: No
#
#
# kmtune -q shmmax -l
Parameter: shmmax
Current: 0x4000000
Planned: 0X4000000
Default: 0X4000000
Minimum: -
Module: -
Version: -
Dynamic: Yes
#
# kmtune -q shmmni -l
Parameter: shmmni
Current: 200
Planned: 200
Default: 200
Minimum: -
Module: -
Version: -
Dynamic: No
#
# kmtune -q maxuprc -l
Parameter: maxuprc
Current: 75
Planned: 75
Default: 75
Minimum: -
Module: -
Version: -
Dynamic: Yes
#
You can only tune maxuprc and shmmax with SAM or kmtune -u -s=value
You have rebuild kernel for nproc and shmmni parameters.
hth.
# kmtune -q nproc -l
Parameter: nproc
Current: 276
Planned: (20+8*MAXUSERS)
Default: (20+8*MAXUSERS)
Minimum: -
Module: -
Version: -
Dynamic: No
#
#
# kmtune -q shmmax -l
Parameter: shmmax
Current: 0x4000000
Planned: 0X4000000
Default: 0X4000000
Minimum: -
Module: -
Version: -
Dynamic: Yes
#
# kmtune -q shmmni -l
Parameter: shmmni
Current: 200
Planned: 200
Default: 200
Minimum: -
Module: -
Version: -
Dynamic: No
#
# kmtune -q maxuprc -l
Parameter: maxuprc
Current: 75
Planned: 75
Default: 75
Minimum: -
Module: -
Version: -
Dynamic: Yes
#
You can only tune maxuprc and shmmax with SAM or kmtune -u -s
You have rebuild kernel for nproc and shmmni parameters.
hth.
Easy to suggest when don't know about the problem!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-11-2005 08:54 PM
08-11-2005 08:54 PM
Re: Kernel Parameters change not effective
Hi,
#kmtune -s nproc="20+(8*maxusers)
#kmtune -s shmmni=....
#kmtune -s shmmax=....
#kmtune -s maxuprc=....
#cp system build
(build is a directory under /stand)
#mk_kernel -o /stand/vmunix
#kmupdate
#cd /
#shutdown -ry now
#kmtune -s nproc="20+(8*maxusers)
#kmtune -s shmmni=....
#kmtune -s shmmax=....
#kmtune -s maxuprc=....
#cp system build
(build is a directory under /stand)
#mk_kernel -o /stand/vmunix
#kmupdate
#cd /
#shutdown -ry now
Kamal Mirdad
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