Okey, let's see if I can interpret without my books (which are at work).

Byte two of your Sense Data is the Sense Key (0x02, Not Ready). Sense Code
and Qualifier of 40 and 85 is Diagnostic Failure (40) on component 85
(presumably something in your disk, that part's vendor specific). I'd
recommend backing up any useful data you've got and running whatever
diagnostics you might have for the disk; it looks like it's hardware.

(useful data is in the Linux SCSI-Programming HOWTO, but it won't tell you
much more than what I did)

--
Michael Vieths
Foeclan at Winternet.Com

On Tue, 15 May 2001 andy at theasis.com wrote:

> > Any interesting information in dmesg?
> 
> Ack! I'll say (I'd been watching messages only)...
> A whole bunch of these:
> 
> SCSI disk error : host 0 channel 0 id 2 lun 0 return code = 28000002
> [valid=0] Info fld=0x0, Current sd08:2c: sns = 70  2
> ASC=40 ASCQ=85
> Raw sense data:0x70 0x00 0x02 0x00 0x00 0x00 0x00 0x18 0x00 0x00 0x00 0x00
> 0x40 0x85 0x00 0x00 
> scsidisk I/O error: dev 08:2c, sector 32
> EXT2-fs error (device sd(8,44)): ext2_write_inode: unable to read inode
> block - inode=2, block=4
> SCSI disk error : host 0 channel 0 id 2 lun 0 return code = 28000002
> [valid=0] Info fld=0x0, Current sd08:2c: sns = 70  2
> ASC=40 ASCQ=85
> Raw sense data:0x70 0x00 0x02 0x00 0x00 0x00 0x00 0x18 0x00 0x00 0x00 0x00
> 0x40 0x85 0x00 0x00 
> scsidisk I/O error: dev 08:2c, sector 0
> 
> 
> How do I go about repairing this? 
> Thanks, 
> 
> Andy
> 
> > 
> > --
> > Michael Vieths
> > Foeclan at Winternet.Com
> > 
> > On Tue, 15 May 2001 andy at theasis.com wrote:
> > 
> > > 
> > > This evening I started getting the following error when trying to write to
> > > a volume on a SCSI drive:
> > > 	[root at lasiurus /mp3]# touch blah
> > > 	touch: blah: Input/output error
> > > 
> > > Andy
> > > 
> > 
> > _______________________________________________
> > tclug-list mailing list
> > tclug-list at mn-linux.org
> > https://mailman.mn-linux.org/mailman/listinfo/tclug-list
> > 
> 
> _______________________________________________
> tclug-list mailing list
> tclug-list at mn-linux.org
> https://mailman.mn-linux.org/mailman/listinfo/tclug-list
>