On Thu, May 21, 2015 at 11:08 AM, Andy Taylor <andy.tay...@sift.com> wrote: > > After a bit more digging I've managed to get a bit more information out of > the logs: > > 2015/05/21 15:15:09 [14010] Invalid remainder length 467096064 [receiver] > 2015/05/21 15:15:09 [14010] rsync error: protocol incompatibility (code 2) at > io.c(1352) [receiver=3.0.9] > 2015/05/21 15:15:09 [14010] [receiver] _exit_cleanup(code=2, file=io.c, > line=1352): about to call exit(2) > 2015/05/21 15:15:09 [14010] rsync: connection unexpectedly closed (1022021 > bytes received so far) [generator] > 2015/05/21 15:15:09 [14010] rsync error: error in rsync protocol data stream > (code 12) at io.c(605) [generator=3.0.9] > 2015/05/21 15:15:09 [14010] [generator] _exit_cleanup(code=12, file=io.c, > line=605): about to call exit(12) > > Does anyone have any idea what this might be? It seems the protocol > incompatibility error can sometimes be down to the version of rsync you are > using, but I have tried a few different versions with no success.
Did you try going down to a 2.x version of rsync? Newer versions are supposed to negotiate the protocol level but it looks like that isn't happening in this situation. But, unless you care about the bandwidth used, you could just script something around the command line BackupPC_tarCreate tool piped though ssh to a remote extract instead of using rysnc for this at all. -- Les Mikesell lesmikes...@gmail.com ------------------------------------------------------------------------------ One dashboard for servers and applications across Physical-Virtual-Cloud Widest out-of-the-box monitoring support with 50+ applications Performance metrics, stats and reports that give you Actionable Insights Deep dive visibility with transaction tracing using APM Insight. http://ad.doubleclick.net/ddm/clk/290420510;117567292;y _______________________________________________ BackupPC-users mailing list BackupPC-users@lists.sourceforge.net List: https://lists.sourceforge.net/lists/listinfo/backuppc-users Wiki: http://backuppc.wiki.sourceforge.net Project: http://backuppc.sourceforge.net/