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..
--
Please use reply-all for most replies to avoid omitting the mailing list.
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html