I have been trying to get amanda client setup for this server. This setup has worked on numerous other clients however on this particular one we get this error output. Tcpdump shows that the server connects to the client but never can finish on an amcheck. The only difference is that this client is running on 2.6.2-mm2 with a custom compiled glibc. However an apt-get source amanda-client amanda-common -b has been performed to rebuild amanda against the new version of glibc and 2.6.2 (if it even needed to be). The original debian packages did not work either. Any help on this issue would be helpful. Bellow is the output from the amanda debug file.
amandad: debug 1 pid 152618 ruid 34 euid 34: start at Wed Feb 25 17:26:55 2004 amandad: version 2.4.4p1 amandad: build: VERSION="Amanda-2.4.4p1" amandad: BUILT_DATE="Tue Feb 24 17:28:09 IST 2004" amandad: BUILT_MACH="Linux xlove.co.il 2.6.2-mm1 #1 SMP Wed Feb 18 11:25:20 EST 2004 i686 GNU/Linux" amandad: CC="gcc" amandad: CONFIGURE_COMMAND="'./configure' '--prefix=/usr' '--bindir=/usr/sbin' '--mandir=/usr/share/man' '--libexecdir=/usr/lib/amanda' '--enable-shared' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-gnutar-listdir=/var/lib/amanda/gnutar-lists' '--with-index-server=localhost' '--with-user=backup' '--with-group=backup' '--with-bsd-security' '--with-amandahosts' '--with-smbclient=/usr/bin/smbclient' '--with-tcpportrange=50000,50100' '--with-udpportrange=840,860'" amandad: paths: bindir="/usr/sbin" sbindir="/usr/sbin" amandad: libexecdir="/usr/lib/amanda" mandir="/usr/share/man" amandad: AMANDA_TMPDIR="/tmp/amanda" AMANDA_DBGDIR="/tmp/amanda" amandad: CONFIG_DIR="/etc/amanda" DEV_PREFIX="/dev/" amandad: RDEV_PREFIX="/dev/" DUMP="/sbin/dump" amandad: RESTORE="/sbin/restore" XFSDUMP="/sbin/xfsdump" amandad: XFSRESTORE="/sbin/xfsrestore" amandad: SAMBA_CLIENT="/usr/bin/smbclient" GNUTAR="/bin/tar" amandad: COMPRESS_PATH="/bin/gzip" UNCOMPRESS_PATH="/bin/gzip" amandad: MAILER="/usr/bin/Mail" amandad: listed_incr_dir="/var/lib/amanda/gnutar-lists" amandad: defs: DEFAULT_SERVER="localhost" DEFAULT_CONFIG="DailySet1" amandad: DEFAULT_TAPE_SERVER="localhost" amandad: DEFAULT_TAPE_DEVICE="/dev/null" HAVE_MMAP HAVE_SYSVSHM amandad: LOCKING=POSIX_FCNTL SETPGRP_VOID DEBUG_CODE amandad: AMANDA_DEBUG_DAYS=4 BSD_SECURITY USE_AMANDAHOSTS amandad: CLIENT_LOGIN="backup" FORCE_USERID HAVE_GZIP amandad: COMPRESS_SUFFIX=".gz" COMPRESS_FAST_OPT="--fast" amandad: COMPRESS_BEST_OPT="--best" UNCOMPRESS_OPT="-dc" amandad: dgram_recv: recvfrom() failed: Socket operation on non-socket amandad: error receiving message: Socket operation on non-socket amandad: time 2.110: error receiving message: Socket operation on non-socket amandad: time 2.111: pid 152618 finish time Wed Feb 25 17:26:57 2004
