Re: Possible faulty drive

From: Jeff Cameron (roktsci_at_comcast.net)
Date: 03/31/05

  • Next message: John Santos: "Re: reading RS232 port"
    Date: Wed, 30 Mar 2005 20:21:11 -0800
    
    

    On 3/30/05 1:24 PM, in article
    1112217947.26826.0@nnrp-t71-03.news.uk.clara.net, "issinoho"
    <issinoho@gmail.com> wrote:

    > Port Status x0000032C DEVCMDERR - device command error
    > SCSI Command Opcode x12 Inquiry
    > Command Data
    > x00
    > x00
    > x00
    > xFF
    > x00
    This section of the SCSI command indicates that the driver is requesting
    what I believe to be device geometry information. Evidently it has already
    determined that it is a non removable storage device. However the drive is
    reporting that the inquiry code of FF000000 is not valid. What I don't know
    is if FF000000 is or is not valid as a SCSI inquiry command.

    This could either mean the drive is bad, which I think is unlikely, or the
    firmware on the drive is not compatible with the driver, which is more
    likely. But why? I don't know.

    I'm also confused as to why the command is 5 bytes instead of 4. Most narrow
    SCSI commands are two 16 bit words. Is this a narrow SCSI disk? What about
    the SCSI bus. Is it narrow or wide?

    Jeff Cameron


  • Next message: John Santos: "Re: reading RS232 port"

    Relevant Pages

    • Re: responses to SCSI commands
      ... > documentation on the SCSI command set and I understand that. ... byte will end up in the 'Target status' byte from your driver control block. ... normal course of action is then to send a SCSI Request Sense command. ...
      (comp.periphs.scsi)
    • Re: SCSI Passthrough Using Write Buffer Command
      ... There is a chance that some CD-ROM filter driver does not support forwarding ... Have you tried use some other kind of SCSI write command (like WRITE 0x2A, ...
      (microsoft.public.development.device.drivers)
    • HSG60 SCSI write abort on unit, not disk
      ... I have a HSG60 controller with mirror sets on it. ... I have also included the description of the Instance and the SCSI ... SCSI Command Opcode: 42. ... Sense Data Qualifiers: 64. ...
      (Tru64-UNIX-Managers)
    • Re: Troubleshooting Adaptec 2010s RAID Controller
      ... >> So now it is a Readcommand is it? ... >> values that don't comply with SCSI commands or show a very unlikely ... The above is called a command descriptor block (CDB) and the ... > The Storage Manager controller log should help you determine if there is ...
      (comp.periphs.scsi)
    • Re: Linux SCSI programming
      ... command to the device. ... The closest thing I could find is SAT ATA PASS ... With SCSI devices that are not SAT compatible it ... Using read/read, when I send the ioctl over to the device, ...
      (comp.periphs.scsi)