DO NOT REPLY [Bug 5109] poor performance on large drives with big bandwidth

samba-bugs at samba.org samba-bugs at samba.org
Tue Nov 27 03:38:45 GMT 2007


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





------- Comment #1 from matt at mattmccutchen.net  2007-11-26 21:38 CST -------
Figure out what the bottleneck is.  Since your dataset is enormous, I'm
guessing the issue is that rsync is using too much memory and the system is
swapping.  If this is the case, you should try the current development rsync,
which has an incremental recursion mode that dramatically reduces memory usage.
 If you then find that CPU or disk is the bottleneck and the network is
underutilized, pass --whole-file to disable the delta-transfer algorithm.


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


More information about the rsync mailing list