Nothing between the 2 but a Cisco 4506 switch with 24 port GbE Copper blades.
-----Original Message----- From: Davin Milun [mailto:milun@cse.Buffalo.EDU] Sent: Tuesday, March 07, 2006 11:27 AM To: Holland, William L; 'toasters@mathworks.com' Subject: Re: rsh times out after 5 min
At 10:58, on Mar 7, 2006, "Holland, William L" wrote:
I am trying to perform an ndmpcopy operation using rsh from a Windows client. I am able to initiate the ndmpcopy fine and transfer actually starts. However, after EXACTLY 5 minutes, the rsh times out with a "connection reset by peer" message. Anyone know of any way to get around this?
When I've seen similar problems in the past, the culprit was some firewall (or load-balancer) between my host and the filer, that was aging out "long-lived" TCP sessions.
Davin.
do you have autologout set on the filers?
rsh <$filer> options autologout
this should tell you. The default for console and telnet is normally 60 minutes but you may have changed that in the past?
Mike
On Tue, 7 Mar 2006, Holland, William L Said:
Nothing between the 2 but a Cisco 4506 switch with 24 port GbE Copper blades.
-----Original Message----- From: Davin Milun [mailto:milun@cse.Buffalo.EDU] Sent: Tuesday, March 07, 2006 11:27 AM To: Holland, William L; 'toasters@mathworks.com' Subject: Re: rsh times out after 5 min
At 10:58, on Mar 7, 2006, "Holland, William L" wrote:
I am trying to perform an ndmpcopy operation using rsh from a Windows client. I am able to initiate the ndmpcopy fine and transfer actually starts. However, after EXACTLY 5 minutes, the rsh times out with a "connection reset by peer" message. Anyone know of any way to get around this?
When I've seen similar problems in the past, the culprit was some firewall (or load-balancer) between my host and the filer, that was aging out "long-lived" TCP sessions.
Davin.