Re: Tar -tav takes 3 hours to complete
From: Steve Nottingham (steve_at_wakefieldrfc.freeserve.co.uk)
Date: 05/02/04
- Previous message: Steve Nottingham: "Re: Windows 2003 and AIX 4.3"
- In reply to: Alex North: "Tar -tav takes 3 hours to complete"
- Next in thread: Mike: "Re: Tar -tav takes 3 hours to complete"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 1 May 2004 15:20:18 -0700
"Alex North" <no.email@kill_the_spammers.com> wrote in message news:<c70r9p$oom$1@titan.btinternet.com>...
> 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 )
There is no file catalogue with a tar file on tape. How much space
would have to be reserved at the beginning of the tape ?
Yes it is normal. Why not tar to disk and then tar the tar file to
tape.
Steve
- Previous message: Steve Nottingham: "Re: Windows 2003 and AIX 4.3"
- In reply to: Alex North: "Tar -tav takes 3 hours to complete"
- Next in thread: Mike: "Re: Tar -tav takes 3 hours to complete"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|