On 05/12/15 16:59, Les Mikesell wrote: >> Well, as I mentioned, rsyncd didn't work either. That's the reason I >> switched to ssh+rsync in the first place. >> >> I can re-run it using rsync and give you that info too. > Your situation sounds like what can happen if your vpn or a NAT > gateway or statefull firewall in the path has an idle timeout that is > exceeded during rsync comparisons, but having keepalives turned on in > your ssh command should prevent that. You might look with > tcpdump/wireshark to see if there is still activity when the backup > appears idle.
Well I did have ServerAliveInterval set. And as I mentioned, a parallel ssh session was still up, even when backuppc/rsync reported a timeout/EOF: Running: /usr/bin/ssh -C -o ServerAliveInterval=15 -q -x -l user host > >> Any thoughts on the partial backups / resume functionality? Or is that >> too related to ssh+rsync? > Backuppc doesn't exactly 'resume' where a partial stopped. The > previous partial is used as the basis for the next full where a > complete comparison is done (partials quickly skip files where the > timestamp and length match). So, it is still going to take the time > to read those files even though only differences will be transmitted. > At the end of the next failing partial, the run with the most files > will be kept. I realize that, but the comparison doesn't seem to be happening in this case, or is it? Whereas I see a pattern like this for most other backups: same pool same … This one – the failing one – is always listing "pool" or "create" maybe, but not a single time do I see a "same". best regards, David -- TenTwentyFour S.à r.l. W: www.tentwentyfour.lu T: +352 20 211 1024 F: +352 20 211 1023 9 av. des Hauts-Fourneaux 4362 Esch-sur-Alzette
signature.asc
Description: OpenPGP digital signature
------------------------------------------------------------------------------ Go from Idea to Many App Stores Faster with Intel(R) XDK Give your users amazing mobile app experiences with Intel(R) XDK. Use one codebase in this all-in-one HTML5 development environment. Design, debug & build mobile apps & 2D/3D high-impact games for multiple OSs. http://pubads.g.doubleclick.net/gampad/clk?id=254741911&iu=/4140
_______________________________________________ BackupPC-users mailing list [email protected] List: https://lists.sourceforge.net/lists/listinfo/backuppc-users Wiki: http://backuppc.wiki.sourceforge.net Project: http://backuppc.sourceforge.net/
