1846463 Members
2467 Online
110256 Solutions
New Discussion

Re: HSG80 Errors

 
SOLVED
Go to solution
David Borojevic
Trusted Contributor

HSG80 Errors

We have noticed that at the end of initialising a Raid set we get an instance code: 026C0064 which from the troublshooting manual appears to simply mean that it has transitioned to normal state - fine, but is the error code that is embedded a concern? Extract is: SCSI Sense Data:
Error Code: 112.(70) {current command execution}

I don't know where I can look these errors up.

Thanks in anticipation
1 REPLY 1
Steve W
Trusted Contributor
Solution

Re: HSG80 Errors

An error code of 70 in the sense data only means that an error (if any) is *current*. If there are any real errors, they will be in the rest of the sense data block (in bytes 12&13). This block is returned every time a "Request Sense" SCSI command is issued, and usually has 70 in byte zero. In summary, don't worry about it, but if you are interested, look up the SCSI command "Request sense" on the web.