Bacula-users

Re: [Bacula-users] Schedule

2011-11-02 19:01:15
Subject: Re: [Bacula-users] Schedule
From: Francisco Garcia Perez <fgarpe AT gmail DOT com>
To: bacula-users AT lists.sourceforge DOT net
Date: Wed, 2 Nov 2011 23:58:52 +0100
Maybe something like this?

Schedule {
  Name = "CicloMensual"
  Run = Level=Full Pool=Completo 1st sat at 22:00
  Run = Level=Differential Pool=Diferencial mon-fri 1-31 at 22:00
  Run = Level=Incremental Pool=Incremental 2nd-5th sat-sun at 22:00
}

first saturday of month level full, the full backup needs two days to finish, there is no backup scheduled for the first sunday of month, from monday to friday differential backup, and the rest of weekends Incremental...

Is correct?, is the sintax ok?

I have Bacula 3.0.2

Thanks

2011/11/2 Francisco Garcia Perez <fgarpe AT gmail DOT com>
Hello!,
I have this schedule:

Schedule {
  Name = "CicloMensual"
  Run = Level=Full Pool=Completo on 1 at 22:00
  Run = Level=Differential Pool=Diferencial mon-fri 2-31 at 22:00
  Run = Level=Incremental Pool=Incremental sat-sun 2-31 at 22:00
}

I want change the Full schedule to the first friday of month without having problems with the differential and incremental schedule, somebody can say me the correct schedule definition to do that?

Thanks.

------------------------------------------------------------------------------
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
_______________________________________________
Bacula-users mailing list
Bacula-users AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users
<Prev in Thread] Current Thread [Next in Thread>