Amanda-Users

amandad Problem on redhat 7.2

2004-04-30 06:33:39
Subject: amandad Problem on redhat 7.2
From: Oliver Simon <osimon AT picturesafe DOT de>
To: amanda-users AT amanda DOT org
Date: Fri, 30 Apr 2004 12:31:09 +0200
Hi List-Members ...

At the moment we are experiencing another problem on one of our clients.
Were great anyone had a hint for us to solve this.

After starting xinetd on the client ---

</etc/xinetd.d/amandad>

# default: off
# description: Amanda backup client
#
service amanda
{
        socket_type     = dgram
        protocol        = udp
        wait            = no
        user            = amanda
        group           = disk
        server          = /usr/lib/amanda/amandad
        disable         = no
}

</>

(#> ll /usr/lib/amanda/amandad
-rwxr-xr-x 1 rpm disk 42617 Sep 12 2002 /usr/lib/amanda/amandad )

--- everything looks fine. If we start an "amcheck DailySet1" the only client that fails is this redhat machine.
In /var/log/messages you can see the following:

Apr 30 11:47:52 god xinetd[7397]: Started working: 3 available services
Apr 30 11:47:54 god xinetd: Starten von xinetd succeeded
Apr 30 11:47:59 god xinetd[7397]: file descriptor of service amanda has been closed Apr 30 11:47:59 god xinetd[7397]: select reported EBADF but no bad file descriptors were found

Machine Data is:

-
Linux version 2.4.7-10smp (bhcompile AT stripples.devel.redhat DOT com) (gcc version 2.96 20000731 (Red Hat Linux 7.1 2.96-98))
-
build: VERSION="Amanda-2.4.2p2"
       BUILT_DATE="Thu Sep 12 18:06:07 UTC 2002"
BUILT_MACH="Linux D5 2.4.19 #1 SMP Tue Sep 10 00:06:19 UTC 2002 i686 unknown"
       CC="gcc"
-
xinetd from rpm: xinetd-2.3.11-1.7x
-

Can anyone help ?

Thanks in advance,

...olli

<Prev in Thread] Current Thread [Next in Thread>