BackupPC-users

Re: [BackupPC-users] 34851 files processed yet 0 files dumped for share

2009-09-25 01:35:35
Subject: Re: [BackupPC-users] 34851 files processed yet 0 files dumped for share
From: Lorrin Nelson <lhn+sourceforge AT nerdylorrin DOT net>
To: Craig Barratt <cbarratt AT users.sourceforge DOT net>
Date: Thu, 24 Sep 2009 22:31:31 -0700
On Sep 22, 2009, at 10:25 PM, Craig Barratt wrote:

> Lorrin writes:
>
>> tarExtract: Done: 1 errors, 30960 filesExist, 15823490040 sizeExist,
>> 15823490040 sizeExistComp, 34851 filesTotal, 17143873836 sizeTotal
>> Got fatal error during xfer (No files dumped for share /)
>>
>> TarShareName is set to /
>
> Do you know what the 1 error is?  Check the per-PC log file for
> warnings or errors too.
>
> Can you double-check whether TarShareName is actually set to
> ["/", "/"] (ie: "/" twice)?
>
> Craig
>

Hi Craig --

Thanks for taking the time to respond.

I didn't see anything noteworthy in the per-PC log file.

TarShareName is inherited from config.pl:
        $Conf{TarShareName} = '/';

It was a little tricky to find the one error in over 100k lines of  
screen dump. :-) Here it is, along with a few lines of context.

tarExtract: Got file './Users/tina/Documents/2009/Forum Theatre  
Project/Video files/Tape 1 - Day 1.mpg', mode 0777, size 1.2828e+09,  
type 0
   pool     777    501/20  1282796852 Users/tina/Documents/2009/Forum  
Theatre Project/Video files/Tape 1 - Day 1.mpg
tarExtract: Got file './Users/tina/Documents/2009/Forum Theatre  
Project/Video files/Tape 2 - Day 1.mpg', mode 0777, size 5.18103e+08,  
type 0
tarExtract: Unable to open /var/lib/backuppc/pc/aubergine/new/f%2f/ 
fUsers/ftina/fDocuments/f2009/fForum Theatre Project/fVideo files/ 
fTape 2 - Day 1.mpg for writing after link fail
   create   777    501/20   518103244 Users/tina/Documents/2009/Forum  
Theatre Project/Video files/Tape 2 - Day 1.mpg
tarExtract: Got file './Users/tina/Documents/2009/Forum Theatre  
Project/Video files/Tape 3 - Day 2.mpg', mode 0777, size 1.28608e+09,  
type 0
   pool     777    501/20  1286076016 Users/tina/Documents/2009/Forum  
Theatre Project/Video files/Tape 3 - Day 2.mpg
tarExtract: Got file './Users/tina/Documents/2009/Forum Theatre  
Project/Video files/Tape 4 - Day 3.mpg', mode 0777, size 1.79964e+09,  
type 0
   pool     777    501/20  1799642832 Users/tina/Documents/2009/Forum  
Theatre Project/Video files/Tape 4 - Day 3.mpg

The file in question seems to exist on disk (here under 163 instead of  
new):
ls -alFi "/var/lib/backuppc/pc/aubergine/163/f%2f/fUsers/ftina/ 
fDocuments/f2009/fForum Theatre Project/fVideo files/fTape 2 - Day  
1.mpg"
48488926 -rw-r----- 2 backuppc backuppc 518103244 2009-09-24 06:57 / 
var/lib/backuppc/pc/aubergine/163/f%2f/fUsers/ftina/fDocuments/f2009/ 
fForum Theatre Project/fVideo files/fTape 2 - Day 1.mpg

I did find an entry in the pool with that inode:
find /var/lib/backuppc/pool/ -inum 48488926
/var/lib/backuppc/pool/5/c/f/5cf19104c918549fd2052c8db99ad836

There's a good likelihood the backup problems started when these files  
were placed on the client.

-Lorrin

------------------------------------------------------------------------------
Come build with us! The BlackBerry&reg; Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9&#45;12, 2009. Register now&#33;
http://p.sf.net/sfu/devconf
_______________________________________________
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>