home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / next / sysadmin / 7367 < prev    next >
Encoding:
Internet Message Format  |  1993-01-10  |  1.6 KB

  1. Xref: sparky comp.sys.next.sysadmin:7367 comp.sys.next.misc:23652
  2. Path: sparky!uunet!europa.asd.contel.com!howland.reston.ans.net!spool.mu.edu!olivea!sgigate!odin!sgihub!zola!zuni!anchor!olson
  3. From: olson@anchor.esd.sgi.com (Dave Olson)
  4. Newsgroups: comp.sys.next.sysadmin,comp.sys.next.misc
  5. Subject: Re: Using tar with a SCSI DAT drive
  6. Message-ID: <un8fkqo@zuni.esd.sgi.com>
  7. Date: 10 Jan 93 19:47:53 GMT
  8. References: <1993Jan10.090824.24470@cs.ucla.edu>
  9. Sender: news@zuni.esd.sgi.com (Net News)
  10. Distribution: usa
  11. Organization: Silicon Graphics, Inc.  Mountain View, CA
  12. Lines: 22
  13.  
  14. In <1993Jan10.090824.24470@cs.ucla.edu> grw@oahu.cs.ucla.edu (George Wu) writes:
  15. |   I recently installed an Archive Python SCSI DAT drive on my system
  16. | (NeXTStation Mono running NS 2.1) for backup purposes.  However, I
  17. | have been unable to use tar on the drive.  I always get an 'I/O error'
  18. | when I run tar and the associated SCSI error is as follows.
  19. |     st: cmd = 0x15 sr_io_status = 2H
  20. |         Sense key = 0x5  Sense Code = 0x1a
  21. |   According to scsireg.h the SCSI command causing the problem is MODE
  22. | SELECT and the sense key (0x5) indicates invalid request.  Does anyone
  23. | know the solution to this problem ? Any help is appreciated.
  24.  
  25. sense code 1a indicates parameter overrun, which presumably
  26. means that one of the bytes in the command is out of range.
  27.  
  28. Perhaps you (or the driver) is trying for a blocksize that the
  29. drive doesn't support?
  30. --
  31. Let no one tell me that silence gives consent,  |   Dave Olson
  32. because whoever is silent dissents.             |   Silicon Graphics, Inc.
  33.     Maria Isabel Barreno                        |   olson@sgi.com
  34.