Bacula-users

[Bacula-users] Full and Incremental backup to different location

2010-04-21 11:06:49
Subject: [Bacula-users] Full and Incremental backup to different location
From: Sorix <bacula-forum AT backupcentral DOT com>
To: bacula-users AT lists.sourceforge DOT net
Date: Wed, 21 Apr 2010 09:00:26 -0400
Hello.
I've tried to use such backup scheme:

- Full backups => Tape device
- Incremental backups => HDD

But always when i'm trying to start incremental job backups after doing full, 
i'm getting: 

> No prior Full backup Job record found.
> No prior or suitable Full backup found in catalog. Doing FULL backup.


Here is defaults for my jobs:
JobDefs &#123;
&nbsp; Name = "Windows Full"
&nbsp; Schedule = "WeeklyCycle"
&nbsp; Storage = Autochanger
&nbsp; Messages = Standard
&nbsp; Priority = 10
&nbsp; Write Bootstrap = "/var/bacula/%c.bsr"
&nbsp; Type = Backup
&nbsp; Level = Full
&nbsp; FileSet= "Windows 2008"
&nbsp; Pool = Default
&#125;

JobDefs &#123;
&nbsp; Name = "Windows Incremental"
&nbsp; Schedule = "WeeklyCycle"
&nbsp; Storage = File
&nbsp; Messages = Standard
&nbsp; Priority = 10
&nbsp; Write Bootstrap = "/var/bacula/%c.bsr"
&nbsp; Type = Backup
&nbsp; Level = Incremental
&nbsp; FileSet= "Windows 2008"
&nbsp; Pool = Default
&#125;

Job &#123;
&nbsp; &nbsp; Name = "mail4srv-full"
&nbsp; &nbsp; JobDefs = "Windows Full"
&nbsp; &nbsp; Client = "mail4srv-fd"
&nbsp; &nbsp; Enabled = no
&#125;

Job &#123;
&nbsp; &nbsp; Name = "mail4srv-inc"
&nbsp; &nbsp; JobDefs = "Windows Incremental"
&nbsp; &nbsp; Client = "mail4srv-fd"
&nbsp; &nbsp; Enabled = no
&#125;


So i'm using different job names, but shared FileSet and Pool.

In console i'm running "mail4srv-full", and after backup completes - 
"mail4srv-inc" and getting again "full" backup :(.

+----------------------------------------------------------------------
|This was sent by vasily AT me DOT com via Backup Central.
|Forward SPAM to abuse AT backupcentral DOT com.
+----------------------------------------------------------------------



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