> Finaly got it. the problems seem to be sevral fold. One i didnt have
> an Ultra320 LVD terminator, just a normal multi-mode one. and two the
> library needs to have its LUN ID lower than the drive, previously the
> drive was LUN ID 1 and the library was 2.
>
Not having scsi terminator can d
Finaly got it. the problems seem to be sevral fold. One i didnt have
an Ultra320 LVD terminator, just a normal multi-mode one. and two the
library needs to have its LUN ID lower than the drive, previously the
drive was LUN ID 1 and the library was 2.
On 2006-10-27 12:00:08 -0700, "Timo Neuvo
> I am trying to get bacula-sd 1.38.11 running on my debian sarge box
> (bacula via backports) using a Exabyte packetloader1x10 /w VXA-3 drive
> connected to a 39160 SCSI card. In the "Testing your tape drive with
> Hopefully i am doing something glaringly wrong here, any suggestions?
>
Right no
Ryan,
i'm using Bacula 1.38.5, SuSE 9.3, VXA-320 Packetloader 1U10 and it
works fine with this configuration:
Storage-Part in bacula-dir.conf
Storage {
Name = VXA-320
Address = somehost.anywhere
SDPort = 9103
Password = "changed"
Device = VXA-320# must be same
> On 2006-10-26 15:18:18 -0700, Ryan Parrish
> <[EMAIL PROTECTED]> said:
>
>> On 2006-10-26 12:10:33 -0700, Ryan Parrish
>> <[EMAIL PROTECTED]> said:
>>
>> Figured it out (well it's working now, dont know if i 'figured it out'
>> ;-) ).
>> By adding a 'Device Type = Tape' to the device resource the
On 2006-10-26 15:18:18 -0700, Ryan Parrish
<[EMAIL PROTECTED]> said:
> On 2006-10-26 12:10:33 -0700, Ryan Parrish
> <[EMAIL PROTECTED]> said:
>
> Figured it out (well it's working now, dont know if i 'figured it out' ;-) ).
> By adding a 'Device Type = Tape' to the device resource the btape
>
On 2006-10-26 12:10:33 -0700, Ryan Parrish
<[EMAIL PROTECTED]> said:
> Device {
> Name = VXA3Drive
> Drive Index = 0
> Media Type = VXA
> Archive Device = /dev/nst0
> AutomaticMount = yes;
> AlwaysOpen = yes;
> RemovableMedia = yes;
> RandomAccess = no;
> AutoChanger = yes
> A
I am trying to get bacula-sd 1.38.11 running on my debian sarge box
(bacula via backports) using a Exabyte packetloader1x10 /w VXA-3 drive
connected to a 39160 SCSI card. In the "Testing your tape drive with
bacula" chapter i can write and read the drive with tar, the btape
'test' section work