On Wed, May 4, 2011 at 5:38 AM, Daniel Holtkamp <holtk...@riege.com> wrote: > Hello ! > > I am testing around a bit and found something that would help a lot in my > setup, but i´m not quite sure if this is a supported configuration. > > This way i can mount up to 4 different volumes at the same time on one > storage. Please note that the Archive Device location is always the same so i > don´t think i have to split up the storage definition as suggested in the > manual. > > ----- bacula-dir.conf ----- > Storage { > Name = backup.mb.filestorage > Address = 10.11.6.32 > SDPort = 9103 > Password = "" > Device = backup.mb.filestorage-1 > Device = backup.mb.filestorage-2 > Device = backup.mb.filestorage-3 > Device = backup.mb.filestorage-4 > Media Type = backup.mb.filestorage > Maximum Concurrent Jobs = 4 > } > ----- bacula-dir.conf ----- > > ----- bacula-sd.conf ----- > Device { > Name = backup.mb.filestorage-1 > Media Type = backup.mb.filestorage > Archive Device = /var/backup/storage/backup.mb.filestorage/ > LabelMedia = yes; # lets Bacula label unlabeled media > Random Access = Yes; > AutomaticMount = yes; # when device opened, read it > RemovableMedia = no; > AlwaysOpen = no; > Maximum Concurrent Jobs = 1 > } > > Device { > Name = backup.mb.filestorage-2 > Media Type = backup.mb.filestorage > Archive Device = /var/backup/storage/backup.mb.filestorage/ > LabelMedia = yes; # lets Bacula label unlabeled media > Random Access = Yes; > AutomaticMount = yes; # when device opened, read it > RemovableMedia = no; > AlwaysOpen = no; > Maximum Concurrent Jobs = 1 > } > > [... and so on ...] > ----- bacula-sd.conf ----- > > Is it intended to be used that way ? >
No. You need a separate device in bacula-dir for each device you have in bacula-sd if you are not using an autochanger or a disk virtual artochanger like bacula vchanger. John ------------------------------------------------------------------------------ WhatsUp Gold - Download Free Network Management Software The most intuitive, comprehensive, and cost-effective network management toolset available today. Delivers lowest initial acquisition cost and overall TCO of any competing solution. http://p.sf.net/sfu/whatsupgold-sd _______________________________________________ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users