I am getting the following message when I attempt amrecover on the client:
AMRECOVER Version 3.3.1. Contacting server on ZMANDA.SERVER.DOMAIN ...
NAK: amindexd: invalid service, add 'amindexd' as argument to amandad
Here is the /var/lib/amanda/.amandahosts file on the client:
localhost amandabackup amdump
localhost.localdomain amandabackup amdump
ZMANDA.SERVER.DOMAIN amandabackup amdump
ZMANDA.SERVER.DOMAIN root amdump amservice
Here is the /etc/xinetd.d/amandaclient file on the client:
service amanda
{
disable = no
flags = IPv4
socket_type = stream
protocol = tcp
wait = no
user = amandabackup
group = disk
groups = yes
server = /usr/libexec/amanda/amandad
server_args = -auth=bsdtcp amdump amindexd amidxtaped
}
Here is the output of the latest /var/log/amanda/client/DailySet1/amrecover.20120319124931.debug:
Mon Mar 19 12:49:31 2012: thd-0x1aa6510: amrecover: pid 14453 ruid 0 euid 0 version 3.3.1: start at Mon Mar 19 12:49:31 2012
Mon Mar 19 12:49:31 2012: thd-0x1aa6510: amrecover: config_overrides: index_server ZMANDA.SERVER.DOMAIN
Mon Mar 19 12:49:31 2012: thd-0x1aa6510: amrecover: config_overrides: tape_server ZMANDA.SERVER.DOMAIN
Mon Mar 19 12:49:31 2012: thd-0x1aa6510: amrecover: config_overrides: conf DailySet1
Mon Mar 19 12:49:31 2012: thd-0x1aa6510: amrecover: pid 14453 ruid 0 euid 0 version 3.3.1: rename at Mon Mar 19 12:49:31 2012
Mon Mar 19 12:49:31 2012: thd-0x1aa6510: amrecover: security_getdriver(name=ssh) returns 0x3b7006b240
Mon Mar 19 12:49:31 2012: thd-0x1aa6510: amrecover: security_handleinit(handle=0x1ab1310, driver=0x3b7006b240 (SSH))
Mon Mar 19 12:49:31 2012: thd-0x1aa6510: amrecover: security_streaminit(stream=0x1ab89e0, driver=0x3b7006b240 (SSH))
Mon Mar 19 12:49:31 2012: thd-0x1aa6510: amrecover: exec: /usr/bin/ssh SSH_OPTIONS -l amandabackup -p 22 -i /root/.ssh/id_rsa_amrecover ZMANDA.SERVER.DOMAIN /usr/libexec/amanda/amandad -auth=ssh
Mon Mar 19 12:49:31 2012: thd-0x1aa6510: amrecover: tcpm_send_token: data is still flowing
Mon Mar 19 12:49:31 2012: thd-0x1aa6510: amrecover: security_close(handle=0x1ab1310, driver=0x3b7006b240 (SSH))
Mon Mar 19 12:49:31 2012: thd-0x1aa6510: amrecover: security_stream_close(0x1ab89e0)