home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / sys / sun / hardware / 6999 < prev    next >
Encoding:
Internet Message Format  |  1993-01-21  |  1.2 KB

  1. Path: sparky!uunet!gradient!ddj
  2. From: ddj@gradient.gradient.com (david johnson)
  3. Newsgroups: comp.sys.sun.hardware
  4. Subject: QIC24 drives slow on Sol_2.0, any fix?
  5. Summary: How to get tape drive to stream on write?
  6. Message-ID: <352@gradient.gradient.com>
  7. Date: 21 Jan 93 14:56:36 GMT
  8. Organization: Gradient Technologies Inc., Hudson MA
  9. Lines: 21
  10.  
  11. I've had a Wangtek 5099ES tape drive (QIC36/QIC24 full height device
  12. with separate formatter card in the bottom and transport on top)
  13. attached to a sparc IPC, and it's been usable under SunOS 4.1.1.
  14. I added the entry to /usr/sys/scsi/targets/st_conf.c to recognize
  15. the drive and allow buffered data transfers.  It streams on both
  16. reading and writing.
  17.  
  18. On Solaris 2.0 (I have both bootable from the same disk drive), it
  19. streams on reading tapes, but is about 3x slower on writing.  Each
  20. block written makes the tape move forward, back, and stop.
  21.  
  22. The big question is where to modify the scsi or st driver so that
  23. it can keep this drive occupied?  I've resorted to making my tape
  24. images on disk, switching back to SunOS and making the tapes from
  25. there.
  26.  
  27. Thanks in advance for anyone who has figured this out already...
  28.  
  29.     Dave Johnson
  30.     Gradient Technologies, Inc.
  31.     ddj@gradient.com
  32.