Hi,

does anyone know what the following means?

# amrecover                 
AMRECOVER Version 2.4.2p2. Contacting server on geko60 ...
amrecover: Unexpected server end of file

I looked at the Amanda FAQ and followed the 'solution' for this error
but it is still not working. Here's what I did:

1) checked for forward and reverse name resolution: checks ok
2) checked /home/amanda/.amandahosts:
        fqdn.myhost.blah  root
        myhost            root
3) checked the /etc/xinetd.d/amandaidx & /etc/xinetd.d/amidxtape files
for the correct settings.

service amidxtape
{
        socket_type     = stream
        protocol        = tcp
        wait            = no
        user            = amanda
        group           = disk
        groups          = yes
        server          = /usr/local/libexec/amidxtaped
        server_args     = amidxtaped
        disable         = no
}
service amandaidx
{
        socket_type     = stream
        protocol        = tcp
        wait            = no
        user            = amanda
        group           = disk
        groups          = yes
        server          = /usr/local/libexec/amindexd
        disable         = no
}

I got the same error as previously. 

Any help would be appreciated

Cheers,

Tom

Thomas Robinson
Ehbas Ltd
T: 01273 234 665
F: 01273 704 499

Reply via email to