HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- NPROC and MAXUSERS and impact on FTP
Operating System - HP-UX
1825782
Members
2139
Online
109687
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
05-18-2001 02:41 PM
05-18-2001 02:41 PM
NPROC and MAXUSERS and impact on FTP
What is the significance of kernel parameters nproc and maxusers.
I am trying to do an ftp from one unix machine?(HPUX 10.20) to another unix server but I get a message failed to allocate resources.
ANy hints will be appreciated.
-Saurabh
I am trying to do an ftp from one unix machine?(HPUX 10.20) to another unix server but I get a message failed to allocate resources.
ANy hints will be appreciated.
-Saurabh
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-18-2001 02:53 PM
05-18-2001 02:53 PM
Re: NPROC and MAXUSERS and impact on FTP
nproc is teh maximum number of processes allowed for a system. You can view the system tables with sar -v or glance to see whether you are nearing this limit. You should also see a message on the system console (or syslog.log) if you hit this limit.
maxusers is the expected number of peak users on the system. It is not a hard limit (i.e. if set to 200 that does not mean user 201 will be rejected). It is simply used as a basis from which to calculate the allocation of other system resources (nproc, nfile, ninode, ncallout).
maxusers is the expected number of peak users on the system. It is not a hard limit (i.e. if set to 200 that does not mean user 201 will be rejected). It is simply used as a basis from which to calculate the allocation of other system resources (nproc, nfile, ninode, ncallout).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-18-2001 11:56 PM
05-18-2001 11:56 PM
Re: NPROC and MAXUSERS and impact on FTP
saurabh
nproc & maxusers parameters nothing to do with the ftp. maxusers is the softlimit on number of users that can login and nproc is the maximum mumber of processors by the system.
for ftp is concerned check SAM -->Networking & communication -->Network services, check ftp is enabled or not. if enabled can u post the error that ftp gives.
later
ravi
nproc & maxusers parameters nothing to do with the ftp. maxusers is the softlimit on number of users that can login and nproc is the maximum mumber of processors by the system.
for ftp is concerned check SAM -->Networking & communication -->Network services, check ftp is enabled or not. if enabled can u post the error that ftp gives.
later
ravi
never give up
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-19-2001 04:31 AM
05-19-2001 04:31 AM
Re: NPROC and MAXUSERS and impact on FTP
The maxusers kernel parameter item has a kind of macro that nproc, nfile, nflock, and ninode rely on. The ftp problem is as a result of low values of npty and nstrpty.
When We Seek To Discover The Best In Others, We Somehow Bring Out The Best In Ourselves.
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