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@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to