Amanda-Users

Re: tar dumps, performance

2007-08-08 10:54:55
Subject: Re: tar dumps, performance
From: "Dustin J. Mitchell" <dustin AT zmanda DOT com>
To: Brian Cuttler <brian AT wadsworth DOT org>
Date: Wed, 8 Aug 2007 09:10:58 -0500
On Wed, Aug 08, 2007 at 09:09:50AM -0400, Brian Cuttler wrote:
> What really happens when GTAR INDEXING is enabled ?

Briefly, the client 'tees' the tar output to another invocation of tar
with the -t (table of contents) option, which lists each file in the
dump, one per line.  That information is sent to the server in a stream
parallel to the data stream, where the dumper writes it to the gnu-tar
index files directory, possibly compressing it first.

I hope that helps!

Dustin

-- 
        Dustin J. Mitchell
        Storage Software Engineer, Zmanda, Inc.
        http://www.zmanda.com/

<Prev in Thread] Current Thread [Next in Thread>