home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / sys / sun / hardware / 6398 < prev    next >
Encoding:
Text File  |  1992-12-21  |  1.3 KB  |  36 lines

  1. Newsgroups: comp.sys.sun.hardware
  2. Path: sparky!uunet!haven.umd.edu!darwin.sura.net!spool.mu.edu!umn.edu!doug.cae.wisc.edu!eceserv0!orchard
  3. From: orchard@eceserv0.ece.wisc.edu (Bruce Orchard)
  4. Subject: Sun Exabyte 8500 driver wish
  5. Organization: Univ. of Wisconsin-Madison; Electrical & Computer Engineering
  6. Date: 19 Dec 92 21:50:40 CST
  7. Message-ID: <1992Dec19.215040.11501@doug.cae.wisc.edu>
  8. Lines: 26
  9.  
  10.  
  11. Background:
  12.  
  13. The Exabyte 8-mm tape drive has 1 servo head, 2 write heads, and
  14. 2 read heads on its drum.  Each data block includes 1024 bytes of data
  15. and 400 bytes of error correction code.  Each track consists of
  16. 8 blocks.  As the tape is written, it is read back and checked.
  17. If the data cannot be read or if the the ECC must be used to 
  18. reconstruct the data, the block is rewritten automatically.
  19. From the 8500 user manual, it appears that the count of the number
  20. of retries is available with the REQUEST SENSE request (03H) in 
  21. bytes 16-18.  Bytes 26 and 27 have other potentially interesting
  22. counters.  
  23.  
  24. Wish:
  25.  
  26. That the Exabyte driver log the retry counts and other interesting
  27. counts whenever the drive is closed.  This would provide an indication
  28. that the drive or tape was deteriorating if the number of retries
  29. increased over time.
  30.  
  31. Note:
  32.  
  33. We are currently running SunOS 4.1.2.
  34.  
  35. Bruce Orchard (orchard@engr.wisc.edu)
  36.