HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Legacy
- >
- HPE 9000 and HPE e3000 Servers
- >
- How to change ulimit in SAM for maxusers value
HPE 9000 and HPE e3000 Servers
1833784
Members
2580
Online
110063
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
11-05-2006 05:53 PM
11-05-2006 05:53 PM
How to change ulimit in SAM for maxusers value
Hi,
I am not able to change maxusers value through SAM. It is changed in SAM but ulimit -a is not displaying the same as SAM after reboot.
bash-3.1# ulimit -a
core file size (blocks, -c) 2097151
data seg size (kbytes, -d) 1048576
file size (blocks, -f) unlimited
max memory size (kbytes, -m) unlimited
open files (-n) 2048
pipe size (512 bytes, -p) 16
stack size (kbytes, -s) 8192
cpu time (seconds, -t) unlimited
max user processes (-u) 76
virtual memory (kbytes, -v) unlimited
bash-3.1#
bash-3.1# uname -a
HP-UX pampa B.11.11 U 9000/800 1133434615 unlimited-user license
In SAM I have changed to 32 to 1024.
Please send me your opinion.
Regards,
SP
I am not able to change maxusers value through SAM. It is changed in SAM but ulimit -a is not displaying the same as SAM after reboot.
bash-3.1# ulimit -a
core file size (blocks, -c) 2097151
data seg size (kbytes, -d) 1048576
file size (blocks, -f) unlimited
max memory size (kbytes, -m) unlimited
open files (-n) 2048
pipe size (512 bytes, -p) 16
stack size (kbytes, -s) 8192
cpu time (seconds, -t) unlimited
max user processes (-u) 76
virtual memory (kbytes, -v) unlimited
bash-3.1#
bash-3.1# uname -a
HP-UX pampa B.11.11 U 9000/800 1133434615 unlimited-user license
In SAM I have changed to 32 to 1024.
Please send me your opinion.
Regards,
SP
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-06-2006 01:53 AM
11-06-2006 01:53 AM
Re: How to change ulimit in SAM for maxusers value
Hi SP,
maxusers does nothing for ulimit values.
You need to set some or all of the following:
maxdsiz or maxdsiz_64bit for data
maxssiz or maxssiz_64bit for stack
maxtsiz or maxtsiz_64bit for text
Core file size is generally a function of max file size in a filesystem or maxdsiz. Open files is controlled by NFILE & max user open files by maxuprc. Not sure about CPU time but - hey - it's unlimited anyway now.
HTH,
Jeff
maxusers does nothing for ulimit values.
You need to set some or all of the following:
maxdsiz or maxdsiz_64bit for data
maxssiz or maxssiz_64bit for stack
maxtsiz or maxtsiz_64bit for text
Core file size is generally a function of max file size in a filesystem or maxdsiz. Open files is controlled by NFILE & max user open files by maxuprc. Not sure about CPU time but - hey - it's unlimited anyway now.
HTH,
Jeff
PERSEVERANCE -- Remember, whatever does not kill you only makes you stronger!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-07-2006 10:45 AM
11-07-2006 10:45 AM
Re: How to change ulimit in SAM for maxusers value
> max user processes (-u) 76
This refers to the number of processes that a user can run at the same time. The kernel parameter is MAXUPRC not MAXUSERS. SAM's built-in help on context will explain the difference. Set MAXUPRC to 50 ro 100, whatever you need. NOTE: change MAXUSERS back to the original value. MAXUSERS is a multi-formula control variable and when bumped to a large value (ie, 1024) will significantly increase the size of the kernel. The kernel parameters MAXFILES defines the ulimit -n value.
Bill Hassell, sysadmin
This refers to the number of processes that a user can run at the same time. The kernel parameter is MAXUPRC not MAXUSERS. SAM's built-in help on context will explain the difference. Set MAXUPRC to 50 ro 100, whatever you need. NOTE: change MAXUSERS back to the original value. MAXUSERS is a multi-formula control variable and when bumped to a large value (ie, 1024) will significantly increase the size of the kernel. The kernel parameters MAXFILES defines the ulimit -n value.
Bill Hassell, sysadmin
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