To get started executing something like " mtx -f /dev/sg1 status" will give you 
an overview of your drives and available slots. 
In this example my tape library is connected via /dev/sg1 but yours might be 
something different. ie /dev/sg2, /dev/sg3 etc. 


Then you can start moving tapes around " mtx -f /dev/sg1 load 7 0" (from slot 7 
to drive 0) 


hope this helps. 


----- Original Message -----

From: "Rushdhi Mohamed" <zmrush...@gmail.com> 
To: "Hugo Cardoso" <hugo.alex.card...@gmail.com>, "bacula-users" 
<bacula-users@lists.sourceforge.net> 
Sent: Thursday, 15 March, 2012 4:17:14 AM 
Subject: Re: [Bacula-users] setup HP StorageWorks MSL2024 Tape Library with 
Bacula. 

hi Hugo 

sorry for disturbing you again.. 

for the moment i am using my msl 2024 tape to manually load tapes 
using the tape drive option. i have only on drive. 

first i need to know how to work with mtx changer.... what is mtx... 
where can i find some assistance to install and configure mtx to work 
with my msl 2024 tape drive on suse 11.4 before i configure it with 
Bacula. 

hopefully await for you kind reply 

On Thu, Mar 1, 2012 at 5:52 PM, Rushdhi Mohamed <zmrush...@gmail.com> wrote: 
> thanks, Hugo.. 
> 
> Now only i am looking at this.. 
> 
> i hope you will helpful when it is needed 
> 
> Thanks 
> Rushdhi.. 
> 
> On Tue, Feb 21, 2012 at 4:40 PM, Hugo Cardoso 
> <hugo.alex.card...@gmail.com> wrote: 
>> 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 

------------------------------------------------------------------------------ 
Virtualization & Cloud Management Using Capacity Planning 
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service. 
http://www.accelacomm.com/jaw/sfnl/114/51521223/ 
_______________________________________________ 
Bacula-users mailing list 
Bacula-users@lists.sourceforge.net 
https://lists.sourceforge.net/lists/listinfo/bacula-users 

------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to