Date: Tue, 24 Jun 1997 22:12:18 +0200 From: j@uriah.heep.sax.de (J Wunsch) To: scsi@FreeBSD.ORG Cc: steve@visint.co.uk (Stephen Roome) Subject: Re: SCSI errors since removing FreeBSD. Message-ID: <19970624221218.KT52263@uriah.heep.sax.de> In-Reply-To: <Pine.BSF.3.95.970624125241.2704B-100000@dylan.visint.co.uk>; from Stephen Roome on Jun 24, 1997 12:58:35 %2B0100 References: <Pine.BSF.3.95.970624125241.2704B-100000@dylan.visint.co.uk>
next in thread | previous in thread | raw e-mail | index | archive | help
As Stephen Roome wrote: > % > Unexpected SCSI Command Failed > Target SCSI ID: 0 > SCSI CDB Sent: 03 00 00 00 0E 00 70 00 03 00 > Host Adapter Status: OOh - No host adapter error > Target Status: O2h - Check Condition > Sense Key: 03h - Medium error > +Sense Code: 31h > +Sense Code Qualifier: 00h 31 00 DT W O MEDIUM FORMAT CORRUPTED That means formatting has been incomplete. You need to find out why. Try the FreeBSD fixit floppy. I think scsiformat is missing on it, but scsi(8) itself should be there. Try: scsi -s 3600 -f /dev/rsd0.ctl -c "4 0 0 0 0 0" (and get a cup of coffee afterwards). At least, if FreeBSD fails to format it, you'll get a useful SCSI error message... I think if formatting repeatedly fails, it's really your drive that went south now, for whatever reason. -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19970624221218.KT52263>