home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / sgi / 11409 < prev    next >
Encoding:
Text File  |  1992-07-26  |  1.7 KB  |  35 lines

  1. Newsgroups: comp.sys.sgi
  2. Path: sparky!uunet!darwin.sura.net!mips!odin!fido!zola!zuni!anchor!olson
  3. From: olson@anchor.esd.sgi.com (Dave Olson)
  4. Subject: Re: Problem with Tape Backup -- blocksize mismatch
  5. Message-ID: <npqdqq0@zuni.esd.sgi.com>
  6. Sender: news@zuni.esd.sgi.com (Net News)
  7. Organization:  Silicon Graphics, Inc.  Mountain View, CA
  8. References: <1992Jul26.123233.29447@ringer.cs.utsa.edu>
  9. Date: Sun, 26 Jul 92 20:37:09 GMT
  10. Lines: 23
  11.  
  12. In <1992Jul26.123233.29447@ringer.cs.utsa.edu> senseman@ricky.brainlab.utsa.edu (David M. Senseman) writes:
  13.  
  14. The problem is probably you are defaulting to /dev/tape for mt and List_tape,
  15. and for some reason that probably is a link to the fixed block size device,
  16. although our standard link for DAT is the variable block size, non-byte
  17. swapping device, but in the script where you make the tape, you are using
  18. variable blocksize, byte swapping device.  bru will software byte swap
  19. for you after detecting it, but that means you are byte swapping twice,
  20. which is sort of silly.  Anyway, check to see what /dev/{nr}tape are
  21. linked to, and I would use /dev/rmt/tps0d#nrnsv if you want to
  22. explictly specify it.
  23.  
  24. It could also be that the links are right, but the blocksizes were
  25. different.  It appears that you made the tape with b40 or b20k, judging
  26. from the error message, and List_tape uses the bru default of b20,
  27. although your script doesn't seem to be specifying a block size (are
  28. you sure that is actually the script used?)
  29.  
  30. You might also try 'mt blksize'
  31. --
  32. Let no one tell me that silence gives consent,  |   Dave Olson
  33. because whoever is silent dissents.             |   Silicon Graphics, Inc.
  34.     Maria Isabel Barreno                        |   olson@sgi.com
  35.