On Wed, May 12, 2010 at 12:54 PM, Mark Adams <m...@campbell-lange.net> wrote:
> 1273659791.836703: sendbackup: critical (fatal): index tee cannot write
> [Broken pipe]

This means that the index tee (which splits off the 'tar' output to
generate the index) cannot write to its output, which is the
client-side compression.  Since the error is EPIPE, this means either
that pbzip2 exited, or that it closed its standard input prematurely.

The next step would be to figure out why pbzip2 would do that.  Does
it automatically compress its stdin and pipe it to stdout?

Dustin

-- 
Open Source Storage Engineer
http://www.zmanda.com

Reply via email to