Re: Kernel panic: 2.1.121 with SCSI DAT drive

Philippe Troin (phil@fifi.org)
14 Sep 1998 13:58:07 -0700


Harald Koenig <koenig@tat.physik.uni-tuebingen.de> writes:

8< snip

> so here again is what happens now with patched aha1542 module:
>
> # dd if=/dev/nst1 bs=64k count=1 of=T1
> aha1542.c: Trying device reset for target 3
> Sent BUS RESET to scsi host 1
> st1: Error with sense data: extra data not valid Current error st09:01: sense key Unit Attention
> Additional sense indicates Power on, reset, or bus device reset occurred
> dd: /dev/nst1: I/O error
> 0+0 records in
> 0+0 records out
> # mtst stat
> /dev/nst1: No such device or address
> # rmmod st
> st: Unloaded.
> # insmod st
> st: bufsize 32768, wrt 30720, max buffers 4, s/g segs 16.
> Detected scsi tape st0 at scsi1, channel 0, id 2, lun 0
> Detected scsi tape st1 at scsi1, channel 0, id 3, lun 0
> # mtst stat
> /dev/nst1: I/O error
> # mtst stat
> /dev/nst1: I/O error
> # mtst rewi
> # mtst stat
> SCSI 2 tape drive:
> File number=0, block number=0, partition=0.
> Tape block size 0 bytes. Density code 0x13 (DDS (61000 bpi)).
> Soft error count since last status=0
> General status bits on (45010000):
> BOT WR_PROT ONLINE IM_REP_EN
>
>
> so I still can't read from DAT tapes with 2.1.121...

8< snip

I also have a lot of scsi tape weirdnesses on 2.1.121. Specifically,
stupid mt tricks don't work anymore (mt bsfm gives I/O error
sometimes). No panics though using vanilla 2.1.121 on AIC78xxx with
Archive Python DAT drive.

Plus if I try to dump some filesystems, the dump process hanges on
down_failed forever:

100 0 367 366 0 0 1028 608 wait4 S p2 0:02 dump
140 0 368 367 0 0 1052 660 unix_data_w S p2 0:00 dump
44 0 369 368 0 0 0 0 do_exit Z p2 0:00 dump
44 0 370 368 0 0 0 0 down_failed DW p2 0:00 (dump)
40 0 371 368 0 0 1028 616 down_failed D p2 0:00 dump

Getting back to 2.1.120 in the meantime...

Phil.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/