I have an IBM TotalStorage 3582 with two drivers, and
i want to know what mtx script should I use?? 

multiple-drive-changer.txt ??
locking-mtx-changer ??


I want install Bacula 1.38.0 with the new section
"autochanger"

My conf:

[bacula-dir.conf]

Storage {
    Name = Autochanger
    Address = sioux
    Password = ""
    Device = "Libreria 3582"   
    Media Type = LTO2
    Autochanger = yes
}

[bacula-sd.conf]
Autochanger {
    Name = "Libreria 3582"
    Device = 3582L23_1
    Device = 3582L23_2
    Changer Device = /dev/sg1
    Changer Command = "/etc/bacula/mtx-changer %c %o
%S %a %d"
}

Device {
  Name = 3582L23_1
  Media Type = LTO2
  Drive Index = 0
  Archive Device = /dev/nst0
  AutomaticMount = yes; 
  AlwaysOpen = yes;
  RemovableMedia = yes;
  RandomAccess = no;
  Autochanger = yes
}

Device {
  Name = 3582L23_2
  Media Type = LTO2
  Drive Index = 1
  Archive Device = /dev/nst1
  AutomaticMount = yes;
  AlwaysOpen = yes;
  RemovableMedia = yes;
  RandomAccess = no;
  Autochanger = yes
}

Thank you very much!!!!
I´ll really apreciate your answers


        


        
                
___________________________________________________________ 
1GB gratis, Antivirus y Antispam 
Correo Yahoo!, el mejor correo web del mundo 
http://correo.yahoo.com.ar 



-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to