On Thursday 29 June 2006 08:19, [EMAIL PROTECTED] wrote:
> Hi people,
>         I have a HP DAT 72x6 autochanger external tape drive.  After
> reading the most recent Bacula Manual, I am a bit confused as to whether I
> need to put an Autochanger resource definition in the SD conf file.
>
> The example that I have modified is this, is it sufficient?:

No, you *must* have an Autochanger resource if you are using Bacula version 
1.38.0 or later.  Although I believe it was clear, I have made this 
requirement much more explicit in several places in the manual.

It is also clearly stated in the ReleaseNotes, which you should always read 
from top to bottom before upgrading or doing a new install.

>
> # A Linux or Solaris tape drive
> #
> Device {
>   Name = DAT-72                        #
>   Media Type = DAT-72
>   Archive Device = /dev/nst0
>   AutomaticMount = yes;               # when device opened, read it
>   AlwaysOpen = yes;
>   RemovableMedia = yes;
>   RandomAccess = no;
>  Changer Command = "/etc/bacula/mtx-changer %c %o %S %a %d"
>  Changer Device = /dev/sg4
>  AutoChanger = yes
> # Enable the Alert command only if you have the mtx package loaded
>  Alert Command = "sh -c 'tapeinfo -f %c |grep TapeAlert|cat'"
> }
>
>
> Could anyone tell me if I still need to put the autochanger resource
> directive in?
>
> Thanx V much, Veronica.
>
>
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job
> easier Download IBM WebSphere Application Server v.1.0.1 based on Apache
> Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> _______________________________________________
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-users

-- 
Best regards,

Kern

  (">
  /\
  V_V

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to