logo       

RE: Rsync transfer getting interrupted: msg#00182

sysutils.backup.backuppc.general

Subject: RE: Rsync transfer getting interrupted

This sounds a lot like a problem I've been having with one of my local Windows boxes running Cygwin Rsync. I wasn't ready to post the problem to the list yet, but my backups of the client were dieing mysteriously too. It turns out that something on the server is segfaulting.When I start the backup on the command line with strace thusly:
$ time strace /usr/bin/perl /usr/share/backuppc/bin/BackupPC_dump -v -f clientpc

the backup ends with:

open("/var/lib/backuppc/pc/clientpc/0/fToBackup/fcvs", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = -1 ENOENT (No such file or directory)
open("/var/lib/backuppc/pc/clientpc/0/fToBackup/fcygwin", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = -1 ENOENT (No such file or directory)
open("/var/lib/backuppc/pc/clientpc/0/fToBackup/fcygwin/fbin",O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = -1 ENOENT (No such file or directory)
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV +++
real 18m54.824s
user 1m2.135s
sys 0m7.300s.

Try it, to see if we have the same problem.

Rich


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
BackupPC-users mailing list
BackupPC-users@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/



<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise