ayourtch / lsyncd

Automatically exported from code.google.com/p/lsyncd
GNU General Public License v2.0
0 stars 0 forks source link

initial sync is too agressive #85

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
With maxProcesses=2 an initial sync of 13 directories to 1 host is causing the 
host to throttle.

rsync: connection unexpectedly closed (0 bytes received so far) [sender]
rsync error: unexplained error (code 255) at io.c(601) [sender=3.0.7]

Maybe the initial sync could listen to the -delay option?
And lsyncd reports retrying, but it never does.

If I modify a file within one of the unsync'ed directories it sync's fine.

Version 2.0.4
Same enviroment as #84, new config attached.

Original issue reported on code.google.com by aagaa...@gmail.com on 16 Sep 2011 at 11:18

Attachments:

GoogleCodeExporter commented 8 years ago
has been fixed with 2.0.5

Original comment by axk...@gmail.com on 1 Nov 2011 at 10:19