Return to BSD News archive
Path: sserve!newshost.anu.edu.au!harbinger.cc.monash.edu.au!simtel!zombie.ncsc.mil!news.mathworks.com!europa.chnt.gtegsc.com!news.sprintlink.net!EU.net!Austria.EU.net!newsfeed.ACO.net!swidir.switch.ch!scsing.switch.ch!news.belwue.de!fu-berlin.de!cs.tu-berlin.de!nuggets From: nuggets@cs.tu-berlin.de (Lars Hentschke) Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: Problem with rsh / 2.0.5R Date: 26 Jun 1995 18:43:53 GMT Organization: Technical University of Berlin, Germany Lines: 33 Distribution: world Message-ID: <3smv59$d7t@news.cs.tu-berlin.de> References: <3sk8fv$2k3@shell1.best.com> NNTP-Posting-Host: quatar.cs.tu-berlin.de Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Matt Dillon (dillon@best.com) wrote: : I've been doing backups with rsh tar and have noticed that : rsh appears to fail randomly with a 'connection refused' about : one out of 8 times. : The problem appears to be related to running multiple rsh's in : a row. : Has anyone else encountered this problem? Yep, this script fails: rsh machine1 dump bla | dd of=/dev/nrst0 (1MB data) rsh machine1 dump bla | dd of=/dev/nrst0 (300MB data) rsh machine1 ls \ or | this fails !!! rlogin machine1 / rsh machine1 ls this works after 1 minute rsh machine2 dump bla | dd of=/dev/nrst0 (180MB data) rsh machine1 ls rsh machine2 dump bla | dd of=/dev/nrst0 this fails too rsh machine2 ls this works after 1 minute it seems heavy traffic blocks rsh for some time. Lars. -- ----------------------------------------------------------------------------- | Lars Hentschke voice:033052+50726 line:033052+51576 14400/V32bis (public) | | email:nuggets@cs.tu-berlin.de OR nuggets@tworivers.bln.sub.org (home) | -----------------------------------------------------------------------------