2 # Default Bacula Director Configuration file
4 # The only thing that MUST be changed is to add one or more
5 # file or directory names in the Include directive of the
8 # For Bacula release 1.30 (12 April 2003) -- redhat 7.3
10 # You might also want to change the default email address
11 # from root to your address. See the "mail" and "operator"
12 # directives in the Messages resource.
15 Director { # define myself
17 DIRport = 8101 # where we listen for UA connections
18 QueryFile = "@scriptdir@/query.sql"
19 WorkingDirectory = "@working_dir@"
20 PidDirectory = "@piddir@"
21 SubSysDirectory = "@subsysdir@"
22 Maximum Concurrent Jobs = 4
23 Password = "pNvX1WiXnwv2C/F7E52LGvw6rKjbbPvu2kyuPa9pVaL3" # Console password
28 # Define the main nightly save backup job
29 # By default, this job will back up to disk in /tmp
38 Write Bootstrap = "@working_dir@/NightlySave.bsr"
39 Maximum Concurrent Jobs = 4
50 Write Bootstrap = "@working_dir@/NightlySave.bsr"
57 Level = VolumeToCatalog
63 Write Bootstrap = "@working_dir@/NightlySave.bsr"
75 Write Bootstrap = "@working_dir@/NightlySave.bsr"
79 Name = "CompressedTest"
82 FileSet="CompressedSet"
86 Maximum Concurrent Jobs = 4
87 Write Bootstrap = "@working_dir@/NightlySave.bsr"
91 Name = "SparseCompressedTest"
94 FileSet="SparseCompressedSet"
98 Write Bootstrap = "@working_dir@/NightlySave.bsr"
102 # Backup the catalog database (after the nightly save)
104 Name = "BackupCatalog"
108 # Schedule = "WeeklyCycleAfterBackup"
112 # This creates an ASCII copy of the catalog
113 RunBeforeJob = "@sbindir@/make_catalog_backup -u bacula"
114 # This deletes the copy of the catalog
115 RunAfterJob = "@sbindir@/delete_catalog_backup"
116 Write Bootstrap = "@working_dir@/BackupCatalog.bsr"
119 # Standard Restore template, to be changed by Console program
121 Name = "RestoreFiles"
128 Where = /tmp/bacula-restores
132 # List of files to be backed up
135 Include = signature=MD5 {
142 Include = signature=MD5 sparse=yes {
148 Name = "CompressedSet"
149 Include = signature=MD5 compression=GZIP {
155 Name = "SparseCompressedSet"
156 Include = signature=MD5 compression=GZIP {
164 # When to do the backups, full backup on first sunday of the month,
165 # differential (i.e. incremental since full) every other sunday,
166 # and incremental backups other days
169 Run = Full 1st sun at 1:05
170 Run = Differential 2nd-5th sun at 1:05
171 Run = Incremental mon-sat at 1:05
174 # This schedule does the catalog. It starts after the WeeklyCycle
176 Name = "WeeklyCycleAfterBackup"
177 Run = Full sun-sat at 1:10
180 # This is the backup of the catalog
183 Include = signature=MD5 {
184 /home/kern/bacula/regress/bin/working/bacula.sql
188 # Client (File Services) to backup
194 Password = "xevrjURYoCHhn26RaJoWbeWXEY/a3VqGKp/37tgWiuHc" # password for FileDaemon
195 File Retention = 30d # 30 days
196 Job Retention = 180d # six months
197 AutoPrune = yes # Prune expired Jobs/Files
198 Maximum Concurrent Jobs = 4
201 # Definiton of file storage device
204 Address = @hostname@ # N.B. Use a fully qualified name here
206 Password = "ccV3lVTsQRsdIUGyab0N4sMDavui2hOBkmpBU0aQKOr9"
209 Maximum Concurrent Jobs = 4
214 Address = @hostname@ # N.B. Use a fully qualified name here
216 Password = "ccV3lVTsQRsdIUGyab0N4sMDavui2hOBkmpBU0aQKOr9"
217 Device = FileStorage1
219 Maximum Concurrent Jobs = 4
223 # Definition of DLT tape storage device
226 # Address = @hostname@ # N.B. Use a fully qualified name here
228 # Password = "ccV3lVTsQRsdIUGyab0N4sMDavui2hOBkmpBU0aQKOr9" # password for Storage daemon
229 # Device = "HP DLT 80" # must be same as Device in Storage daemon
230 # Media Type = DLT8000 # must be same as MediaType in Storage daemon
233 # Definition of DDS tape storage device
236 # Address = @hostname@ # N.B. Use a fully qualified name here
238 # Password = "ccV3lVTsQRsdIUGyab0N4sMDavui2hOBkmpBU0aQKOr9" # password for Storage daemon
239 # Device = SDT-10000 # must be same as Device in Storage daemon
240 # Media Type = DDS-4 # must be same as MediaType in Storage daemon
243 # Definition of 8mm tape storage device
246 # Address = @hostname@ # N.B. Use a fully qualified name here
248 # Password = "ccV3lVTsQRsdIUGyab0N4sMDavui2hOBkmpBU0aQKOr9"
249 # Device = "Exabyte 8mm"
254 # Generic catalog service
257 dbname = bacula; user = bacula; password = ""
260 # Reasonable message delivery -- send most everything to email address
264 mailcommand = "@sbindir@/bsmtp -h localhost -f \"\(Bacula Regression\) %r\" -s \"Bacula: %t %e of %c %l\" %r"
265 operatorcommand = "@sbindir@/bsmtp -h localhost -f \"\(Bacula Regression\) %r\" -s \"Bacula: Intervention needed for %j\" %r"
266 MailOnError = @job_email@ = all
267 operator = @job_email@ = mount
268 console = all, !skipped
270 # WARNING! the following will create a file that you must cycle from
271 # time to time as it will grow indefinitely. However, it will
272 # also keep all your messages if the scroll off the console.
274 append = "@working_dir@/log" = all, !skipped
279 mailcommand = "@sbindir@/bsmtp -h localhost -f \"\(Bacula Regression\) %r\" -s \"Bacula: %t %e of %c %l\" %r"
280 console = all, !skipped
282 # WARNING! the following will create a file that you must cycle from
283 # time to time as it will grow indefinitely. However, it will
284 # also keep all your messages if the scroll off the console.
286 append = "@working_dir@/log" = all, !skipped
290 # Default pool definition
294 Recycle = yes # Bacula can automatically recycle Volumes
295 AutoPrune = yes # Prune expired volumes
296 Volume Retention = 365d # one year
297 Accept Any Volume = yes # write on any volume in the pool