# # TestA Bacula Director Configuration file # # For Bacula release 1.30 (12 April 2003) -- redhat 7.3 # Director { # define myself Name = @hostname@-dir DIRport = 8101 # where we listen for UA connections QueryFile = "@scriptdir@/query.sql" WorkingDirectory = "@working_dir@" PidDirectory = "@piddir@" SubSysDirectory = "@subsysdir@" Maximum Concurrent Jobs = 1 Password = "pNvX1WiXnwv2C/F7E52LGvw6rKjbbPvu2kyuPa9pVaL3" # Console password Messages = Standard } Job { Name = "MultiVol" Type = Backup Client=@hostname@-fd Level = Full FileSet="Full Set" Storage = File Messages = Standard Write Bootstrap = "@working_dir@/SmallVols.bsr" Pool = SmallVols SpoolData = yes } Job { Name = "VerifyVolume" Type = Verify Level = VolumeToCatalog Client=@hostname@-fd FileSet="Full Set" Storage = File Messages = Standard Pool = Default Write Bootstrap = "@working_dir@/NightlySave.bsr" } # Standard Restore template, to be changed by Console program Job { Name = "RestoreFiles" Type = Restore Client=@hostname@-fd FileSet="Full Set" Storage = File Messages = Standard Pool = Default Where = /tmp/bacula-restores } # List of files to be backed up FileSet { Name = "Full Set" Include = signature=SHA1 {