logo       

Re: Rsync transfer getting interrupted: msg#00197

sysutils.backup.backuppc.general

Subject: Re: Rsync transfer getting interrupted

bpc.20.hypatia@xxxxxxxx writes:

> 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.

Hmmm, I've heard of cases where the server BackupPC_dump SEGVs
when the remote (client) rsync sends a duplicate file name in
the file list. This should not normally happen, but I guess
it can happen if there is corruption on the remote client
file system.

So it could be that some windows file system corruption is
exposing a bug in File::RsyncP (on the server) that causes
the SEGV. I need to look into that bug.

In the meantime, what happens when you run chkdsk on the
client machine?

Craig


-------------------------------------------------------
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