home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / gnu / utils / bug / 1353 next >
Encoding:
Text File  |  1992-08-12  |  2.1 KB  |  48 lines

  1. Newsgroups: gnu.utils.bug
  2. Path: sparky!uunet!cis.ohio-state.edu!trifid.astro.ucla.edu!cliff
  3. From: cliff@trifid.astro.ucla.edu
  4. Subject: problems with tar-1.10
  5. Message-ID: <9208111518.AA09037@trifid.astro.ucla.edu>
  6. Sender: gnulists@ai.mit.edu
  7. Organization: GNUs Not Usenet
  8. Distribution: gnu
  9. Date: Tue, 11 Aug 1992 01:18:31 GMT
  10. Approved: bug-gnu-utils@prep.ai.mit.edu
  11. Lines: 35
  12.  
  13.  I have recently been having problems using tar-1.10 on my DECstation 5000/200s.
  14.  I originally installed this version of tar-1.10 about 6 months ago and it
  15.  appeared to work fine until recently.  The problem I'm having has to do with
  16.  writing several tar files to the same DAT tape.  I like to use  mt fsf  to
  17.  skip forward on the tape to the file I'm interested in reading or to the
  18.  end of tape to write another tar file.  I'm finding that I can only skip
  19.  about 2 files at a time if I try to skip more than that I get this error:
  20.         /dev/nrmt0h fsf 5 failed: I/O error
  21.  
  22.  After skipping 3 files, I don't consistently get an error with mt but I do
  23.  get an error with gtar (this is what I renamed tar-1.10 to):
  24.     gtar -tvf gstars:/dev/nrmt0h
  25.     gtar: read error on gstars:/dev/nrmt0h : No space left on device
  26.  
  27.  I know that this not the end of the tape because I can rewind it and use
  28.  gtar to read every file starting from the beginning of the tape until I
  29.  get to the last file at the end of the tape.  I'm not sure this is a
  30.  problem with gtar since I get that error message when I use the mt command
  31.  to skip forward on the tape.  Have you ever heard anything like this????
  32.  It might have something to do with the mt command -- or more likely it is
  33.  an error on the tape.  Is it possible that I can read across this error
  34.  with gtar but not skip across it with mt?  Also problem doesn't seem to
  35.  be linked to a specific tar file so I'm really puzzled.  Do you have
  36.  any suggestions?  By the way, all of the files on this tape were written
  37.  with tar-1.10 and I'm using the version of rmt that came with it since
  38.  the DEC version didn't allow me to dump my Sun filesystems to the DAT drive
  39.  on my DECstation.
  40.  
  41.  Thanks
  42.  
  43.  cliff
  44.  
  45.  cliff@trifid.astro.ucla.edu
  46.  
  47.  
  48.