Ralf Gross wrote:
Tom Epperly schrieb:
I don't understand why bacula seems to automatically create volumes for some pools, but forces me to use the "label" command for others. I've tried increasing the "Maximum Volumes" setting, but it doesn't seem to help.


Have set 'LabelMedia = yes' in the Device config for FileStorage?
Here is the excerpt from bacula-sd.conf:

Device {
 Name = FileStorage
 Media Type = File
 Archive Device = /home/bacula
LabelMedia = yes; # lets Bacula label unlabeled media Random Access = Yes; AutomaticMount = yes; # when device opened, read it RemovableMedia = no;
 AlwaysOpen = no;
}

Does this explain it?

Tom
------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to