Bacula-users

Re: [Bacula-users] FileSet MD5 digest not found

2013-01-10 11:13:15
Subject: Re: [Bacula-users] FileSet MD5 digest not found
From: Dan Langille <dan AT langille DOT org>
To: <bacula-users AT lists.sourceforge DOT net>
Date: Thu, 10 Jan 2013 11:10:37 -0500
On 2013-01-10 08:17, Martin Simmons wrote:
>>>>>> On Tue, 08 Jan 2013 10:56:16 -0500, Dan Langille said:
>>
>> When running copy jobs on 5.2.12, I see this:
>>
>> 08-Jan 15:49 bacula-dir JobId 116746: Warning: FileSet MD5 digest 
>> not
>> found.
>> 08-Jan 15:49 bacula-dir JobId 116746: The following 48 JobIds were
>> chosen to be copied:
>> 
>> 116360,116426,116427,116429,116431,116434,116428,116430,116432,116435,116433,116436,116438,116446,116451,116453,116439,116447,116440,116448,116449,116443,116444,116445,116608,116609,116611,116613,116616,116610,116612,116614,116617,116615,116618,116620,116628,116633,116635,116621,116625,116629,116634,116622,116626,116630,116627,116631
>> 08-Jan 15:49 bacula-dir JobId 116747: Warning: FileSet MD5 digest 
>> not
>> found.
>> 08-Jan 15:49 bacula-dir JobId 116747: Copying using JobId=116360
>> Job=dent.2013-01-05_23.30.00_53
>> 08-Jan 15:49 bacula-dir JobId 116747: Bootstrap records written to
>> /home/bacula/working/bacula-dir.restore.83.bsr
>> 08-Jan 15:49 bacula-dir JobId 116746: Job queued. JobId=116747
>> 08-Jan 15:49 bacula-dir JobId 116746: Copying JobId 116747 started.
>> 08-Jan 15:49 bacula-dir JobId 116749: Warning: FileSet MD5 digest 
>> not
>> found.
>>
>>
>> That message seems to be present for each job it starts: Warning:
>> FileSet MD5 digest not found.
>>
>> I'm quite sure that each FilSet has:
>>
>>      Options {
>>        signature=MD5
>>      }
>>
>> Some might even have:
>>
>>      Options {
>>        signature=MD5
>>          verify=pnugsmcs5
>>      }
>>
>>
>> Ideas?
>
> Can you post the whole fileset?

Sure.  This one is an example from jobid = 116360

FileSet {
   Name = "dent files"
   Include {
     Options {
       signature=MD5
         verify=pnugsmcs5
     }
     Exclude Dir Containing = .NOBACKUP

     File = /Users/dan
   }
   Exclude {
     File = *~
   }
}


-- 
Dan Langille - http://langille.org/

------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122712
_______________________________________________
Bacula-users mailing list
Bacula-users AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users

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