On 20.11.2017 at 20:25 wrote Stefan Harbich:
> Hello my dears,
> Unfortunately, the "triggerjob.py" only ever performs an incremental backup. 
> Following "job" and "jobdefs". I have created:
> 
> "/etc/bareos/bareos-dir.d/job/backup-nmanwme01-fd.conf"
> Job {
>   Name = "backup-nmanwme01-fd"
>   JobDefs = "backup-nmanwme01"
>   Client = "nmanwme01-fd"
> }
> 
> "/etc/bareos/bareos-dir.d/jobdefs/backup-nmanwme01.conf"
> JobDefs {
>   Name = "backup-nmanwme01"
>   Type = Backup
>   Level = Incremental
>   Client = nmanwme01-fd
>   FileSet = "LinuxAll"                     # selftest fileset                 
>            (#13)
>   Schedule = "EmptyCycle"
>   Storage = File
>   Messages = Standard
>   Pool = Incremental
>   Priority = 10
> ##   Write Bootstrap = "/var/lib/bareos/%c.bsr"
>   Full Backup Pool = Full                  # write Full Backups into "Full" 
> Pool         (#05)
>   Differential Backup Pool = Differential  # write Diff Backups into 
> "Differential" Pool (#08)
>   Incremental Backup Pool = Incremental    # write Incr Backups into 
> "Incremental" Pool  (#11)
> }
> 
> Do I have to adapt something to the configuration?

Sure. Use
http://doc.bareos.org/master/html/bareos-manual-main-reference.html#directiveDirJobMax%20Full%20Interval
for this. If the last Full is only then the given time, the job is
upgraded to Full. Same is possible for Diffs.

-- 
 Jörg Steffens                   [email protected]
 Bareos GmbH & Co. KG            Phone: +49 221 630693-91
 http://www.bareos.com           Fax:   +49 221 630693-10

 Sitz der Gesellschaft: Köln | Amtsgericht Köln: HRA 29646
 Komplementär: Bareos Verwaltungs-GmbH
 Geschäftsführer:
 S. Dühr, M. Außendorf, Jörg Steffens, P. Storz

-- 
You received this message because you are subscribed to the Google Groups 
"bareos-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to