On Thu, Aug 19, 2010 at 5:30 AM, Stefan G. Weichinger <[email protected]> wrote: > Wed Aug 18 21:09:01 2010: sendbackup: critical (fatal): index tee cannot > write [Broken pipe] ... > We use a wrapper there for gnu-tar ..
That means that Amanda got an error writing to the input of "/usr/local/bin/amgtar -tf - 2>/dev/null | sed -e 's/^\.//'" which is used to generate the index. It looks like it happened 1 second after the dump started. I'm guessing this has to do with your wrapper -- perhaps some kind of race condition where the wrapper quits before it has read all of its input? Dustin -- Open Source Storage Engineer http://www.zmanda.com
