Jean-Louis Martineau --> amanda-users (2013-05-14 12:21:28 -0400):
> On 05/14/2013 12:01 PM, Jukka Salmi wrote:
> 
> >$ grep AMANDA_COMPONENTS 
> >/usr/pkg/lib/perl5/vendor_perl/5.16.0/Amanda/Constants.pm
> >$AMANDA_COMPONENTS = " ndmp";
> That's the problem, it should be like:
> $AMANDA_COMPONENTS = " server restore client amrecover ndmp"
> 
> Xfer.pm load XferServer only if "server" is included in $AMANDA_COMPONENTS.

Ok, I adjusted Constants.pm to list all components in AMANDA_COMPONENTS
(and reverted my changes to the other Perl modules).  Now amdump(8)
succeeds, but amcheckdump(8) still fails:

$ amcheckdump Test </dev/null
You will need the following volume: TEST03
Press enter when ready
Validating image pi.salmi.ch:/ dumped 20130514213725 level 1
Reading volume TEST03 file 1
filter stderr: Level 1 dump of / on pi.salmi.ch:/dev/rraid0a
filter stderr: Label: none
Validation errors:
/usr/bin/gzip exited with status 1
Validating image tau.salmi.ch:/ dumped 20130514213725 level 1
Reading volume TEST03 file 2
filter stderr: gzip: error writing to output: Broken pipe
filter stderr: Level 1 dump of / on tau.salmi.ch:/dev/rxbd0a
filter stderr: Label: none
Validation errors:
/usr/bin/gzip exited with status 1
Validating image pi.salmi.ch:/etc dumped 20130514213725 level 0
Reading volume TEST03 file 3
filter stderr: gzip: error writing to output: Broken pipe
Validation errors:
/usr/bin/gzip exited with status 1
Validating image tau.salmi.ch:/etc dumped 20130514213725 level 0
Reading volume TEST03 file 4
filter stderr: gzip: (stdin): trailing garbage ignored
filter stderr: gzip: (stdin): trailing garbage ignored
Validation errors:
/usr/bin/gzip exited with status 1
Some images failed to be correclty validated.

(full debug output available [1]here)

BTW, with Amanda 2.5.2p1, amverify(8) used to work fine.

Any hint about what could cause this problem?


TIA & cheers,

Jukka

[1] http://salmi.ch/~jukka/Amanda/amcheckdump.20130514213840.debug

-- 
This email fills a much-needed gap in the archives.

Reply via email to