home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / hp / 8711 < prev    next >
Encoding:
Internet Message Format  |  1992-07-29  |  3.0 KB

  1. From: lundeby@hpfcdc.fc.hp.com (Bruce Lundeby)
  2. Date: Thu, 30 Jul 1992 01:07:52 GMT
  3. Subject: Re: moving tar file on DAT (4mm) tape between HP and SGI???
  4. Message-ID: <5570893@hpfcdc.fc.hp.com>
  5. Organization: HP Fort Collins, Co.
  6. Path: sparky!uunet!wupost!sdd.hp.com!hpscdc!cupnews0.cup.hp.com!hppad.waterloo.hp.com!hppad!hpfcso!hpfcdc!lundeby
  7. Newsgroups: comp.sys.hp
  8. References: <fish.711910541@news2.gsfc.nasa.gov>
  9. Lines: 53
  10.  
  11. In <28510299@hpuamsa.neth.hp.com> franks@hpuamsa.neth.hp.com (Frank Slootweg CRC) writes:
  12. | olson@anchor.esd.sgi.com (Dave Olson) writes:
  13. | > In <7371166@hpfcso.FC.HP.COM> kinsell@hpfcso.FC.HP.COM (Dave Kinsell) writes:
  14. | [deleted]
  15. | > | I'll bet you're not using an HP dat drive.  Tar tvf sends out a
  16. | > | write 0 filemarks command, conventionally used by drivers to flush
  17. | > | buffers.  Some drives write 0 filemarks, then write an EOD mark.
  18. | > | This clobbers all your data.  Try skipping the tvf pass, or write
  19. | > | protect the cartridge first.
  20. | > 
  21. | > I strongly doubt this, since he said he could read the tape on
  22. | > HP after creating it, and very few recent drives are this braindead.
  23. | > (Our driver also uses a write 0 fm cmd, and I've never heard of
  24. | > a drive that dies with it.)
  25. |   Apparently some Exabyte drives suffer from this. Whether they are
  26. | recent I don't know. See "Exabyte tape drives on Series 700 ?" in this
  27. | group for "details".
  28.  
  29.   > We've been supporting Exabyte 8200 drives for close to 3 years now,
  30.   > and none of them have ever had problems with write 0 fm's.  Given
  31.   > the many firmware releases Exabyte makes, I suppose that they could
  32.   > have introduced a bug like that in fixing some other problem for
  33.   > some custom firmware rev...
  34.  
  35. Some revisions of Exabyte 8200 firmware have the side effect of
  36. writing an EOD (end of data) tapemark in response to a write
  37. zero filemarks command. A write zero filemarks command is defined
  38. to cause a buffer flush. The HP 9000/s700 HP-UX 8.07 SCSI tape 
  39. device driver uses a write zero filemarks operation to flush
  40. buffers to gain an accurate idea of head position. On most
  41. SCSI tape devices this operation has no effect if there is no
  42. data in the tape drive's buffer or if the head is not located
  43. at logical end-of-data. Unfortunately, some versions of Exabyte
  44. 8200 firmware do have the side effect of writing an EOD tapemark.
  45. This results in data after the EOD mark being lost. The quick
  46. fix for this problem is to change firmware. HP-UX is expected to
  47. deal with problem in a future release by avoiding write zero 
  48. filemarks commands at times when Exabyte 8200 drives might
  49. handle them in a undesirable manner.
  50.  
  51. It is important to note that Exabyte 8mm tape drive use is not
  52. supported by the HP 9000/s700 HP-UX 8.07 SCSI tape device driver.
  53. Although some users have been able to use such a configuration
  54. to meet their needs, it is not officially supported.
  55.  
  56. Bruce Lundeby
  57.  
  58.  
  59. This response does not represent the official position of, or statement by,
  60. the Hewlett-Packard Company.  The above data is provided for informational
  61. purposes only.  It is supplied without warranty of any kind.
  62.  
  63.