- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- ftp/tcp: accept: No buffer space available
Categories
Company
Local Language
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
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
Community
Resources
Forums
Blogs
- 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
03-07-2004 09:23 PM
03-07-2004 09:23 PM
ftp/tcp: accept: No buffer space available
Hi Masters
I have got a HP9000 K580 system running hp-ux 11.00. It is used to download files thru FTP. Clients from various places locally as well as remotely used to connect to server. There will be hundreds of ftp connection to download files.
Problem is at peak hour system gives following error message:
"inetd[917]: ftp/tcp: accept: No buffer space available"
And system will be damn slow because of 100% CPU & Memory utilization.
Please guide me to solve this issue.
Thanks in advance
Manoj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2004 09:44 PM
03-07-2004 09:44 PM
Re: ftp/tcp: accept: No buffer space available
Sound a bit like a tcp parameter tcp_conn_request_max check this doc on docs.hp.com
http://tinylink.com/?bA2yamPLsI
Hope this helps,
Robert-Jan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-08-2004 02:09 PM
03-08-2004 02:09 PM
Re: ftp/tcp: accept: No buffer space available
It suggests your system is overloaded.
There may indeed be some value in increasing tcp_conn_request_max - IIRC, 11.0 inetd asks for a listen backlog of 128, so making tcp_conn_request_max at least 128 would be good, but I wouldn't expect toooo much fom that.
If you wish to address the memory utilization, you might make sure you are up on the latest FTP patches as there were some that addressed memory utilization by the ftpd. CPU util, well, if you are already on a K580, the only CPU upgrade is to a newer box.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-08-2004 02:19 PM
03-08-2004 02:19 PM
Re: ftp/tcp: accept: No buffer space available
Please check this link:
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=190143
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-08-2004 02:24 PM
03-08-2004 02:24 PM
Re: ftp/tcp: accept: No buffer space available
Install the latest network patches
PHNE_21767
PHNE_21217