September 6th, 2008 19:00

All commands and sense data information is located in SCSI specifications.  From your log file, it appears that the problematic command is operation code 12 (CDB), which is an Inquiry command.  Because of this, the target will respond with sense data of 05 24 00, which means illegal request (5) and and asc/ascq of 24 00 which means invalid field in the CDB format.  This means that one of the fields in the defined CDB 12 01 dc 01 1d 00.  I would suspect that it is either the EVPD bit 01 (12 01), paged code DC or the second 01 (reserved) field this is the cause.

 

You need to determine the source of the command.  One way to do this is to turn off some unnecessary services that may generate such commands.  As a start, turn off system management software and see if the messages stop.

3 Posts

September 8th, 2008 11:00

Thanks Richard.  I'll remove/stop what I can and see what happens.

3 Posts

September 8th, 2008 13:00

After uninstalling Dell's OMSA software I have not recieved any of the hourly error messages. 

 

Maybe Dell will have to update OMSA to handle Seagate's newest 450gb Cheeta's.  For now I guess I'll have to use LSI's MegaRAID software to check in on the MD1000 and my drives.

 

Thanks again Richard.

September 8th, 2008 13:00

Ok, thanks for the feedback.  I wll report this to the OM team and reply back if there is an update.
No Events found!

Top