Date: Thu, 28 Aug 1997 15:58:14 -0600 (MDT) From: sclawson@fast.cs.utah.edu (stephen clawson) To: freebsd-scsi@freebsd.org Subject: problem w/DDS-3 drive and the adaptec ahc driver. Message-ID: <199708282158.PAA29669@fast.cs.utah.edu>
next in thread | raw e-mail | index | archive | help
I been having problems reading a tape on our new DDS-3 tape drive (a sony SDT-9000). The tape in question has a large file on it (1GB or so) and about 460MB into reading the file everything goes to hell on the scsi bus. Here's the output from the kernel: sd0(ahc0:0:0): SCB 0x7 - timed out in datain phase, SCSISIGI == 0x44 SEQADDR = 0x124 SCSISEQ = 0x12 SSTAT0 = 0x0 SSTAT1 = 0x2 Ordered Tag queued sd0(ahc0:0:0): SCB 0x0 timedout while recovery in progress sd0(ahc0:0:0): SCB 0x5 timedout while recovery in progress sd0(ahc0:0:0): SCB 0x8 timedout while recovery in progress sd0(ahc0:0:0): SCB 0x7 - timed out in datain phase, SCSISIGI == 0x44 SEQADDR = 0x123 SCSISEQ = 0x12 SSTAT0 = 0x0 SSTAT1 = 0x2 st0(ahc0:5:0): abort message in message buffer st0(ahc0:5:0): SCB 0x6 - timed out in datain phase, SCSISIGI == 0x54 SEQADDR = 0x124 SCSISEQ = 0x12 SSTAT0 = 0x0 SSTAT1 = 0x2 st0(ahc0:5:0): no longer in timeout sd0(ahc0:0:0): no longer in timeout ahc0: Issued Channel A Bus Reset. 6 SCBs aborted sd0(ahc0:0:0): UNIT ATTENTION asc:29,2 , retries:3 sd2(ahc0:4:0): UNIT ATTENTION asc:29,2 , retries:3 sd1(ahc0:2:0): UNIT ATTENTION asc:29,2 , retries:4 The system is 2.2-STABLE as of August 26th. I also tried the 2.2-RELEASE GENERIC kernel for good measure though and the exact same problem occurs. Any ideas as to what might be going on? I've been able to read a bunch of other tapes (15+) without problems, but this particular tape just dosen't want to be read. =( thanks, steve Here's the dmesg output: Copyright (c) 1992-1997 FreeBSD Inc. Copyright (c) 1982, 1986, 1989, 1991, 1993 The Regents of the University of California. All rights reserved. FreeBSD 2.2-STABLE #1: Thu Aug 28 12:30:57 GMT 1997 sclawson@mug.cs.utah.edu:/a/anchor/usr/src/sys/compile/MUG CPU: Pentium (199.43-MHz 586-class CPU) Origin = "GenuineIntel" Id = 0x544 Stepping=4 Features=0x8001bf<FPU,VME,DE,PSE,TSC,MSR,MCE,CX8,MMX> real memory = 67108864 (65536K bytes) avail memory = 63598592 (62108K bytes) Probing for devices on PCI bus 0: chip0 <Intel 82439> rev 3 on pci0:0 chip1 <Intel 82371SB PCI-ISA bridge> rev 1 on pci0:7:0 chip2 <Intel 82371SB IDE interface> rev 0 on pci0:7:1 ahc0 <Adaptec aic7880 Ultra SCSI host adapter> rev 0 int a irq 11 on pci0:8 ahc0: aic7880 Wide Channel, SCSI Id=7, 16/255 SCBs ahc0: target 0 Tagged Queuing Device (ahc0:0:0): "IBM XP31070W !x 81K6" type 0 fixed SCSI 2 sd0(ahc0:0:0): Direct-Access 1074MB (2199878 512 byte sectors) ahc0: target 2 Tagged Queuing Device (ahc0:2:0): "IBM XP31070W !x 81K6" type 0 fixed SCSI 2 sd1(ahc0:2:0): Direct-Access 1074MB (2199878 512 byte sectors) ahc0: target 4 Tagged Queuing Device (ahc0:4:0): "IBM XP31070W !x 81K6" type 0 fixed SCSI 2 sd2(ahc0:4:0): Direct-Access 1074MB (2199878 512 byte sectors) (ahc0:5:0): "SONY SDT-9000 0123" type 1 removable SCSI 2 st0(ahc0:5:0): Sequential-Access density code 0x13, drive empty vga0 <VGA-compatible display device> rev 0 int a irq 11 on pci0:9 cy0 <Cyclades Cyclom-Y Serial Adapter> rev 1 int a irq 10 on pci0:11 fxp0 <Intel EtherExpress Pro 10/100B Ethernet> rev 2 int a irq 9 on pci0:12 fxp0: Ethernet address 00:a0:c9:6c:86:c6 Probing for devices on the ISA bus: sc0 at 0x60-0x6f irq 1 on motherboard sc0: VGA color <16 virtual consoles, flags=0x0> sio0 at 0x3f8-0x3ff irq 4 on isa sio0: type 16550A sio1 at 0x2f8-0x2ff irq 3 on isa sio1: type 16550A lpt0 at 0x378-0x37f irq 7 on isa lpt0: Interrupt-driven port lp0: TCP/IP capable interface lpt1 not found at 0xffffffff mse0 not found at 0x23c psm0: disabled, not probed. stl0 not found at 0x2a0 fdc0 at 0x3f0-0x3f7 irq 6 drq 2 on isa fdc0: NEC 72065B fd0: 1.44MB 3.5in npx0 flags 0x1 on motherboard npx0: INT 16 interface apm0: disabled, not probed. steve -- // stephen clawson sclawson@cs.utah.edu // university of utah
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199708282158.PAA29669>