IBM LTO2 Tape drive
Ian Coetzee
ubuntu at iancoetzee.za.net
Tue Feb 2 06:40:45 UTC 2010
On Tue, Feb 2, 2010 at 2:26 AM, Alvaro Figueiredo <alvarof at freeshell.org> wrote:
> On Fri, Jan 29, 2010, Ian Coetzee wrote:
>> Hi all
>>
>> I have a quick trick question.
>>
>> I have here an IBM Gen2 half height tape drive which I am trying
>> to get to work. Do you have any suggestions? I tried looking at
>> IBM's ftp server (which is very slow and broked), and the only
>> modules there is SuSE and RHEL source rpms :S
>>
>> I am unable to find a module in the apt repository (unless I am
>> as blind as a bat).
>>
>> Regards
>> Ian
>
Hi to all
Long post warning
Running "rescan-scsi-bus.sh -w -c"
gives me
0 new device(s) found.
0 device(s) removed.
and looking at /proc/scsi/scsi gives me
cat /proc/scsi/scsi
Attached devices:
Host: scsi1 Channel: 00 Id: 00 Lun: 00
Vendor: HL-DT-ST Model: CD-ROM GCR-8482B Rev: 1.02
Type: CD-ROM ANSI SCSI revision: 05
Host: scsi2 Channel: 00 Id: 00 Lun: 00
Vendor: IBM Model: SERVERAID Rev: 1.00
Type: Direct-Access ANSI SCSI revision: 02
Host: scsi2 Channel: 00 Id: 15 Lun: 00
Vendor: IBM Model: SERVERAID Rev: 1.00
Type: Processor ANSI SCSI revision: 02
Host: scsi2 Channel: 01 Id: 09 Lun: 00
Vendor: IBM Model: YGHv3 S2 Rev: 0
Type: Processor ANSI SCSI revision: 02
Host: scsi2 Channel: 00 Id: 00 Lun: 01
Vendor: IBM Model: SERVERAID Rev: 1.00
Type: Direct-Access ANSI SCSI revision: 02
Host: scsi2 Channel: 00 Id: 15 Lun: 01
Vendor: IBM Model: SERVERAID Rev: 1.00
Type: Processor ANSI SCSI revision: 02
telling me that it does not detect the drive. Cable perhaps (will
replace that later today)
Both the controllers (old and new) is adaptec controlers
running "lshw > ~/hw" I get (only relevant sections)
*-scsi:0
description: SCSI storage controller
product: ASC-29320LP U320
vendor: Adaptec
physical id: 1
bus info: pci at 0000:02:01.0
logical name: scsi3
version: 03
width: 64 bits
clock: 66MHz
capabilities: scsi pm msi pcix bus_master cap_list rom scsi-host
configuration: driver=aic79xx latency=32 maxlatency=25 mingnt=40
resources: irq:17 ioport:7000(size=256)
memory:80a20000-80a21fff ioport:7400(size=256)
memory:40000000-4007ffff(prefetchable)
*-scsi:1
description: SCSI storage controller
product: AIC-7892P U160/m
vendor: Adaptec
physical id: 5
bus info: pci at 0000:02:05.0
logical name: scsi4
version: 02
width: 64 bits
clock: 66MHz
capabilities: scsi pm bus_master cap_list rom scsi-host
configuration: driver=aic7xxx latency=32 maxlatency=25 mingnt=40
resources: irq:22 ioport:7c00(size=256)
memory:80a23000-80a23fff memory:400a0000-400bffff(prefetchable)
Running "lsmod" | egrep -e "aic7xxx|aic79xx"
aic7xxx 127096 0
aic79xx 145912 0
scsi_transport_spi 23036 2 aic7xxx,aic79xx
shows me that the modules has been loaded for the adapters.
If I read the correctly it should pick it up under lshw, even without
the drivers/modules being loaded.
Regards
Ian
>
> modprobe st
>
> We are deploying some HP and Tandberg LTO / Ultrium tape units,
> types 2 and 3, this way. If it work, it will create /dev/nst0
> and /dev/st0 special files.
>
> --
> Alvaro Figueiredo
> alvarof at freeshell.org
>
> One of my most productive days was throwing away 1000 lines of
> code. - Ken Thompson
>
> --
> ubuntu-users mailing list
> ubuntu-users at lists.ubuntu.com
> Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
>
More information about the ubuntu-users
mailing list