Re: Linux-2.6.13-rc6: aic7xxx testers please..

From: James Bottomley
Date: Wed Aug 10 2005 - 10:46:48 EST


On Wed, 2005-08-10 at 11:28 -0400, John Stoffel wrote:
> Is there any more info I can provide here for you? dmesg output?
> Here's the latest output from dmesg with the lockup of the drive,
> which takes a power cycle to clear now.

Well, I suspect the tape is hanging the bus, from which no card can
recover.

Just to test this, can you try sending a bus reset with sgutils (from
the debain package sg3-utils):

sg_reset -b /dev/sg3

Then remove and re-add the device with

echo scsi remove-single-device 1 0 6 0 > /proc/scsi/scsi
echo scsi add-single-device 1 0 6 0 > /proc/scsi/scsi

And see if that brings it back. If it doesn't I'm afraid the tape has
the bus locked and nothing can free it.

James


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