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