|
From: Phil S. <al...@me...> - 2010-12-23 17:33:09
|
On 12/23/10 11:37, Telemat wrote:
> I'm not 100% sure that media type and device type should be LTO3,
> LTO, LTO-3 or even Tape as I can't seem to find any official
> reference to such devices in the Bacula documentation. Google is
> usually your friend, but on this occassion it hasn't given up the
> goods.
For reference, the following is the device declaration for my own LTO-2
drive, on a Solaris 10 host:
Device {
Name = Ultrium-LTO2
Media Type = LTO2
Archive Device = /dev/rmt/0cbn
AutomaticMount = yes; # when device opened, read it
Offline On Unmount = yes # Not compatible with 'Always Open=no'
AlwaysOpen = yes
RemovableMedia = yes
RandomAccess = no
Autochanger = no
Maximum File Size = 5GB
Backward Space Record = yes
}
--
Phil Stracchino, CDK#2 DoD#299792458 ICBM: 43.5607, -71.355
al...@ca... al...@me... ph...@co...
Renaissance Man, Unix ronin, Perl hacker, Free Stater
It's not the years, it's the mileage.
|