|
From: John D. <dre...@gm...> - 2007-07-27 15:15:24
|
On 7/27/07, Martin Schmid <ms...@ha...> wrote:
> It seems - on one server so far - that I must set 'always open' to 'No'.
> It seems that automatic mount is only working when the tape was closed
> before. I do not understand why 'close on poll' is not sufficient. It
> seems to have no effect.
>
Here is what I have in my working config for a DLT-IV drive:
Device {
Name = DLT-IV
Media Type = DLT-IV
Archive Device = /dev/nst0
Autochanger=no
AutomaticMount = yes; # when device opened, read it
AlwaysOpen = yes;
RemovableMedia = yes;
RandomAccess = no;
Maximum block size = 262144;
Minimum block size = 262144;
Spool Directory = /var/spool/bacula/tape
Maximum Job Spool Size = 2G
Volume Poll Interval = 5 minutes
Close on Poll = Yes
Offline On Unmount = Yes
LabelMedia = Yes
}
I hope this is useful.
John
--
John M. Drescher
|