HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Question about Maxuser kernel param
Operating System - HP-UX
1827293
Members
2609
Online
109717
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
11-30-2001 07:14 AM
11-30-2001 07:14 AM
The vendor for the the application we have wants us to change the maxuser value from 32 to 400? What ramifications might this have on my system? Im not sure, but it sounds like their shooting in the dark on this one?
Please advise?
Vito
Please advise?
Vito
Lifes too short to stress out, Enjoy every day you have on earth!
Solved! Go to Solution.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-30-2001 07:17 AM
11-30-2001 07:17 AM
Solution
Hi:
This is not uncommon. See here for an explanation of the use of this parameter:
http://docs.hp.com/hpux/onlinedocs/os/KCparam.MaxUsers.html
Regards!
...JRF...
This is not uncommon. See here for an explanation of the use of this parameter:
http://docs.hp.com/hpux/onlinedocs/os/KCparam.MaxUsers.html
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-30-2001 07:18 AM
11-30-2001 07:18 AM
Re: Question about Maxuser kernel param
Hello Vito,
"Maxusers" is not a kernel parameter per se. It actually serves as a base to adjust the values of nproc, ncallout, ninode and nfile.
If I were you, I'd ask him specifically for values for these parameters. With that information (and knowing how their system operates) you'll be able to decide if they need to be changed or not.
Regards,
Paga
"Maxusers" is not a kernel parameter per se. It actually serves as a base to adjust the values of nproc, ncallout, ninode and nfile.
If I were you, I'd ask him specifically for values for these parameters. With that information (and knowing how their system operates) you'll be able to decide if they need to be changed or not.
Regards,
Paga
Keeping alive, until I die.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-30-2001 07:18 AM
11-30-2001 07:18 AM
Re: Question about Maxuser kernel param
"
When there is a need to increase overall system resources, the kernel parameter 'maxusers' can be used. It is a simple way to increase
several values at once, while retaining the correct relationships
between the parameters.
'maxusers' influences system resource allocation and does not control
the actual number of users on the system. The limit placed on the
number of users depends on the HP-UX user license purchased. You can
check the user license with "uname -a".
By itself, 'maxusers' does not determine the size of any structures in
the kernel. However, the default value of many other system parameters
depend on 'maxusers'.
The 'maxusers' parameter defines the macro 'MAXUSERS' and this macro
determines the size of system tables. Rather than varying each
configurable parameter individually, the system sets certain parameters
using a formula, based on the maximum number of expected users.
For example, the formula for 'nproc', the total number of processes that
can exist simultaneously on the system, is determined with this formula:
20 + 8 * MAXUSERS
So, if you increase the maximum number of users on your system, you can
adjust the general system resources in proportion to the new number, by
just changing the 'maxusers' value.
The importance of tuning 'maxusers' rather than individual parameters
becomes more evident the larger the system grows. Using 'maxusers'
takes care of dependencies, and other easily overlooked parameters, that
should be kept in line with system and kernel structure growth. The
parameter 'nclist', the number of 'cblocks' the system can use, is a
good example of a lesser known parameter that is kept in line via
'maxusers'.
When there is a need to increase overall system resources, the kernel parameter 'maxusers' can be used. It is a simple way to increase
several values at once, while retaining the correct relationships
between the parameters.
'maxusers' influences system resource allocation and does not control
the actual number of users on the system. The limit placed on the
number of users depends on the HP-UX user license purchased. You can
check the user license with "uname -a".
By itself, 'maxusers' does not determine the size of any structures in
the kernel. However, the default value of many other system parameters
depend on 'maxusers'.
The 'maxusers' parameter defines the macro 'MAXUSERS' and this macro
determines the size of system tables. Rather than varying each
configurable parameter individually, the system sets certain parameters
using a formula, based on the maximum number of expected users.
For example, the formula for 'nproc', the total number of processes that
can exist simultaneously on the system, is determined with this formula:
20 + 8 * MAXUSERS
So, if you increase the maximum number of users on your system, you can
adjust the general system resources in proportion to the new number, by
just changing the 'maxusers' value.
The importance of tuning 'maxusers' rather than individual parameters
becomes more evident the larger the system grows. Using 'maxusers'
takes care of dependencies, and other easily overlooked parameters, that
should be kept in line with system and kernel structure growth. The
parameter 'nclist', the number of 'cblocks' the system can use, is a
good example of a lesser known parameter that is kept in line via
'maxusers'.
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
Support
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP