Hi Frank,

If it requires mount = no, how does automatic mount = yes comes in ?

Try this, from the vanilla bacula-sd.conf:

 AutomaticMount = yes               # when device opened, read it
 AlwaysOpen = yes
 RemovableMedia = no
 RandomAccess = yes

See ? No requires mount there ? And it owkrs in my case...

Michael

On Nov 15, 2007 8:34 AM, Frank Enderle <[EMAIL PROTECTED]> wrote:
> 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
>



-- 
Michael Lewinger
MBR Computers
http://mbrcomp.co.il

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to