home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / hp / 8476 < prev    next >
Encoding:
Text File  |  1992-07-23  |  1.9 KB  |  43 lines

  1. Newsgroups: comp.sys.hp
  2. Path: sparky!uunet!elroy.jpl.nasa.gov!ames!sgi!fido!zola!zuni!anchor!olson
  3. From: olson@anchor.esd.sgi.com (Dave Olson)
  4. Subject: Re: moving tar file on DAT (4mm) tape between HP and SGI???
  5. Message-ID: <nmemti8@zuni.esd.sgi.com>
  6. Sender: news@zuni.esd.sgi.com (Net News)
  7. Organization:  Silicon Graphics, Inc.  Mountain View, CA
  8. References: <fish.711910541@news2.gsfc.nasa.gov> <7371166@hpfcso.FC.HP.COM>
  9. Date: Fri, 24 Jul 92 07:20:26 GMT
  10. Lines: 31
  11.  
  12. In <7371166@hpfcso.FC.HP.COM> kinsell@hpfcso.FC.HP.COM (Dave Kinsell) writes:
  13. | In comp.sys.hp, fish@daacdev1.stx.com writes:
  14. | > hi, i'm trying to write a tar archive to a 4mm DAT tape on
  15. | > an HP 720 (hpux 8.05) and then read it on an SGI 440s (irix
  16. | > 4.0.1) and it sez: checksum error, giving up...
  17. | > 
  18. | > i just used plain old tar cvf to create it on the HP and then
  19. | > checked it with tar tvf and all was fine then came over to 
  20. | > the SGI and it won't read it (even dd won't read anything off
  21. | > of it)  - any ideas?
  22. | I'll bet you're not using an HP dat drive.  Tar tvf sends out a
  23. | write 0 filemarks command, conventionally used by drivers to flush
  24. | buffers.  Some drives write 0 filemarks, then write an EOD mark.
  25. | This clobbers all your data.  Try skipping the tvf pass, or write
  26. | protect the cartridge first.
  27.  
  28. I strongly doubt this, since he said he could read the tape on
  29. HP after creating it, and very few recent drives are this braindead.
  30. (Our driver also uses a write 0 fm cmd, and I've never heard of
  31. a drive that dies with it.)
  32.  
  33. More than likely he is using the minor device on the SGI that causes
  34. the driver to byte swap the data; more recent (4.0.5 IRIX) versions
  35. of our tar will report this problem.
  36.  
  37. --
  38. Let no one tell me that silence gives consent,  |   Dave Olson
  39. because whoever is silent dissents.             |   Silicon Graphics, Inc.
  40.     Maria Isabel Barreno                        |   olson@sgi.com
  41.