> On Jul 24, 2020, at 6:00 PM, Martin Simmons <mar...@lispworks.com> wrote:
> 
>>>>>> On Fri, 24 Jul 2020 09:09:12 -0400, Dan Langille said:
>> 
>> I'm using Bacula 9.6.5 on FreeBSD 12.1
>> 
>> I have noticed a BSR file which is not getting updated after every job run.
>> ...
>> This is the most recent job, from today:
>> 
>> 24-Jul 03:05 bacula-dir JobId 314258: Start Backup JobId 314258, 
>> Job=tallboy_home.2020-07-24_03.05.00_08
>> 24-Jul 03:05 bacula-dir JobId 314258: There are no more Jobs associated with 
>> Volume "IncrAuto-7393". Marking it purged.
>> 24-Jul 03:05 bacula-dir JobId 314258: All records pruned from Volume 
>> "IncrAuto-7393"; marking it "Purged"
>> 24-Jul 03:05 bacula-dir JobId 314258: Recycled volume "IncrAuto-7393"
>> 24-Jul 03:05 bacula-dir JobId 314258: Using Device "vDrive-IncrFile-6" to 
>> write.
>> 24-Jul 03:05 bacula-sd-01-sd JobId 314258: Recycled volume "IncrAuto-7393" 
>> on File device "vDrive-IncrFile-6" (/usr/local/bacula/volumes/IncrFile), all 
>> previous data lost.
>> 24-Jul 03:05 bacula-dir JobId 314258: Max Volume jobs=1 exceeded. Marking 
>> Volume "IncrAuto-7393" as Used.
>> 24-Jul 03:05 bacula-sd-01-sd JobId 314258: Elapsed time=00:00:03, Transfer 
>> rate=0  Bytes/second
>> 24-Jul 03:05 bacula-sd-01-sd JobId 314258: Sending spooled attrs to the 
>> Director. Despooling 0 bytes ...
>> 24-Jul 03:05 bacula-dir JobId 314258: Bacula bacula-dir 9.6.5 (11Jun20):
>>  Build OS:               amd64-portbld-freebsd12.1 freebsd 12.1-RELEASE-p7
>>  JobId:                  314258
>>  Job:                    tallboy_home.2020-07-24_03.05.00_08
>>  Backup Level:           Incremental, since=2020-07-23 03:05:17
>>  Client:                 "tallboy-fd" 9.6.5 (11Jun20) 
>> amd64-portbld-freebsd12.1,freebsd,12.1-RELEASE-p7
>>  FileSet:                "tallboy home" 2012-12-20 14:19:02
>>  Pool:                   "IncrFile" (From Job IncPool override)
>>  Catalog:                "MyCatalog" (From Client resource)
>>  Storage:                "bacula-sd-01-IncrFile" (From Pool resource)
>>  Scheduled time:         24-Jul-2020 03:05:00
>>  Start time:             24-Jul-2020 03:05:17
>>  End time:               24-Jul-2020 03:05:21
>>  Elapsed time:           4 secs
>>  Priority:               10
>>  FD Files Written:       0
>>  SD Files Written:       0
>>  FD Bytes Written:       0 (0 B)
>>  SD Bytes Written:       0 (0 B)
> 
> This job wrote nothing to the volume, so there is nothing to add to the BSR
> file.

When I look at this post now, that's easy to see. I find myself smirking to 
myself when it see it now. Thanks.

Why was this a problem to me? I'm backing up my BSR files with an rsync to 
other hosts.

There is a monitoring script to make sure the rcync'd files are not more than 
48 hours old.

I have 'fixed' with with a crontab on the above referenced host:

0       0       *       *       *       touch ~/.backmeup

Cheers

-- 
Dan Langille - BSDCan / PGCon
d...@langille.org





_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to