Amanda-Users

Re: Timeout

2006-11-06 12:35:12
Subject: Re: Timeout
From: "Paddy Sreenivasan" <paddy AT zmanda DOT com>
To: jwilson AT transolutions DOT net
Date: Mon, 6 Nov 2006 09:24:49 -0800
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.






--

Amanda documentation: http://wiki.zmanda.com
Amanda forums: http://forums.zmanda.com

<Prev in Thread] Current Thread [Next in Thread>
  • Timeout, James Wilson
    • Re: Timeout, Paddy Sreenivasan <=
    • 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