rsync error after server restore

Manuel Kissoyan manuel at kissoyan.com.ar
Fri Jun 6 18:44:20 GMT 2008


Hi Wayne,

Yes, im using timeout=500 in the cron/command as we were using before 
the crash and also as im using in the other servers.

Ill do the strace to see what is happening and ill post here. btw, what 
exactly do you mean when you say to attach it of each of the 3 programs?

Thank you in advance!

Manuel




Wayne Davison wrote:
> On Wed, Jun 04, 2008 at 05:25:06PM -0300, Manuel Kissoyan wrote:
>   
>> rsync error: timeout in data send/receive (code 30) at io.c(233) [sender=3.0.0pre2]
>>     
>
> Are you using a --timeout option or a timeout parameter in a daemon
> config?  If so, try increasing that value.  If not, you should check to
> see if both sides are reporting a connection-closed error, or if one
> side is dying/crashing.  One way to do that by attaching an strace to
> each of the 3 programs (e.g. use "strace -o FILE -p PID" after it is
> running if you don't want to tweak the way you start the copy going).
>
> ..wayne..
>
>   



More information about the rsync mailing list