Tar -tav takes 3 hours to complete

From: Alex North (no.email_at_kill_the_spammers.com)
Date: 05/01/04


Date: Sat, 1 May 2004 18:46:17 +0000 (UTC)

I am testing a new backup script and after completion of the backup (1.5 Gig
to /dev/rmt0) with no errors, I attempted to check the contents of the tar
file on the tape with tar -tav /dev/rmt0 the command proceeded normally but
took 3 hours to complete. From looking at the tape drive, it appeared that
it read the entire tape rather than a file catalog. Is this normal, and if
so is there a better way to do this?

(AIX 4.3 on a Bull Escala Processor )



Relevant Pages

  • Re: Tar -tav takes 3 hours to complete
    ... > I am testing a new backup script and after completion of the backup (1.5 Gig ... > it read the entire tape rather than a file catalog. ... There is no file catalogue with a tar file on tape. ...
    (comp.unix.aix)
  • Use tar to append?
    ... I have a backup script which I run on some sort of regular ... I use tar to create an archive, ... echo "Verifying $path...." ... errors in verify" | wall ...
    (Fedora)
  • Re: tar backup script
    ... At 09:57 PM 2/13/2008, Steel City Phantom wrote: ... backup script a clip from that script is this: ... for some reason tar then goes back and adds all the files that are ...
    (freebsd-questions)
  • Re: tar backup script
    ... backup script a clip from that script is this: ... for some reason tar then goes back and adds all the files that are ... The -I command *does* add just ...
    (freebsd-questions)
  • Re: How to access exit status of piped command?
    ... > I do this in a backup script, and I want both the stdout and stderr to ... > tar, so I always get a 0 exit status. ... Shell Scripting Recipes: ...
    (comp.os.linux.misc)