>Looking at /tmp/amanda/amandad.debug on the server I'm trying to backup I
>see somethings that concern me, namely:
>
>the BUILT_MACH line lists the wrong hostname ...
That's just documentation about where Amanda was built. It's not used
for anything.
>... The other bit that bugs me is that it lists the DEFAULT_SERVER
>and DEFAULT_TAPE_SERVER as itself, using the old hostname.
Those values are only used by amrecover in case you don't set them with
the command line switches.
>it does seem to pass the self-checks though:
>Amanda 2.4 REQ HANDLE 002-385A0508 SEQ 1000143707
>SECURITY USER operator
>SERVICE selfcheck
>OPTIONS ;
>DUMP wd0g 0 OPTIONS |;bsd-auth;index;
>DUMP wd0h 0 OPTIONS |;bsd-auth;index;
>DUMP wd0a 0 OPTIONS |;bsd-auth;index;
That's just the incoming packet. It doesn't say anything about whether
the checks worked or not. And if you're getting this:
>ERROR: nushtel: [access as operator not allowed from operator@backupservername]
then selfcheck is not even being run by amandad.
What else is in /tmp/amanda/amandad*debug? What version of Amanda
are you using? Newer versions will tell you about (e.g.) permissions
problems and the like.
What's in ~operator/.amandahosts? It should be:
backupservername operator
and the names should be **exactly** as the error message reports them
(i.e. if it gives a fully qualified name, the file should have a fully
qualified name).
>Josh
John R. Jackson, Technical Software Specialist, [EMAIL PROTECTED]