Amanda-Users

Re: Timeout

2006-11-06 12:48:10
Subject: Re: Timeout
From: James Wilson <jwilson AT transolutions DOT net>
To: Paddy Sreenivasan <paddy AT zmanda DOT com>
Date: Mon, 06 Nov 2006 11:40:11 -0600
I am using version 2.5.0p2-1

Paddy Sreenivasan wrote:
If you are running 2.5.1 or 2.5.1p1, these xinetd and .amandahosts entries
require changes. See
http://wiki.zmanda.com/index.php/Configuring_bsd/bsdudp/bsdtcp_authentication

For troubleshooting this problem, you can also see troubleshooting wiki page:
http://wiki.zmanda.com/index.php/Amcheck:_selfcheck_request_failed

Paddy

On 11/6/06, James Wilson <jwilson AT transolutions DOT net> wrote:
Hey All,

  I keep getting this error for one of my hosts.

selfcheck request failed: timeout waiting for ACK
Client check: 4 hosts checked in 30.153 seconds, 1 problem found

I have added this in my amandaclient file in the xinetd.d directory.

service amanda
{
       disable         = no
       socket_type     = dgram
       protocol        = udp
       wait            = yes
       user            = amandabackup
       group           = disk
       groups          = yes
       server          = /usr/lib/amanda/amandad
}

And I have this added to the .amandahosts file.

localhost   amandabackup
localhost.localdomain   amandabackup
amanda.transolutions.net amandabackup
amanda.transolutions.net root


Am I missing something? I have restarted the xinetd.d service. It is
hard to restart the service because this is a heavily used production
server. The server is running RHE4.







<Prev in Thread] Current Thread [Next in Thread>
  • Timeout, James Wilson
    • Re: Timeout, Paddy Sreenivasan
      • Re: Timeout, James Wilson <=
    • Message not available
      • Message not available
        • Message not available
        • Message not available
        • Message not available
        • Message not available
        • Message not available
        • Message not available
        • Message not available
        • Message not available
        • Selfcheck not running, James Wilson