2 # Default Bacula Storage Daemon Configuration file
4 # For Bacula release 1.30 (12 April 2003) -- redhat 7.3
6 # You may need to change the name of your tape drive
7 # on the "Archive Device" directive in the Device
8 # resource. If you change the Name and/or the
9 # "Media Type" in the Device resource, please ensure
10 # that dird.conf has corresponding changes.
13 Storage { # definition of myself
15 SDPort = 8103 # Director's port
16 WorkingDirectory = "@working_dir@"
17 Pid Directory = "@piddir@"
18 Subsys Directory = "@subsysdir@"
22 # List Directors who are permitted to contact Storage daemon
26 Password = "ccV3lVTsQRsdIUGyab0N4sMDavui2hOBkmpBU0aQKOr9"
30 # Devices supported by this Storage daemon
31 # To connect, the Director's bacula-dir.conf must have the
32 # same Name and MediaType.
38 Archive Device = @tmpdir@
39 LabelMedia = yes; # lets Bacula label unlabelled media
41 AutomaticMount = yes; # when device opened, read it
44 # Maximum File Size = 10KB
50 Archive Device = @tmpdir@
51 LabelMedia = yes; # lets Bacula label unlabelled media
53 AutomaticMount = yes; # when device opened, read it
61 # Media Type = DLT8000
62 # Archive Device = /dev/nst0
63 # AutomaticMount = yes; # when device opened, read it
65 # RemovableMedia = yes;
71 # Archive Device = /dev/nst0
72 # AutomaticMount = yes; # when device opened, read it
74 # RemovableMedia = yes;
80 # Archive Device = /mnt/floppy
81 # RemovableMedia = yes;
82 # Random Access = Yes;
83 # AutomaticMount = yes; # when device opened, read it
88 # A very old Exabyte with no end of media detection
91 # Name = "Exabyte 8mm"
93 # Archive Device = /dev/nst0
94 # Hardware end of medium = No;
95 # AutomaticMount = yes; # when device opened, read it
97 # RemovableMedia = yes;
101 # Send all messages to the Director,
102 # mount messages also are sent to the email address
106 director = @hostname@-dir = all, !terminate