After creating a amada-client.conf in /etc/Amanda..

I get the following error 

/opt/amanda/server/sbin/amrecover Full

AMRECOVER Version 2.5.2p1. Contacting server on prdapp16-qa-master ...

NAK: amindexd: invalid service, add 'amindexd' as argument to amandad

 

#cat /etc/amanda/amanda-client.conf

conf "Full"

index_server "prdapp16-qa-master"

tape_server "prdapp16-qa-master"

 

client inetd.conf

amanda dgram udp wait amanda /opt/amanda/client/libexec/amandad amandad

 

Server:

cat /home/amanda/.amandahosts

prdapp16.transora.com amanda amdump

prdapp16.transora.com root amindexd amidxtaped

qaapp01-bkup.1sync.org root amindexd amidxtaped

qaapp01-bkup.1sync.org root amandaidx

 

inetd.conf

amanda dgram udp wait amanda /opt/amanda/client/libexec/amandad  amandad
# amanda

amandaidx stream tcp nowait amanda /opt/amanda/client/libexec/amindexd
amindexd # amanda

amidxtape stream tcp nowait amanda /opt/amanda/client/libexec/amidxtaped
amidxtaped # Amanda

Any thoughts?

 

________________________________

From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Krahn, Anderson
Sent: Wednesday, October 17, 2007 2:07 PM
To: [email protected]
Subject: amrestore

 

After running a amdump , I was trying to get amrecover to work on one of
the clients.

 

On the server prdapp16.

I modified the .amandahosts file

cat /home/amanda/.amandahosts

prdapp16.transora.com root amindexd amidxtaped

qaapp01-bkup.1sync.org root amindexd amidxtaped

 

On  the client I ran amrecover inside the /var directory.

 

[/var]#/opt/amanda/server/sbin/amrecover Full

AMRECOVER Version 2.5.2p1. Contacting server on egvmgmt5001 ...

[request failed: timeout waiting for ACK]

 

 

Strange this is that it is attempting to contact another client and not
the master backup server.

Is there a variable that needs to be set on the client side to change
the server that amrecover will connect to?

Thanks

Reply via email to