1832910 Members
2700 Online
110048 Solutions
New Discussion

Harddisk problem

 
SOLVED
Go to solution

Harddisk problem


Hi,

I was reviewing the syslog and noticed I have alot of read-errors on a harddrive.

Sep 17 11:18:40 cg1 vmunix: blkno: 8, sectno: 16, offset: 8192, bcount: 2048
Sep 17 11:28:18 cg1 vmunix: SCSI: Read error -- dev: b 31 0x00b000, errno: 126, resid: 2048

How do I find out which HD it is that is broken?

Regards
Paul
4 REPLIES 4
Sunil Sharma_1
Honored Contributor
Solution

Re: Harddisk problem

Paul,

it should be C0t11d0

b 31 0x00b000

31 is major number of SDISK driver you can find out using
#lsdev|grep 31

00b000 C0t11d0

Sunil
*** Dream as if you'll live forever. Live as if you'll die today ***
R. Sri Ram Kishore_1
Respected Contributor

Re: Harddisk problem

Hi Paul,

Take a look at this thread:
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=43931

HTH.

Regards,
Sri Ram
"What goes up must come down. Ask any system administrator."

Re: Harddisk problem


I cannot find c0t11d0 in my device-list and have therefore ordered a replacement drive.

Thanks for you help!

Regards
Paul

Re: Harddisk problem


New drive has been ordered..