[Bug 7195] timeout reached while sending checksums for very large files

samba-bugs at samba.org samba-bugs at samba.org
Tue Oct 23 05:27:39 MDT 2012


https://bugzilla.samba.org/show_bug.cgi?id=7195

--- Comment #2 from Loïc Gomez <samba-bugz at kyoshiro.org> 2012-10-23 11:27:38 UTC ---
I ran into a similar issue recently while transferring large files (>40GB).
After a few tests, it seems - in my case at least - to be related to the
delta-xfer algorithm. The bug does not happen anymore with the -W option.

I don't know if this will resolve your issue, but you can also try looking into
these options : --no-checksum --no-compress --blocking-io. These were not the
source of my problems, but the functions they're related to might rise a
network timeout.

I hope it helps, anyways, good luck solving your issue.

-- 
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the rsync mailing list