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

2010-04-23 Thread Martin Simmons
> On Fri, 23 Apr 2010 14:14:10 +0200, Matija Nalis said: > > One somewhat unrelated question; is it possible to do the following > using the new scheme ? > > - backup daily incremental in pool Pool-Daily > - backup weekly differential in pool Pool-Daily > - backup feb-dec once a month full in

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

2010-04-23 Thread John Drescher
>> Pool overrides in the Schedule resource have been deprecated (but, for >> backward compatibility, not removed) because they do not work properly >> when a Job is promoted to a higher level because of a missing or failed > > One somewhat unrelated question; is it possible to do the following > us

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

2010-04-23 Thread Matija Nalis
On Thu, Apr 22, 2010 at 12:06:12PM -0400, Phil Stracchino wrote: > That's looking much better. One suggestion, though - Move your Pool > overrides from the Schedule to the Job or JobDefs, like this: > > Schedule { > Name = "Default" > Run = Level=Full 1st sun at 2:05 > Run = Level=Increment

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

2010-04-22 Thread Phil Stracchino
On 04/22/10 02:14, Sorix wrote: > > I've done some modifications. > > Schedule { >   Name = "Default" >   Run = Level=Full Pool=Tape 1st sun at 2:05 >   Run = Level=Incremental Pool=File mon-fri at 2:05 > } > > > JobDefs { >   Name = "Windows 2008" >   Schedule = "Default" >   Messages = Standa

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

2010-04-21 Thread Phil Stracchino
On 04/21/10 09:00, Sorix wrote: > > 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. >> N