Unsolved

This post is more than 5 years old

1 Message

4808

December 9th, 2004 19:00

Message showing up on PE775 with a 660f attached

I have a PV

Operating System: WWP
Problem Description:

Event Type: Warning
Event Source: VxSvc_Mylex
Event Category: None
Event ID: 891
Date: 12/3/2004
Time: 3:08:32 AM
User: N/A
Computer: WENDELL
Description:
ctl: 0-0 chn: 0, tgt: 31 (enclosure 2, slot 13) Key:03 ASC:11 ASCQ:00
- Request Sense

This message have been showing up in the event log at least a couple of times a week. It is a "warning" but seems to imply there is something failing on disk 13. Any ideas what it means?

I have a replacement disk, do I just shut evrything down and replace it, or is there a procedure I neded to follow?

Thanks
Mike

33 Posts

December 13th, 2004 16:00

Let me break this down for you:

ctl: 0-0 chn: 0, tgt: 31 (enclosure 2, slot 13) Key:03 ASC:11 ASCQ:00

Ctl: 0-0 chn:0     - Stands for Controller 0, Channel 0 (though really doesn't matter in this case)
Tgt: 31    - Target device 31 (each object is it's own target)
Enclosure 2, slot 13   - Better way of finding it, it's the last disk in your second enclosure (224F)
Key: 03   - The type of SCSI error, in this case 3 is a Medium Error
ASC: 11 ASCQ:00   - The specific error: "Unrecovered Read Error"
 
To read the last three parts: Key, ASC, and ASCQ I recomend the following site:
 
The first one will give you keys, the second one the specific code.
 
Also you may want to try upgrading your version of ArrayManager. Some versions will give ghost errors, and also the newer versions will translate more of the sense keys for you.
 
Hope that helps!
No Events found!

Top