Re: Anyone has seen this before?

1997-06-21 Thread John Goerzen
[EMAIL PROTECTED] (Eloy A. Paris) writes:

 Jun 19 11:36:11 zeus kernel: Current error sr0b:00: sense key Medium Error
 Jun 19 11:36:11 zeus kernel: Additional sense indicates L-ec uncorrectable 
 error
 Jun 19 11:36:11 zeus kernel: CD-ROM I/O error: dev 0b:00, sector 660128
 
 What's happening here? Is my NCR83C510 SCSI adapter going to die or I need
 to trash the CD I was reading and the hard disk with bad sectors?

I don't think your SCSI controller is the problem.  Most likely hard
drive problems.  Check that you have the latest driver and give the
FreeBSD driver a shot.  Make sure you have no cabling problems (long
cable runs, etc).

-- 
John Goerzen  | Running Debian GNU/Linux (www.debian.org)
Custom Programming| 
[EMAIL PROTECTED] | 


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Anyone has seen this before?

1997-06-20 Thread Eloy A. Paris
Hi,

I got these error messages today when I was gunzipping a 115 MBytes file
(pretty processor and disk intensive):

scsi0: MEDIUM ERROR on channel 0, id 1, lun 0, CDB: Read (10) 00 00 30 0a fe 00
00 90 00
Current error sd08:16: sense key Medium Error
Additional sense indicates Unrecovered read error
scsidisk I/O error: dev 08:16, sector 290634
scsi0: MEDIUM ERROR on channel 0, id 1, lun 0, CDB: Read (10) 00 00 30 0b 66 00
00 08 00
Current error sd08:16: sense key Medium Error
Additional sense indicates Unrecovered read error
scsidisk I/O error: dev 08:16, sector 290634

I created the partition where the file was stored today and mke2fs -c gave
no error messages.

Also, today I was dumping a CD-ROM to another partition on the same SCSI
disk and got several of this messages:

Jun 19 11:36:11 zeus kernel: scsi0: MEDIUM ERROR on channel 0, id 6, lun 0, CDB:
 Read (6) 02 84 a2 26 00
Jun 19 11:36:11 zeus kernel: Current error sr0b:00: sense key Medium Error
Jun 19 11:36:11 zeus kernel: Additional sense indicates L-ec uncorrectable error
Jun 19 11:36:11 zeus kernel: CD-ROM I/O error: dev 0b:00, sector 660128

What's happening here? Is my NCR83C510 SCSI adapter going to die or I need
to trash the CD I was reading and the hard disk with bad sectors?

E.-

-- 

Eloy A. Paris
Information Technology Department
Rockwell Automation de Venezuela
Telephone: +58-2-9432311 Fax: +58-2-9430323


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: Anyone has seen this before?

1997-06-20 Thread Nathan E Norman
Sounds like you need to recreate the filesystem on the SCSI disk, and do
a badblock check.. I had a Quantum Empire drive that was giving me
problems like this ... I created a filesystem and ran a bad block check,
and I haven't seen a media error since.  Doing the bad blocks check on a
2 gig drive and an adaptec 2940W took nearly 12 hours on a P90 ... I'm
not sure if that's because the Adaptec is pedantic about errors, or
what.  At any rate, it might be worth trying for you ... and if the SCSI
drive is under warranty, replace it!

Good luck,

--
  Nathan Norman:Hostmaster CFNI:[EMAIL PROTECTED]
finger [EMAIL PROTECTED] for PGP public key and other stuff
Key fingerprint = CE 03 10 AF 32 81 18 58  9D 32 C2 AB 93 6D C4 72
--

On 20 Jun 1997, Eloy A. Paris wrote:

:Hi,
:
:I got these error messages today when I was gunzipping a 115 MBytes file
:(pretty processor and disk intensive):
:
:scsi0: MEDIUM ERROR on channel 0, id 1, lun 0, CDB: Read (10) 00 00 30 0a fe 00
:00 90 00
:Current error sd08:16: sense key Medium Error
:Additional sense indicates Unrecovered read error
:scsidisk I/O error: dev 08:16, sector 290634
:scsi0: MEDIUM ERROR on channel 0, id 1, lun 0, CDB: Read (10) 00 00 30 0b 66 00
:00 08 00
:Current error sd08:16: sense key Medium Error
:Additional sense indicates Unrecovered read error
:scsidisk I/O error: dev 08:16, sector 290634
:
:I created the partition where the file was stored today and mke2fs -c gave
:no error messages.
:
:Also, today I was dumping a CD-ROM to another partition on the same SCSI
:disk and got several of this messages:
:
:Jun 19 11:36:11 zeus kernel: scsi0: MEDIUM ERROR on channel 0, id 6, lun 0, 
CDB:
: Read (6) 02 84 a2 26 00
:Jun 19 11:36:11 zeus kernel: Current error sr0b:00: sense key Medium Error
:Jun 19 11:36:11 zeus kernel: Additional sense indicates L-ec uncorrectable 
error
:Jun 19 11:36:11 zeus kernel: CD-ROM I/O error: dev 0b:00, sector 660128
:
:What's happening here? Is my NCR83C510 SCSI adapter going to die or I need
:to trash the CD I was reading and the hard disk with bad sectors?
:
:E.-
:
:-- 
:
:Eloy A. Paris
:Information Technology Department
:Rockwell Automation de Venezuela
:Telephone: +58-2-9432311 Fax: +58-2-9430323
:
:
:--
:TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
:[EMAIL PROTECTED] . 
:Trouble?  e-mail to [EMAIL PROTECTED] .
:


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .