home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / unix / bsd / 11910 < prev    next >
Encoding:
Internet Message Format  |  1993-01-28  |  1.4 KB

  1. Path: sparky!uunet!math.fu-berlin.de!fauern!uni-erlangen.de!cip.informatik.uni-erlangen.de!vepaepck
  2. From: vepaepck@cip.informatik.uni-erlangen.de (Volker Paepcke)
  3. Newsgroups: comp.unix.bsd
  4. Subject: [386BSD] problems with QIC-02 streamer driver
  5. Date: Wed, 27 Jan 1993 22:53:06 GMT
  6. Organization: CSD., University of Erlangen
  7. Message-ID: <1k73oiEINNlj4@uni-erlangen.de>
  8. NNTP-Posting-Host: faui00a.informatik.uni-erlangen.de
  9. Lines: 25
  10.  
  11. hi!
  12.  
  13. I've some problems with the specification of the correct blocksize
  14. for accessing the streamertape (wangtek qic-02). 
  15. With 512 byte blocks and 1kb blocks there is no problem.
  16. But at greater blocksizes I got anly part of the stuff back
  17. after restoring from tape (there is no error reporting from tar
  18. or from the kernel!!!).
  19. It seems to me, that there is only a small blocksize for tape-access
  20. allowed, but there is another problem:
  21. With small blocksizes the tapestreamer is repositioning all the time
  22. while IO-operations wich is not very good for the tapes and very very
  23. slow!
  24. I saw a buffering capability in the BSDI/386 rewritten code of the
  25. wt.c driver stuff. Is there something similar like buffering or
  26. any patches for improvement on this subject which is running under
  27. 386bsd too?
  28. Buying a SCSI-streamer device is no solution for me, since i don't
  29. have the money right now. Any help is apreciated!
  30. thanks in advance,
  31.  
  32. volker
  33.  
  34. oh, i forgot:
  35. Can i write tapemarks and is there a mt-command?
  36.