BackupPC-users

Re: [BackupPC-users] Sending csums, cnt = 0, phase = 1 - Backups stuck!

2009-04-10 02:48:23
Subject: Re: [BackupPC-users] Sending csums, cnt = 0, phase = 1 - Backups stuck!
From: "Boniforti Flavio" <flavio AT piramide DOT ch>
To: "Holger Parplies" <wbppc AT parplies DOT de>
Date: Fri, 10 Apr 2009 08:43:39 +0200
> ah. Remove the '-z'. BackupPC doesn't support that. I don't 
> know about block-size, but why not simply stick with the 
> default configuration?

Well, I just put there some args I wanted to use and removed unnecessary ones: 
perms, owner, group, links, hardlinks are useless when backing up from a 
Windows system (which stores on NTFS, thus no perms, owner, group can be 
useful).

> '--delete*' are meaningless and unsupported. '--stats 
> --progress'? Are you deliberately trying to disrupt 
> communications between rsync and BackupPC? ;-)

0__0 It seems that I'm trying my best to do so :-/

> From 3.1.0's default config file:
> 
>       $Conf{RsyncArgs} = [
>                   #
>                   # Do not edit these!
>                   #
>                   '--numeric-ids',
>                   '--perms',
>                   '--owner',
>                   '--group',
>                   '-D',
>                   '--links',
>                   '--hard-links',
>                   '--times',
>                   '--block-size=2048',
>                   '--recursive',

[cut]

> Note especially the part reading 'Do not edit these!'.

Well, don't understand why I shouldn't be edit these to suit my needs...

> Please reset your RsyncArgs to supported values and try again.

OK, I'm on my way... And it seems that you were right!
I've set back to the original RsyncArgs and now backup has begun.

What I see is (excerpt):

Starting file 1224 (carola/Desktop/CAROLA/LISTINO OMV.xls), blkCnt=0, 
blkSize=2048, remainder=0
carola/Desktop/CAROLA/LISTINO OMV.xls: size doesn't match (9581056 vs 0)
carola/Desktop/CAROLA/LISTINO OMV.xls got digests 
d5d109ed1c94ca35cd36f9b2597fcaab vs d5d109ed1c94ca35cd36f9b2597fcaab
  create   644   400/401     9581056 carola/Desktop/CAROLA/LISTINO OMV.xls
attribSet: dir=fprofilo/carola/Desktop/CAROLA exists
attribSet(dir=fprofilo/carola/Desktop/CAROLA, file=LISTINO OMV.xls, 
size=9581056, placeholder=)
Starting file 1225 (carola/Desktop/CAROLA/LOGO_OMV_TRANS.gif), blkCnt=0, 
blkSize=2048, remainder=0
carola/Desktop/CAROLA/LOGO_OMV_TRANS.gif: size doesn't match (1137 vs 0)
carola/Desktop/CAROLA/LOGO_OMV_TRANS.gif got digests 
16cfc90bc9b7d72f5527e39c2c0a0756 vs 16cfc90bc9b7d72f5527e39c2c0a0756
  create   644   400/401        1137 carola/Desktop/CAROLA/LOGO_OMV_TRANS.gif
attribSet: dir=fprofilo/carola/Desktop/CAROLA exists
attribSet(dir=fprofilo/carola/Desktop/CAROLA, file=LOGO_OMV_TRANS.gif, 
size=1137, placeholder=)
Starting file 1226 (carola/Desktop/CAROLA/Mise à jour des prix 
2009-04-01.xls), blkCnt=0, blkSize=2048, remainder=0
carola/Desktop/CAROLA/Mise à jour des prix 2009-04-01.xls: size doesn't match 
(14702080 vs 0)
-------------

Can you tell me why it should tell things like "size doesn't match"? Could you 
please explain what's going on?

Thanks!
Flavio Boniforti.

------------------------------------------------------------------------------
This SF.net email is sponsored by:
High Quality Requirements in a Collaborative Environment.
Download a free trial of Rational Requirements Composer Now!
http://p.sf.net/sfu/www-ibm-com
_______________________________________________
BackupPC-users mailing list
BackupPC-users AT lists.sourceforge DOT net
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/

<Prev in Thread] Current Thread [Next in Thread>