home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / unix / aix / 13088 < prev    next >
Encoding:
Internet Message Format  |  1993-01-07  |  1.2 KB

  1. Path: sparky!uunet!vnet.ibm.com
  2. From: russotto@vnet.ibm.com (Matthew T. Russotto)
  3. Message-ID: <19930107.062511.795@almaden.ibm.com>
  4. Date: Thu, 7 Jan 93 09:12:04 EST
  5. Newsgroups: comp.unix.aix
  6. Subject: Re: Adding SCSI OSDISK
  7. Disclaimer: This posting represents the poster's views, not those of IBM
  8. News-Software: UReply 3.1
  9. References: <1993Jan6.105119.1266@yvax.byu.edu>
  10.             <C0GCED.IAu@austin.ibm.com>
  11. Lines: 16
  12.  
  13. In <C0GCED.IAu@austin.ibm.com> Randal C. Swanberg writes:
  14. >
  15. >Well, I can't answer that question, but just in case it is helpful, I can
  16. >translate the sense data.  The above error was due to the disk failing a
  17. >SCSI Start-Unit (spin-up) command with Illegal Request status, which means, it
  18. >didn't like the command and/or command block.  However, the command block
  19. >(starting with 5th byte of sense data) looks fine to me.
  20.  
  21. Many disks have a jumper which set whether they spin-up on power-on
  22. or only when they receive a SCSI start.  Would an request to spin up
  23. when the disk was already spun up give that result code?
  24.  
  25. Some disks always spin up on power up, and probably wouldn't like SCSI
  26. start at all... will such disks work with AIX?
  27.  
  28. How does one learn to translate those sense codes, BTW?
  29.