home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / sys / sgi / 18031 < prev    next >
Encoding:
Text File  |  1992-12-15  |  1.2 KB  |  30 lines

  1. Newsgroups: comp.sys.sgi
  2. Path: sparky!uunet!uunet.ca!imax!dave
  3. From: dave@imax.imax.com (Dave Martindale)
  4. Subject: Re: Need dump parameters for 4mm DAT
  5. Message-ID: <1992Dec15.141841.997@imax.imax.com>
  6. Organization: Imax Corporation, Mississauga Canada
  7. References: <1992Dec1.183607.9727@news.acns.nwu.edu> <t2s1sts@zuni.esd.sgi.com> <1992Dec2.163908.1277@news.acns.nwu.edu>
  8. Date: Tue, 15 Dec 1992 14:18:41 GMT
  9. Lines: 19
  10.  
  11. gof@casbah.acns.nwu.edu (Gerald Fountain) writes:
  12. >I was looking at the parameters for the 8mm and they don't seem to add up
  13. >correctly.  In the man page, it suggests the following for 8mm tapes dues to a
  14. >bug in dump.  The parameters suggested are:
  15. >   density == 54000 Bpi
  16. >   length  ==  6000 feet
  17. >
  18. >This gives a storage of 54,000 * 12 * 6,000 = 3,700 MB
  19.  
  20. Dump, excessively clever program that it is, also allows space for
  21. inter-record gaps on 9-track tape, so if you want dump to correctly
  22. calculate how much it will fit on a tape, you have to reverse-engineer
  23. the capacity calculation.
  24.  
  25. I would guess that the numbers above are intended to be "big enough"
  26. to use a whole tape, without trying to accurately model exactly how
  27. much will fit on one tape.
  28.  
  29.     Dave
  30.