home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / sys / amiga / applicat / 8514 < prev    next >
Encoding:
Internet Message Format  |  1992-11-10  |  1.6 KB

  1. Xref: sparky comp.sys.amiga.applications:8514 comp.sys.amiga.hardware:19337
  2. Newsgroups: comp.sys.amiga.applications,comp.sys.amiga.hardware,comp.sys.amiga.programming
  3. Path: sparky!uunet!comp.vuw.ac.nz!gphs.vuw.ac.nz!tribble
  4. From: tribble@gphs.vuw.ac.nz (John Matthews)
  5. Subject: Tape Backups, Quarterback
  6. Nntp-Posting-Host: erebus.gphs.vuw.ac.nz
  7. Message-ID: <BxIyHA.Fpy@comp.vuw.ac.nz>
  8. Organization: Institute of Geophysics, Victoria University of Wellington, NZ
  9. Keywords: Tape, Quarterback
  10. Sender: news@comp.vuw.ac.nz (News Admin)
  11. Date: Tue, 10 Nov 1992 23:55:58 GMT
  12. Lines: 20
  13.  
  14. I managed a while ago to get a ArchiveData Viper 2150S  150Mb Tape Drive.
  15. Since then, however, I have not had a lot of luck in using it as a backup device.
  16. I can read from it quite well though.
  17.  
  18. Through much experimentation, mainly with BTNTape2.1, I have managed to identify the problem (sort of).
  19.  
  20. I can write to the drive with BTNTape2.1, as long as I write only 1 block at a time. The drive has an internal 32K buffer, but this still results in very slow backups (as the tape must rewind a bit every 32K) and the only software that currently uses BTNTape2.1 is TAR. No commercial software seems to allow for the writing of 1 block at a time, or deals with this drive specifically.
  21.  
  22.  
  23. I am currently looking for alternatives, these are what I have so far:
  24.  
  25. 1. Someone else may know of software that works with this drive
  26. 2. I could write a patch which intercepts WRITEs to the tape device, and splits them into block writes
  27. 3. I could write my own backup software which uses BTNTape2.1
  28.  
  29. If anyone has any ideas, please let me know.
  30.  
  31.  
  32. John Matthews,
  33.   tribble@gphs.vuw.ac.nz
  34.