[EMAIL PROTECTED] wrote on 02/01/2007 
12:22:18 AM:

 > Timothy J. Massey wrote:
 >
 > > rsync: read error: No route to host
 >
 > This is almost certainly a network error, unrelated to rsync or whatever
 >   application might be running.  Do other network-intense things have
 > similar problem?  Try something like:
 >
 > ssh othermachine tar --one-file-system -cf - >/dev/null
 > and repeat a similar command on the other system at the same time so you
 > have traffic both directions.

I will give that a shot when I get a chance.  However, remember that 
these computers are not just sitting there copying data via rsync. 
They're serving as file servers, Domino servers, web servers and other 
things.  They do heavy disk and network traffice routinely.  In fact, my 
emergency workaround is to use smb instead of rsync to back them up, and 
this works fine.  While the bug may or may not be in rsync, it is only 
triggered by rsync.  These systems do not exist in a vacuum, and they 
work *fine* outside of this.

 > > So, I am able to reproduce the error with 3 different computers, 2
 > > completely different operating system families and a bunch of 
different
 > > versions.
 >
 > Do you have any that never have errors?

My notebook can copy the data maybe 30% of the time.  The slower 
computers cannot.

 > > Now that I'm on a disposable computer, I can start making changes 
to the
 > > host side.
 > >
 > > Anything else you want to see on the server side?  I'm out of ideas
 > > there.  I will start manipulating the host side when I get some more
 > > free time.
 >
 > Are you doing anything with iptables?  If so, try turning them off.
 > Perhaps different brands of switches and NICs if possible.

I've used **3** different computers with wildly different hardware.  On 
the host side, I've used **4** different computers (and most of them are 
high-end server hardware) with wildly different hardware.  It's not 
related to a specific brand or type of hardware.

Tim Massey

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/

Reply via email to