Date: Sun, 19 May 2002 10:26:01 -0700 From: "John A. Hengstler" <john@hei.net> To: "cpctc" <cpctc@vt.edu>, <freebsd-hardware@FreeBSD.ORG>, <freebsd-stable@freebsd.org> Subject: RE: FreeBSD 4.5 and Seagate STT8000A atapi tape drive doesn't work Message-ID: <NDBBJCFGBCLFCNJCCJPDAEPICLAA.john@hei.net> In-Reply-To: <003e01c1ff43$ab61f560$5a0a0a0a@compound.local>
next in thread | previous in thread | raw e-mail | index | archive | help
My problems have not been resolved either. In my case, writing to the device works, but once "tar" is complete, it just hangs with a state of "atprq" in top. And the only way to kill tar (which frees the device) is to reboot the machine. Prior to several revamps of ata driver, everything worked. But now am stuck with this process: atapci0: <Intel PIIX4 ATA33 controller> port 0xdc90-0xdc9f at device 7.1 on pci0 ata0: at 0x1f0 irq 14 on atapci0 ata1: at 0x170 irq 15 on atapci0 ast0: TAPE <HP COLORADO 8GB> at ata1-slave PIO4 Regards, John Hengstler -----Original Message----- From: owner-freebsd-hardware@FreeBSD.ORG [mailto:owner-freebsd-hardware@FreeBSD.ORG]On Behalf Of cpctc Sent: Sunday, May 19, 2002 6:44 AM To: freebsd-hardware@FreeBSD.ORG Subject: FreeBSD 4.5 and Seagate STT8000A atapi tape drive doesn't work "mt -f /dev/ast0 status" gives me kernel errors: ast0: TEST_UNIT_READY - MEDIUM ERROR asc=f0 ascq=2b error=00 ast0: REWIND - MEDIUM ERROR asc=f0 ascq=2b error=00 and attempts to read/write from tapes with tar or dd fail with similar errors. The drive worked with a particular version of netbsd-current, so I believe the hardware is ok. This is a new installation of freebsd 4.5, with the tape drive connected to a second pci card. A hard drive (ad6) works through that card. I've seen several posts about ATA tapes with trouble in 4.5, but no resolutions.. does anyone know if this is fixed somehow? Thanks... more info below... some of the dmesg: atapci0: <Intel PIIX3 ATA controller> port 0xf000-0xf00f at device 7.1 on pci0 ata0: at 0x1f0 irq 14 on atapci0 ata1: at 0x170 irq 15 on atapci0 atapci1: <Promise TX2 ATA100 controller> port 0x7400-0x740f,0x7000-0x7003,0x6c00-0x 6c07,0x6800-0x6803,0x6400-0x6407 mem 0xe0000000-0xe0003fff irq 11 at device 13.0 on pci0 ata2: at 0x6400 on atapci1 ata3: at 0x6c00 on atapci1 ... ad0: 4112MB <WDC WD43AA> [8355/16/63] at ata0-master WDMA2 ad1: 4112MB <WDC WD43AA> [8355/16/63] at ata0-slave WDMA2 ata1-master: DMA limited to UDMA33, non-ATA66 compliant cable ad2: 4112MB <WDC WD43AA> [8355/16/63] at ata1-master WDMA2 ad4: 4112MB <WDC AC14300R> [8912/15/63] at ata2-master UDMA33 ad5: 4112MB <WDC WD43AA> [8355/16/63] at ata2-slave UDMA33 ata3-master: DMA limited to UDMA33, non-ATA66 compliant cable ad6: 4112MB <WDC WD43AA> [8355/16/63] at ata3-master UDMA33 acd0: CDROM <ATAPI CD-ROM DRIVE 40X MAXIMUM> at ata1-slave using PIO4 ast0: TAPE <Seagate STT8000A> at ata3-slave using PIO4 Mounting root from ufs:/dev/ad0s1a ... mt -f /dev/ast0 status result: Mode Density Blocksize bpi Compression Current: 0x01:X3.22-1983 512 bytes 800 none ---------available modes--------- 0: default variable 0 none 1: default variable 0 none 2: default variable 0 none 3: default variable 0 none --------------------------------- File Number: 0 Record Number: 0 Residual Count 0 but this results in the kernel errors: ast0: TEST_UNIT_READY - MEDIUM ERROR asc=f0 ascq=2b error=00 ast0: REWIND - MEDIUM ERROR asc=f0 ascq=2b error=00 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hardware" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?NDBBJCFGBCLFCNJCCJPDAEPICLAA.john>