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

  1. Xref: sparky comp.sys.next.sysadmin:7362 comp.sys.next.misc:23646
  2. Newsgroups: comp.sys.next.sysadmin,comp.sys.next.misc
  3. Path: sparky!uunet!cs.utexas.edu!usc!news.service.uci.edu!ucivax!ucla-cs!oahu.cs.ucla.edu!grw
  4. From: grw@oahu.cs.ucla.edu (George Wu)
  5. Subject: Using tar with a SCSI DAT drive
  6. Message-ID: <1993Jan10.090824.24470@cs.ucla.edu>
  7. Sender: usenet@cs.ucla.edu (Mr Usenet)
  8. Nntp-Posting-Host: oahu.cs.ucla.edu
  9. Organization: UCLA, Computer Science Department
  10. Distribution: usa
  11. Date: Sun, 10 Jan 93 09:08:24 GMT
  12. Lines: 18
  13.  
  14.  
  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.  
  20.  
  21.     st: cmd = 0x15 sr_io_status = 2H
  22.         Sense key = 0x5  Sense Code = 0x1a
  23.  
  24.  
  25.   According to scsireg.h the SCSI command causing the problem is MODE
  26. SELECT and the sense key (0x5) indicates invalid request.  Does anyone
  27. know the solution to this problem ? Any help is appreciated.
  28.  
  29.  
  30.   George Wu
  31.  
  32.