[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-users] [XTR] rsync fails XTR2XTR but works XTR2Qube



> Tried to copy contents of SCMU dump from source XTR to our 
> spare XTR (not on
> same subnet). Failed. Then copied SCMU dump from source XTR 
> to a Qube 3
> (sits beside the spare XTR) and it worked perfectly. Any idea 
> why it would
> work XTR --> Qube but not XTR --> XTR? 
> 
> rsync command used from SSH shell on target (spare) XTR, 
> logged in as admin,
> su-, then: 
>   rsync -auvz --delete --rsh=ssh 
> 123.456.789.000:/home/cmu/www.domain.com/
> /home/cmu/www.domain.com
> 
> After prompting me for root password, the XTR --> XTR attempt 
> simply said it
> got a list of files. The XTR --> Qube attempt got all the 
> files perfectly. 
> 
> Thanks, 
> Tom
> 

OK. rsync on primary XTR was a different version (2.5.x) while on the other
units was 2.4.x.  I backrev'd rsync on the primary XTR to 2.4.x, rebooted,
and tried rsync over SSH again.  Same result.  I can rsync by pulling files
from the XTR to a Qube, but not from the primary XTR to the spare XTR.  Any
thoughts would be appreciated.  I realize this is off topic, but I'm stumped
as to why rsync works on three blue machines but not the fourth one.

Tom