PDA

View Full Version : Selfcheck request failed: No route to host


sr_united
July 7th, 2008, 12:57 AM
Hello,

I was trying to install 2.6.3 version of Amanda but got stuck while verifying client. I am getting the following error while verifying client.

"Amanda Backup Client Hosts Check
--------------------------------
WARNING: client.mydomain.com: selfcheck request failed: No route to host
Client check: 1 host checked in 19.044 seconds. 1 problem found.

(brought to you by Amanda 2.6.3)"

It seems the server is not able to connect to the client even though I am able to ping or ssh into the client from server. I also tried disabling iptables and TCP wrappers but, no luck.

The contents of .amandahosts file is as follows.
In Server.

localhost root amindexd amidxtaped
localhost amandabackup amdump
localhost.localdomain root amindexd amidxtaped
localhost.localdomain amandabackup amdump
client.mydomain.com root amindexd amidxtaped

In Client

localhost amandabackup amdump
localhost.localdomain amandabackup amdump
server.mydomain.com amandabackup amdump

/etc/xinetd.d/amandaclient

service amanda
{
disable = no
flags = IPv4
flags = IPv6
socket_type = stream
protocol = tcp
wait = no
user = amandabackup
group = disk
groups = yes
server = /usr/lib/amanda/amandad
server_args = -auth=bsdtcp amdump
}

/etc/xinetd.d/amandaserver

service amanda
{
disable = no
flags = IPv4
flags = IPv6
socket_type = stream
protocol = tcp
wait = no
user = amandabackup
group = disk
groups = yes
server = /usr/lib/amanda/amandad
server_args = -auth=bsdtcp amdump amindexd amidxtaped
}

Can anyone please shed some light on this ?

Thanks in advance.

sunil
July 7th, 2008, 07:59 AM
2.6.3 is an enterprise version. You can log a case with support@zmanda.com

sr_united
July 8th, 2008, 12:13 AM
The installed Amanda is a trial version of the Enterprise edition and I think they do not provide support as its a trial version.

Any help would be much appreciated.

Thank you Sunil for the prompt reply.

tkr
July 9th, 2008, 08:11 AM
Hi
Just wanted to let you know that trial version of Amanda Enterprise comes with full support from Zmanda's technical support team. You log a ticket using Zmanda Network.

Thanks
tk