W dniu środa, 11 października 2017 18:37:13 UTC+2 użytkownik Jörg Steffens 
napisał:
> On 10.10.2017 at 10:31 wrote JDStar:
> > I make bareos-17.2.3 configuration AlwaysInremental from doc's:
> > Job {
> >   Name = linux99-job
> >   Client = linux99-fd
> >   FileSet = "Linux99"
> >     Always Incremental = yes # enabled?
> >     Always Incremental Job Retention = 7 days
> >     Always Incremental Keep Number = 7
> >     Always Incremental Max Full Age = 10 days
> >     Pool = AI-Incremental
> >     Full Backup Pool = AI-Consolidated
> > 
> >     Type = Backup
> >     Level = Incremental
> >     Schedule = AI-Cycle
> >     Messages = Standard
> >     Priority = 10
> >     Write Bootstrap = "/mnt/storage/%c.bsr"
> > }
> > Job {
> >   Name = "Consolidate"
> >   Type = "Consolidate"
> >   Accurate = yes
> >   JobDefs = "DefaultJob"
> >   Max Full Consolidations = 1
> > }
> > 
> > This not working: consolidate job start and run virtualjob but this virtual 
> > job running few hours and still nothing (I'm try much times).
> 
> You may missed following comment from the documentation:
> 
> For the Always Incremental Backup Scheme at least two storages are needed.
> 
> See
> http://doc.bareos.org/master/html/bareos-manual-main-reference.html#UsingMultipleStorageDevices
> how to setup multiple disk storages.
> 
> regards,
> Jörg

Yes, You right!
I make changes few hour ago and now working. Thanks.
Now i must make truncate volumes older than Always Incremental time settings.

-- 
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