HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- rcp doesnt close connection on server
Operating System - HP-UX
1825719
Members
2941
Online
109686
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
03-01-2002 01:24 PM
03-01-2002 01:24 PM
rcp doesnt close connection on server
I have a user that rcp's a large number of files from one system to another (rcp being in a for loop) every 15 minutes. While the rcp's are finishing on the source side, the remshd connection usually doesnot terminate.
What this means is that last reports that I have over 10000000 remshd connections still logged in.
I am not sure what the consequences are, but the problem is happening on other systems too.
What this means is that last reports that I have over 10000000 remshd connections still logged in.
I am not sure what the consequences are, but the problem is happening on other systems too.
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-01-2002 01:47 PM
03-01-2002 01:47 PM
Re: rcp doesnt close connection on server
UA,
Get "lsof" from the HP porting centre:
http://hpux.cs.utah.edu/hppd/hpux/Sysadmin/lsof-4.61/
It's impossible to have more active connections than you have maximum number of files (maxfiles & nfiles).
live free or die
harry
Get "lsof" from the HP porting centre:
http://hpux.cs.utah.edu/hppd/hpux/Sysadmin/lsof-4.61/
It's impossible to have more active connections than you have maximum number of files (maxfiles & nfiles).
live free or die
harry
Live Free or Die
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-01-2002 02:13 PM
03-01-2002 02:13 PM
Re: rcp doesnt close connection on server
Hi,
>> I have a user that rcp's a large number of files from one system to another (rcp being in a for loop) every 15 minutes. While the rcp's are finishing on the source side, the remshd connection usually does not terminate.
Try to workaround this issue by modifying the tcp_keepalive_interval and related network parameters to see if it helps. If your keep-alive interval is set too large, then connections will not timeout even when the client's FIN/ACK was lost (server never receives it).
Btw I don't suppose you have a network filter between the client and server?
Hope this helps. Regards.
Steven Sim Kok Leong
>> I have a user that rcp's a large number of files from one system to another (rcp being in a for loop) every 15 minutes. While the rcp's are finishing on the source side, the remshd connection usually does not terminate.
Try to workaround this issue by modifying the tcp_keepalive_interval and related network parameters to see if it helps. If your keep-alive interval is set too large, then connections will not timeout even when the client's FIN/ACK was lost (server never receives it).
Btw I don't suppose you have a network filter between the client and server?
Hope this helps. Regards.
Steven Sim Kok Leong
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