1833748 Members
2933 Online
110063 Solutions
New Discussion

help sense key problem

 
SOLVED
Go to solution
chuanpeng.wang
Frequent Advisor

help sense key problem

I have message in dmesg as follow:

sense key: (05) Illegal Request

additional sense code: (96)

additional sense code qualifier: (0c)

SCSI:
bp: 0000000050def828

dev: 3082500

cdb: 28 00 00 00 00 90 00 00 02 00

residual: 400

status: (02) Check Condition

sense data: 70 00 05 00 00 00 00 38 00 00 00 00 96 0c 00 00

00 00 10 00 00 00 00 00 00 00 00 00 10 32 00 00

00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

And have EMS event # 18, 19 and 23.

What meaning is it?

Please help me.

Thank you very muck.
2 REPLIES 2
Peter Godron
Honored Contributor
Solution

Re: help sense key problem

Hi,
"Illegal request. An illegal parameter in the command descriptor block or in the additional parameters supplied as data for some commands (for example, the Format Unit command, the Mode Select command and others). If the drive detects an invalid parameter in the CDB, it terminates the command without altering the media. If the drive detects an invalid parameter in the additional parameters supplied as data, the drive may have already altered the media."

then

"A write error occurred, but the error was recovered using auto-reallocation."
or
"A write error occurred. Auto-reallocation was attempted, but it failed."

Either way, check your disk !

Also:
http://forums1.itrc.hp.com/service/forums/helptips.do?#33

Your profile shows you have yet to reward any answer (0 points to 9 answers)
siva0123
Trusted Contributor

Re: help sense key problem

Hi,

Since you have got EMS events have you verified /var/opt/resmon/log/event.log file.

That will throw you some light.

Thanks,
siva