Kevin C Jones wrote:
>
> I have installed amanda onto a Redhat 6.2 box.
> Everything went into okay, I edited the amanda.conf and made a dumptype and
> disklist.
OK.
> When I run the amcheck Daily comment... I get the following error:
>
> /usr/local/sbin/amcheck Daily
> Amanda Tape Server Host Check
> -----------------------------
> Holding disk /home/users/amanda: 2372476 KB disk space available, that's
> plenty
> NOTE: skipping tape-writable test
> Tape Daily08 label ok
> NOTE: info dir /www/logs/amanda/Daily/curinfo/<server FQDN is here>: does not
> exist
> Server check took 4.924 seconds
>
> Amanda Backup Client Hosts Check
> --------------------------------
> ERROR: <server FQDN is here>: [access as amanda not allowed from <server FQDN
> is here>: amandahostsauth failed
> Client check: 1 host checked in 0.012 seconds, 1 problem found
>
> (brought to you by Amanda 2.4.2p2)
>
> Any ideas on where I can look to try and correct this?
Do you have a '.amandahosts' file on you client? The client will use
that to allow access from the server (like .rhosts w/ rsh). You should
also check the permissions on /www/logs/amanda/Daily/curinfo/, it should
belong to your amanda user.
Regards,
Arjan
> KJ