Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Error for Command: inquiry, Sense Key: Illegal Request

316 views
Skip to first unread message

wim

unread,
Sep 27, 2005, 1:05:28 PM9/27/05
to
Dear group,

I am startled by several warnings in my messages file after running
SUN-explorer:

se3kxtr: [ID 702911 daemon.notice] se3kxtr started

scsi: [ID 107833 kern.warning]
WARNING: /pci@1f,0/pci@1/scsi@8/sd@0,0 (sd0):
Error for Command: inquiry
Error Level: Informational
scsi: [ID 107833 kern.notice] Requested Block: 0
Error Block: 0
scsi: [ID 107833 kern.notice] Vendor: SEAGATE
Serial Number: 0051T24JQM
scsi: [ID 107833 kern.notice] Sense Key: Illegal Request
scsi: [ID 107833 kern.notice] ASC: 0x24 (invalid field in cdb),
ASCQ: 0x0, FRU: 0x1

scsi: [ID 107833 kern.warning]
WARNING: /pci@1f,0/pci@1/scsi@8,1/sd@1,0 (sd16):
Error for Command: <undecoded cmd 0x1d>
Error Level: Informational
scsi: [ID 107833 kern.notice] Requested Block: 0
Error Block: 0
scsi: [ID 107833 kern.notice] Vendor: SUN
Serial Number: 0D14A9E7-00
scsi: [ID 107833 kern.notice] Sense Key: Illegal Request
scsi: [ID 107833 kern.notice] ASC: 0x24 (invalid field in cdb),
ASCQ: 0x0, FRU: 0x0

scsi: [ID 107833 kern.warning]
WARNING: /pci@1f,0/pci@1/scsi@8,1/sd@1,0 (sd16):
Error for Command: <undecoded cmd 0x1d>
Error Level: Informational
scsi: [ID 107833 kern.notice] Requested Block: 0
Error Block: 0
scsi: [ID 107833 kern.notice] Vendor: SUN
Serial Number: 0D14A9E7-00
scsi: [ID 107833 kern.notice] Sense Key: Illegal Request
scsi: [ID 107833 kern.notice] ASC: 0x24 (invalid field in cdb),
ASCQ: 0x0, FRU: 0x0

scsi: [ID 107833 kern.warning]
WARNING: /pci@1f,0/pci@1/scsi@8,1/sd@1,0 (sd16):
Error for Command: <undecoded cmd 0x1d>
Error Level: Informational
scsi: [ID 107833 kern.notice] Requested Block: 0
Error Block: 0
scsi: [ID 107833 kern.notice] Vendor: SUN
Serial Number: 0D14A9E7-00
scsi: [ID 107833 kern.notice] Sense Key: Illegal Request
scsi: [ID 107833 kern.notice] ASC: 0x24 (invalid field in cdb),
ASCQ: 0x0, FRU: 0x0

se3kxtr: [ID 702911 daemon.notice] se3kxtr finished
explorer: [ID 702911 daemon.notice] Explorer finished

I ran an iostat:

$ iostat -e
---- errors ---
device s/w h/w trn tot
md1 0 0 0 0
[...]
md80 0 0 0 0
sd0 1 0 0 1
sd1 1 0 0 1
sd16 4 0 0 4
sd30 0 0 0 0
st22 565 0 0 565
nfs1 0 0 0 0

# iostat -E
sd0Soft Errors: 1 Hard Errors: 0 Transport Errors: 0
Vendor: SEAGATE Product: ST318404LSUN18G Revision: 4203 Serial No:
3BT24JQM00007125
Size: 18.11GB <18110967808 bytes>
Media Error: 0 Device Not Ready: 0 No Device: 0 Recoverable: 0
Illegal Request: 1 Predictive Failure Analysis: 0

sd1 Soft Errors: 1 Hard Errors: 0 Transport Errors: 0
Vendor: IBM Product: DDYST1835SUN18G Revision: S96H Serial No:
16W277
Size: 18.11GB <18110967808 bytes>
Media Error: 0 Device Not Ready: 0 No Device: 0 Recoverable: 0
Illegal Request: 1 Predictive Failure Analysis: 0

sd16 Soft Errors: 4 Hard Errors: 0 Transport Errors: 0
Vendor: SUN Product: StorEdge 3310 Revision: 0325 Serial No:
000BCB0D14A9E700
Size: 72.30GB <72299315200 bytes>
Media Error: 0 Device Not Ready: 0 No Device: 0 Recoverable: 0
Illegal Request: 4 Predictive Failure Analysis: 0

sd30 Soft Errors: 0 Hard Errors: 0 Transport Errors: 0
Vendor: TEAC Product: CD-224E Revision: 1.7A Serial No:
Size: 2.62GB <2616115200 bytes>
Media Error: 0 Device Not Ready: 0 No Device: 0 Recoverable: 0
Illegal Request: 0 Predictive Failure Analysis: 0

st22 Soft Errors: 565 Hard Errors: 0 Transport Errors: 0
Vendor: QUANTUM Product: DLT8000 Revision: 0114 Serial No:


I am confused and don't know where to look. Do I need to panic about
these warnings?

Thank you,

Wim

David A.Lethe

unread,
Oct 3, 2005, 1:06:24 AM10/3/05
to
On 27 Sep 2005 10:05:28 -0700, "wim"
<wim.depr...@student.luc.ac.be> wrote:

ASC of 0x24 means an invalid command was sent to the peripheral.
This is of no concern. My guess is you have an application which is
trying to read one of the EVPD SCSI inquiry pages and that page is not
applicable to the device.

Feel free to sleep at night.

wim

unread,
Oct 3, 2005, 3:47:17 AM10/3/05
to

David A.Lethe wrote:

> ASC of 0x24 means an invalid command was sent to the peripheral.
> This is of no concern. My guess is you have an application which is
> trying to read one of the EVPD SCSI inquiry pages and that page is not
> applicable to the device.
>
> Feel free to sleep at night.

:-) Thank you. I will try to check what went wrong, exactly.

Have a nice day,

Wim

David A.Lethe

unread,
Oct 5, 2005, 5:34:01 AM10/5/05
to
On 3 Oct 2005 00:47:17 -0700, "wim"
<wim.depr...@student.luc.ac.be> wrote:

Don't assume anything went wrong. It is perfectly normal and
acceptable for an application to do this. Sense data can be thought
of return codes. How else would an application know what the
capabilities are of a disk drive w/o asking it? It isn't as if it is
practical to maintain a huge database of disks along with valid
instruction sets, configurable parameters (mode pages), and
statistical pages (log pages).


0 new messages