HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- upper limit of shmmax kernel parameter value
Operating System - HP-UX
1834805
Members
2694
Online
110070
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
01-17-2001 05:57 AM
01-17-2001 05:57 AM
I checked the shmmax kernel parameter in my HPUX 11.00 system and found its value is 2048 MB.
I'm confused because my docs about kernel parameters tell its maximum value is 1792 MB.
Is that certain ?
Is it dangerous to keep it ?
I'm confused because my docs about kernel parameters tell its maximum value is 1792 MB.
Is that certain ?
Is it dangerous to keep it ?
Solved! Go to Solution.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-17-2001 06:07 AM
01-17-2001 06:07 AM
Re: upper limit of shmmax kernel parameter value
Hi:
An excellent guide to kernel parameters, their values and their affects, is this document:
http://docs.hp.com/hpux/onlinedocs/os/KCparams.OverviewAll.html
'shmmax' defines the system-wide maximum allowable shared memory segment size in bytes. Its value cannot exceed the maximum available swap space. The value you choose should be based on your needs.
...JRF...
An excellent guide to kernel parameters, their values and their affects, is this document:
http://docs.hp.com/hpux/onlinedocs/os/KCparams.OverviewAll.html
'shmmax' defines the system-wide maximum allowable shared memory segment size in bytes. Its value cannot exceed the maximum available swap space. The value you choose should be based on your needs.
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-17-2001 06:44 AM
01-17-2001 06:44 AM
Re: upper limit of shmmax kernel parameter value
Hi,
It's minimum value is 2048.
Check on the following page:
http://www.docs.hp.com//hpux/onlinedocs/os/KCparam.ShMmax.html
Good Luck
It's minimum value is 2048.
Check on the following page:
http://www.docs.hp.com//hpux/onlinedocs/os/KCparam.ShMmax.html
Good Luck
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-18-2001 08:08 AM
01-18-2001 08:08 AM
Solution
I have not seen a minimum of 2048.....but then again.....It may depend on the release your running. Was that in Megabytes or Kbytes?
Anyway, here's a pretty descent rule of thumb, and easy to remember...
shmmax should be <= 80%(RAM+SWAP)
maxtsize should be <= 80%(RAM)
maxdsize and maxssize should be <= 80%(RAM+SWAP)
Most of the time, you will reach a kernel limit before you can hit these heights on new systems.... I.E. 1GB Swap and 2GB RAM is more than kernel max using the above formulas...but the 64bit features in 11.0 can go higher.
It is worth noting too, that it depends on what the systems are doing whether or not these params should be set at all. I.E. A web server needs open files lifted, and ninode lifted, but should not have to worry about memory allocation chunks so largs. A database server, or CAD/FEA server will need to be able to grab those huge chunks of memory, but may not have to open so many files.....
Hope it helps a bit
Shannon
Anyway, here's a pretty descent rule of thumb, and easy to remember...
shmmax should be <= 80%(RAM+SWAP)
maxtsize should be <= 80%(RAM)
maxdsize and maxssize should be <= 80%(RAM+SWAP)
Most of the time, you will reach a kernel limit before you can hit these heights on new systems.... I.E. 1GB Swap and 2GB RAM is more than kernel max using the above formulas...but the 64bit features in 11.0 can go higher.
It is worth noting too, that it depends on what the systems are doing whether or not these params should be set at all. I.E. A web server needs open files lifted, and ninode lifted, but should not have to worry about memory allocation chunks so largs. A database server, or CAD/FEA server will need to be able to grab those huge chunks of memory, but may not have to open so many files.....
Hope it helps a bit
Shannon
Microsoft. When do you want a virus today?
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