Bacula-users

Re: [Bacula-users] Backup Full and Incremental...

2014-03-14 11:19:33
Subject: Re: [Bacula-users] Backup Full and Incremental...
From: Gilberto Nunes <gilberto.nunes32 AT gmail DOT com>
To: John Drescher <drescherjm AT gmail DOT com>
Date: Fri, 14 Mar 2014 12:17:07 -0300
Ok... I change for this:

Pool {
  Name = Samba-Full
  Pool Type = Backup
  Maximum Volume Jobs = 1
  Volume Retention = 30 days
  Recycle = yes
  AutoPrune = yes
  LabelFormat = FullMensal
}
Pool {
  Name = Samba-Incremental
  Pool Type = Backup
  Maximum Volume Jobs = 1
  Volume Retention = 365 days
  Recycle = yes
  AutoPrune = yes
  LabelFormat = Incremental
}
Schedule {
  Name = Backup
  Run = Level=Full Pool=Samba-Full on 14 2nd fri at 18:30
  Run = Level=Incremental Pool=Samba-Incremental at 02:00
}
Job {
  Name = BackupSamba
  Type = Backup
  Level = Full
  Client = server-fd
  FileSet = serv-firewall
  Schedule = Backup
  Storage = File
  Pool = Samba-Full
  Messages = Standard
}





2014-03-14 12:11 GMT-03:00 John Drescher <drescherjm AT gmail DOT com>:
> The first Schedule is the only one to keep. Delete the other two and make it
> 1 job instead of 2.

It will never work with 2 jobs or 2 schedules.


John



--
Gilberto Ferreira
------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
_______________________________________________
Bacula-users mailing list
Bacula-users AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users