hi,

i do use bacula to backup some machines at the site where i work. this
works great, however with one exception i cannot get around till now. i
do a backup to disk using the following storage device definition in the
sd.conf file:

Device {
  Name = "b2d"
  Archive Device = "/export/backup"
  Device Type = File
  Media Type = File
  Random Access = Yes
  Requires Mount = No
  AutomaticMount = Yes
}

clearly this inidicates a automount=yes. though the device is configured
to be automounted and the filesystem is always available, i have every
day messages indicating that i should mount volume xyz from the assigned
pool. all i then do is going straight to the bacula console, type mount
and everything works again till the next media file in the pool is full.

how can i avoid this? i just want that thing to do the mount by itself,
not that i have to go there every single day and type mount.

btw: it's bacula 2.2.6 self conpiled, using a mysql catalog database.

i hope someone can hint me the right direction.

thanks,

frank.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to