# The job schedules #
########################################################################
-# When to do the backups, full backup on first sunday of the month,
-# differential (i.e. incremental since full) every other sunday,
-# and incremental backups other days
+# This schedule does the catalog
Schedule {
- Name = "WeeklyCycle"
- # fulls are automatically run if the last full backup was 40 days ago
- # for the current value of 40 look for "Max Full Interval" in this file.
- # Run = Full 1st sat at 00:35
- Run = Differential sat at 00:35
- Run = Incremental sun-fri at 00:35
-}
-
-# This schedule does the catalog. It starts after the WeeklyCycle
-Schedule {
- Name = "WeeklyCycleAfterBackup"
+ Name = "CatalogSchedule"
Run = Full sun-sat at 02:10
}
Client = <%=@bacula_director_address%>-fd
Level = Full
FileSet = "Catalog"
- Schedule = "WeeklyCycleAfterBackup"
+ Schedule = "CatalogSchedule"
# # This creates an ASCII copy of the catalog
# # Arguments to make_catalog_backup.pl are:
# # make_catalog_backup.pl <catalog-name>