# /opt/bacula/bacula-sd.conf # ... # List Directors who are permitted to contact Storage daemon # Storage { # definition of myself Name = usbchanger1 SDPort = 9103 # Director's port WorkingDirectory = "/opt/bacula/" Pid Directory = "/opt/bacula/bin/working" Maximum Concurrent Jobs = 20 SDAddress = 10.10.10.3 } # List Directors who are permitted to contact Storage daemon # Director { Name = app-dir Password = "some" }
# # Restricted Director, used by tray-monitor to get the # status of the storage daemon # Director { Name = app-mon Password = "some" Monitor = yes } #---- local virtual autochanger with USB drive "magazines" Autochanger { Name = usb-changer-1 Device = usb-stor0 Changer Command = "/opt/bacula/vchanger %c %o %S %a %d" Changer Device = "/opt/bacula/usbchanger1.conf" } #--- drive 0 of the usb-changer-1 autochanger Device { Name = usb-stor0 DriveIndex = 0 Autochanger = yes; DeviceType = File MediaType = File ArchiveDevice = /mnt/usbchanger1/magazine RemovableMedia = no; RandomAccess = yes; } # Send all messages to the Director, # mount messages also are sent to the email address # Messages { Name = Standard director = app-dir = all } # eof +---------------------------------------------------------------------- |This was sent by arnaldojso...@gmail.com via Backup Central. |Forward SPAM to ab...@backupcentral.com. +---------------------------------------------------------------------- ------------------------------------------------------------------------------ This SF.net email is sponsored by Windows: Build for Windows Store. http://p.sf.net/sfu/windows-dev2dev _______________________________________________ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users