home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / sys / sun / misc / 4137 < prev    next >
Encoding:
Internet Message Format  |  1992-09-08  |  1.9 KB

  1. Xref: sparky comp.sys.sun.misc:4137 comp.sys.sun.hardware:4282 comp.unix.solaris:204
  2. Path: sparky!uunet!dtix!darwin.sura.net!spool.mu.edu!umn.edu!lynx!zia.aoc.nrao.edu!rmilner
  3. From: rmilner@zia.aoc.nrao.edu (Ruth Milner)
  4. Newsgroups: comp.sys.sun.misc,comp.sys.sun.hardware,comp.unix.solaris
  5. Subject: Re: Adding to a TAR tape
  6. Message-ID: <1992Sep8.211434.6509@zia.aoc.nrao.edu>
  7. Date: 8 Sep 92 21:14:34 GMT
  8. References: <lsloan.715963681@nova> <1992Sep8.154726.18675@utdallas.edu>
  9. Reply-To: rmilner@zia.aoc.nrao.edu (Ruth Milner)
  10. Organization: National Radio Astronomy Observatory, Socorro NM
  11. Lines: 25
  12.  
  13. In article <1992Sep8.154726.18675@utdallas.edu> karches@utdallas.edu (Tom Karches) writes:
  14. >In article <lsloan.715963681@nova> lsloan@nova.gmi.edu (Lance Sloan) writes:
  15. >>
  16. >>For example, I tar several files to the tape and later want to add a file
  17. >>to the end of the existing tar file.  The u (update) and r (write) options
  18. >>to tar return errors.
  19. >>
  20. >Adding files to existing tar files is only possible on a 9 track tape
  21. >drive. The reason is that other tape drives can not accurately position
  22. >the write head to the exact spot on the tape where the additional files
  23. >would be appended.
  24. >
  25. >I believe the man page for tar will verify this.
  26.  
  27. Well, not quite. The man page for tar says these options do not work on 
  28. *quarter-inch archive* tapes. So it needs to be updated (this is at 4.1.2)
  29. if it really doesn't work for Exabytes (and presumably DATs) either.
  30.  
  31. However, Exabytes using long filemarks (which Suns do by default unless you
  32. change st_conf.c and rebuild your kernel) are able to position between double 
  33. EOFs to append another file. If it can position at the beginning of the second 
  34. EOF, isn't this accurate enough to position at the beginning of the first EOF?
  35. -- 
  36. Ruth Milner                          NRAO/VLA                  Socorro NM
  37. Computing Division Head      rmilner@zia.aoc.nrao.edu
  38.