Re: Issue with amrecover from 2nd tape

2010-05-18 Thread Nathan Stratton Treadway
On Tue, May 18, 2010 at 10:26:00 +0100, Mark Adams wrote: > You need to specify -c with pbzip2 to have it compress to stdout I > believe. If you just run it by itself; > > pbzip2 > pbzip2: *ERROR: Won't write compressed data to terminal. Aborting! > > pbzip2 -h > > Usage: pbzip2 [-1 .. -9] [-b#

Re: amtapetype Amanda 3.1.0beta2

2010-05-18 Thread Dustin J. Mitchell
On Tue, May 18, 2010 at 9:37 AM, Dustin J. Mitchell wrote: > Hmm.. can you send me the syscall trace (truss or strace) of that? (truss now in hand..) Oh, silly me - the code detects that the tape drive needs the FSF_AFTER_FILEMARK property, by virtue of getting an error from the device .. but th

Re: amtapetype Amanda 3.1.0beta2

2010-05-18 Thread Dustin J. Mitchell
On Tue, May 18, 2010 at 7:53 AM, Gunnarsson, Gunnar wrote: > Tue May 18 13:22:08 2010: amtapetype: Device /dev/rmt/0n error = 'Could not > seek to file 2 correctly; got 1' Hmm.. can you send me the syscall trace (truss or strace) of that? Here's the comment above that error message: 1277 /*

Re: Issue with amrecover from 2nd tape

2010-05-18 Thread Dustin J. Mitchell
On Tue, May 18, 2010 at 5:26 AM, Mark Adams wrote: > You need to specify -c with pbzip2 to have it compress to stdout I > believe. If you just run it by itself; Ah! Then, for the moment at least, you'll need to write a wrapper script that doesn't require any arguments. Dustin -- Open Source S

amtapetype Amanda 3.1.0beta2

2010-05-18 Thread Gunnarsson, Gunnar
Hi, I'm testing the new chg-robot interface and it seems to be working. However i got som problem with amtapetype se debug below. Tue May 18 13:21:50 2010: amtapetype: Building type TAPESTART header of 32768-32768 bytes with name='TEST-001' disk='' dumplevel=0 and blocksize=32768 Tue May 18 13:

Re: Issue with amrecover from 2nd tape

2010-05-18 Thread Mark Adams
On Mon, May 17, 2010 at 05:17:19PM -0400, Dustin J. Mitchell wrote: > On Wed, May 12, 2010 at 12:54 PM, Mark Adams 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 > generat