home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / sys / sgi / 17941 < prev    next >
Encoding:
Internet Message Format  |  1992-12-12  |  1.6 KB

  1. Path: sparky!uunet!wupost!uwm.edu!linac!att!att!allegra!alice!pg
  2. From: pg@alice.att.com (Paul Glick)
  3. Newsgroups: comp.sys.sgi
  4. Subject: Re: 8mm tape drive - how to store 4.5GB
  5. Message-ID: <24401@alice.att.com>
  6. Date: 12 Dec 92 22:21:10 GMT
  7. Article-I.D.: alice.24401
  8. References: <1992Dec10.132201.27325@cronkite.ocis.temple.edu>
  9. Reply-To: pg@research.att.com (Paul Glick)
  10. Distribution: usa
  11. Organization: AT&T, Bell Labs
  12. Lines: 23
  13.  
  14. In article <1992Dec10.132201.27325@cronkite.ocis.temple.edu> atul@sgi1.fels.temple.edu (Atul Kumar) writes:
  15. >I have an 8mm tape drive on my sgi box. The tapes store only 2.5 GB (in tar 
  16. >format) although it says on the tape 4.5 GB. Could somebody suggest a way to
  17. >increase capacity (if its possible).
  18. >
  19. >thanks,
  20. >atul.
  21.  
  22. Exabyte tape drives want to be fed a continuous stream of data.  The drive
  23. will leave blank blocks (1K) or blank tracks (I seem to remember 8K for the
  24. 8200 drives, but I am not sure) if it does not have the data.  You need
  25. to either spool the tar output (unlikely for such a large amount of data)
  26. or use another program to save your data.  I have been using bru to backup
  27. my disks because it has a double buffer option, but I am not really sure
  28. about its effectiveness either.  The other important thing is to choose
  29. an appropriate buffer size.  This is necessary to keep the 246K byte
  30. buffer in the 8200 non-empty (I think the 8500s buffer is twice as big,
  31. again I am not sure).  Notice I said non-empty not full.  If you select
  32. a large buffer in either tar or bru.  You may not be able to keep up the
  33. demand for those chunks.
  34.  
  35.                 Paul Glick
  36.                 pg@research.att.com
  37.