Bacula-users

Re: [Bacula-users] Tape Library IBM TS3100

2012-03-10 20:25:03
Subject: Re: [Bacula-users] Tape Library IBM TS3100
From: Cristóbal Sabroe Yde <cris AT uti.unrc.edu DOT ar>
To: bacula-users AT lists.sourceforge DOT net
Date: Sat, 10 Mar 2012 22:22:28 -0300
Hi Gilberto,
We have an IBM TS3100 (LTO-5 w/ FC) working perfectly with Bacula 5.2.6.
We're running bacula on openSUSE 12.1 x86_64.

It delivers ~85 MBytes/s transfer rate.
[...]
04-Mar 04:31 srv-sd JobId 247: Despooling elapsed time = 00:13:01, Transfer rate = 87.03 M Bytes/second
[...]

This is the SD conf that works well for us:

Autochanger {
        Name = Autochanger
        Device = lto5
        Changer Command = "/usr/lib64/bacula/mtx-changer %c %o %S %a %d"
        Changer Device = /dev/sg3
}

Device {
        Name = lto5
        Device Type = Tape
        Media Type = lto5
        Archive Device = /dev/nst0
        AutomaticMount = yes;
        AlwaysOpen = yes;
        RemovableMedia = yes;
        RandomAccess = no;
        Maximum File Size = 3GB
        AutoChanger = yes
        Alert Command = "sh -c 'smartctl -H -l error %c'"
        Spool Directory = /bacula/spool
        Maximum Spool Size = 268435456000
}

Hope it helps!
Cheers!
--
Logo
        UTI Lic. Cristóbal Sabroe Yde
Gestión de Equipamiento y Software de Base
Unidad de Tecnología de la Información
Universidad Nacional de Río Cuarto

Ruta 36 Km. 601
X5804BYA - Río Cuarto
Córdoba
ARGENTINA
Tel. +54 358 467 6183
------------------------------------------------------------------------------
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 AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users
<Prev in Thread] Current Thread [Next in Thread>