Operating System - Linux
1825882 Members
3004 Online
109689 Solutions
New Discussion

SCSI error problems in Linux. AS 3.0

 
SOLVED
Go to solution
bijoy k
Advisor

SCSI error problems in Linux. AS 3.0

Dear all,

in one of our server , we are getting this type of error in the console, after boot.


SCSI Error: (1:0:0) Status=02h (CHECK CONDITION)
Key=3h (MEDIUM ERROR); FRU=D3h
ASC/ASCQ=0Ch/00h ""
CDB: 2A 00 02 DC CB A2 00 00 08 00

scsi1: ERROR on channel 0, id 0, lun 0, CDB: Write (10) 00 02 dc cb a2 00 00 08
00
Info fld=0x60e9252, Deferred sd08:02: sense key Medium Error
Additional sense indicates Write error
I/O error: dev 08:02, sector 47819648

Is it a SCSi error or something related with the SCSi controller.

Detailed solutions highly appreciated...

regards.

bijoy
2 REPLIES 2
Steven E. Protter
Exalted Contributor
Solution

Re: SCSI error problems in Linux. AS 3.0

Shalom bijoy,

A SCSI error can be asociated with any part of the SCSI system. That means it could be cables, termination, controller or disk itself.

This error would appear however to be a bad sector on the disk itself. I'd recommend backing up the data and having the hardware vendor check out the disk.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
dirk dierickx
Honored Contributor

Re: SCSI error problems in Linux. AS 3.0

run 'dd' on that disk, see if you get those errors again. if so, it's pretty sure to be a failing disk.