Hello again!
Now that I got my tapelist problem sorted out, I still have a problem
recovering backups.
Example session:
==================================================================
# amrecover BACKUP
AMRECOVER Version 3.2.0. Contacting server on mail.mydomain.ee ...
220 mail AMANDA index server (3.2.0) ready.
Setting restore date to today (2010-12-14)
200 Working date set to 2010-12-14.
200 Config set to BACKUP.
200 Dump host set to mail.mydomain.ee.
Use the setdisk command to choose dump disk to recover
amrecover> setdevice file:/backup
Using tape "file:/backup".
Tape server unspecified, assumed to be mail.mydomain.ee.
amrecover> setdisk /usr
200 Disk set to /usr.
amrecover> cd local
/usr/local
amrecover> add bin
Added dir /local/bin/ at date 2010-12-09-02-55-22
amrecover> extract
Extracting files using tape drive file:/backup on host mail.mydomain.ee.
The following tapes are needed: LINT27
Extracting files using tape drive file:/backup on host mail.mydomain.ee.
Load tape LINT27 now
Continue [?/Y/n/s/d]? y
Got no header and data from server, check in amidxtaped.*.debug and
amandad.*.debug files on server
amrecover> quit
200 Good bye.
==================================================================
I checked the *.debug files as suggested, but didn't see any obvious
errors. However, there is something rather interesting in
/var/log/messages:
Dec 14 00:03:53 mail amidxtaped[85826]: Can't locate object method
"new" via package "Amanda::Xfer::Source::Recovery" (perhaps you forgot
to load "Amanda::Xfer::Source::Recovery"?) at
/usr/local/lib/perl5/site_perl/5.12.2/Amanda/Recovery/Clerk.pm line 544.
Bug or PEBKAC?
--
Toomas Aas