HI I've got a MSL6000 with two drives LTO-2, and configured it with resource to :
http://www.bacula.org/en/dev-manual/main/main/Autochanger_Resource.html The default bacula-sd.conf has several types of device configurations. My bacula-sd configurations is : Autochanger { Name = MSL6000 Device = Drive-0 Device = Drive-1 Changer Command = "/usr/local/bacula/etc/mtx-changer %c %o %S %a %d" Changer Device = /dev/sg3 } Device { Name = Drive-0 Media Type = LTO-2 Archive Device = /dev/st0 AutomaticMount = yes; # when device opened, read it AlwaysOpen = yes AutoChanger = yes Maximum Concurrent Jobs = 1 Drive Index = 0 } Device { Name = Drive-1 Media Type = LTO-2 Archive Device = /dev/st1 AutomaticMount = yes # when device opened, read it AlwaysOpen = yes AutoChanger = yes Maximum Concurrent Jobs = 1 Drive Index = 1 } bacula-dir config : Storage { Name = TapeStorage Media Type = LTO-2 # Do not use "localhost" here Address = servername # N.B. Use a fully qualified name here SDPort = 9103 Password = "secure password" Device = MSL6000 Autochanger = yes Maximum Concurrent Jobs = 2 } I Hope it helps. Hugo On Tue, Feb 21, 2012 at 8:49 AM, Rushdhi Mohamed <zmrush...@gmail.com> wrote: > Hi all > > Currently all the backups are ( all together 29 servers) write to NAS > with 7TB... actually using around 2TB > > Now i have to setup HP StorageWorks MSL2024 Tape Library with Bacula > so every day i can run a copy job to tape after all the backups are > done to a volume. > > i test the copy job scenario and its working fine... but the problem > is to setup the tape drive with Bacula. > > Are there any specific document to follow.. are there any one who have > already done this .. i mean configure this kind of tape drive with > Bacula. > > please can anyone help me on this, > > hopefully awaiting for a reply. > > ------------------------------------------------------------------------------ > Keep Your Developer Skills Current with LearnDevNow! > The most comprehensive online learning library for Microsoft developers > is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, > Metro Style Apps, more. Free future releases when you subscribe now! > http://p.sf.net/sfu/learndevnow-d2d > _______________________________________________ > Bacula-users mailing list > Bacula-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/bacula-users ------------------------------------------------------------------------------ Keep Your Developer Skills Current with LearnDevNow! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-d2d _______________________________________________ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users