You can try limiting your configuration to a single job, and tell it when to do
a full or incremental backup through the schedule, like below.
Any backup type specified in the Schedule overrides the “Level = Full” in the
job definition (which is still required to be there, but will be ignored if
On 01/16/15 09:45, Gustavo Lacerda wrote:
> Hi Uwe, thank you for your help. I have done a full backup on tape and
> it completed with no errors. The problem is that the daily job
> (differential backup on File) doesn't recognize that a full backup on
> tape was done previously and asks to do a fu
This solved my problem. In fact, the problem was having two job definitions
instead of one with different run levels. Thank you very much for helping.
Gustavo
2015-01-16 13:22 GMT-02:00 Phil Stracchino :
> On 01/16/15 10:09, Gustavo Lacerda wrote:
> > Hi Uwe,
> >
> > I have not defined the stora
On 01/16/15 10:09, Gustavo Lacerda wrote:
> Hi Uwe,
>
> I have not defined the storage in the schedule configuration. I will try
> it. Thank you very much
>
> Schedule {
> Name = "WeeklyCycle"
> Run = Level=Full Pool=Tape-Monthly 1st fri at 23:05
> Run = Level=Full Pool=Tape-Weekly 2nd 3rd
Hi Uwe,
I have not defined the storage in the schedule configuration. I will try
it. Thank you very much
Schedule {
Name = "WeeklyCycle"
Run = Level=Full Pool=Tape-Monthly 1st fri at 23:05
Run = Level=Full Pool=Tape-Weekly 2nd 3rd 4th 5th Friday at 23:05
Run = Level=Differential Pool=File
On Fri, Jan 16, 2015 at 12:22:43PM -0200, Gustavo Lacerda wrote:
> Hi,
>
> This is the first time I'm configuring bacula. I have a autochan ger with 8
> slots and 1 drive. I tried to schedule a weekly full backup on tape and
> daily differential backups on file. This is a small test. The whole fu
On Fri, Jan 16, 2015 at 12:45:49PM -0200, Gustavo Lacerda wrote:
> Hi Uwe, thank you for your help. I have done a full backup on tape and it
> completed with no errors. The problem is that the daily job (differential
> backup on File) doesn't recognize that a full backup on tape was done
> previou
Hi Uwe, thank you for your help. I have done a full backup on tape and it
completed with no errors. The problem is that the daily job (differential
backup on File) doesn't recognize that a full backup on tape was done
previously and asks to do a full backup on File first. Is there any way to
fix t