On Wed, Jan 12, 2011 at 12:19:31PM +0100, Valerio Pachera wrote: > Could you please help me understunding how shedule works? > > Analize this example from the wiki: > > Schedule { > Name = "ScheduleTest" > Run = Full 1st sun at 23:05 > Run = Differential 2nd-5th sun at 23:05 > Run = Incremental mon-sat at 23:05 > }
I can't seem to find schedule documentation either. I'm sure I've seen it at one time. Anyway, here is my interpretation of ScheduleTest. Run a Full on the first Sunday of each month at 23:05. Run a Differential on the 2nd, 3rd, 4th, 5th Sunday of each month as 23:05. Run an Incremental every Mon,Tue,Wed,Thu,Fri,Sat at 23:05. So, a backup happens everyday. On Sundays, the backup is Differential, unless it is the first Sunday of the month, which is a Full. > > QUESTION 1: '1st' refear to the backup number (the first backup) or > the day of the week? or the day of the month? > > I read the first line like: > "The first backup has to be full (so it doesn't matter the day it > begin). Each sunday do a full backup" > > The second line...: > "Second and fifth backup has to be Differential" what about 'sun' ???? > > The third line: > "Make an incremental backup from monday to satturday" > > I think that the second and third line overlap: > if sunday we make a full backup, monday (2th) should be done > differential (second line) but also incremental (third line). > QUESTION 2:I guess the first match is used and the other ignored (like > in iptables rules). > > QUESTION 3: what means 'sun' ? If it's sunday, why is it used in > second line if it's already specified in first line? > > QUESTION 4: why is it usefull to make differential backups instead of > all incremental backup? > > QUESTION 5: I read bacula user manual but found nothing about shedule > sintax. If you have any link, please paste it here. > > Thank you. > > ------------------------------------------------------------------------------ > Protect Your Site and Customers from Malware Attacks > Learn about various malware tactics and how to avoid them. Understand > malware threats, the impact they can have on your business, and how you > can protect your company and customers by using code signing. > http://p.sf.net/sfu/oracle-sfdevnl > _______________________________________________ > Bacula-users mailing list > Bacula-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/bacula-users ------------------------------------------------------------------------------ Protect Your Site and Customers from Malware Attacks Learn about various malware tactics and how to avoid them. Understand malware threats, the impact they can have on your business, and how you can protect your company and customers by using code signing. http://p.sf.net/sfu/oracle-sfdevnl _______________________________________________ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users