Amanda-Users

amanda client problems on new installations freebsd

2008-06-24 16:13:20
Subject: amanda client problems on new installations freebsd
From: "Stephen P. Cravey" <cravey AT parkersu DOT com>
To: amanda-users AT amanda DOT org
Date: Tue, 24 Jun 2008 19:26:39 +0000
I'm having trouble getting new amanda-client installs to work. The client is 
getting the amcheck packets but appears to be not responding for some reason. 
inetd.conf is configured the same as all of our other installations. I've tried 
both the old form and new form -auth-bsd inetd entried (yes I restarted inetd)

The only thing I see that's really different is the CONFIGURE_COMMAND line in 
the debug file. Follows.

In the FreeBSD Port Makefile, there seems to have been a change from autoconf 
2.59 -> 2.61. Are there any known issues there?



amandad: debug 1 pid 2653 ruid 0 euid 0: start at Tue Jun 24 16:55:38 2008
security_getdriver(name=bsd) returns 0xb0ca5020
amandad: version 2.5.1p3
amandad: build: VERSION="Amanda-2.5.1p3"
amandad:        BUILT_DATE="Tue Jun 24 15:05:53 UTC 2008"
amandad:        BUILT_MACH="FreeBSD xxxx.xxx.com 6.3-RELEASE-p1 FreeBSD 
6.3-RELEASE-p1 #0: Fri Feb 15 08:10:34 UTC 2008 roo
ersu.com:/usr/obj/usr/src/sys/CLUSTER i386"
amandad:        CC="cc" CONFIGURE_COMMAND="'./configure' 'freebsd6.3'"
amandad: paths: bindir="/usr/local/bin" sbindir="/usr/local/sbin"
amandad:        libexecdir="/usr/local/libexec/amanda"
amandad:        mandir="/usr/local/man" AMANDA_TMPDIR="/tmp/amanda"
amandad:        AMANDA_DBGDIR="/tmp/amanda"
amandad:        CONFIG_DIR="/usr/local/etc/amanda" DEV_PREFIX="/dev/"
amandad:        RDEV_PREFIX="/dev/" DUMP="/sbin/dump"
amandad:        RESTORE="/sbin/restore" VDUMP=UNDEF VRESTORE=UNDEF
amandad:        XFSDUMP=UNDEF XFSRESTORE=UNDEF VXDUMP=UNDEF VXRESTORE=UNDEF
amandad:        SAMBA_CLIENT=UNDEF GNUTAR="/usr/local/bin/gtar"
amandad:        COMPRESS_PATH="/usr/bin/gzip"
amandad:        UNCOMPRESS_PATH="/usr/bin/gzip" LPRCMD="/usr/bin/lpr"
amandad:        MAILER="/usr/bin/Mail"
amandad:        listed_incr_dir="/usr/local/var/amanda/gnutar-lists"
amandad: defs:  DEFAULT_SERVER="xxx.xxx.com"
amandad:        DEFAULT_CONFIG="DailySet1"
amandad:        DEFAULT_TAPE_SERVER="xxx.xxx.com" HAVE_MMAP
amandad:        HAVE_SYSVSHM LOCKING=POSIX_FCNTL DEBUG_CODE
amandad:        AMANDA_DEBUG_DAYS=4 BSD_SECURITY RSH_SECURITY USE_AMANDAHOSTS
amandad:        CLIENT_LOGIN="operator" FORCE_USERID HAVE_GZIP
amandad:        COMPRESS_SUFFIX=".gz" COMPRESS_FAST_OPT="--fast"
amandad:        COMPRESS_BEST_OPT="--best" UNCOMPRESS_OPT="-dc"
amandad: time 0.000: dgram_recv(dgram=0xb0ca5fe4, timeout=0, 
fromaddr=0xb0cb5fd0)
amandad: time 0.000: (sockaddr_in *)0xb0cb5fd0 = { 2, 645, 10.0.1.10 }
amandad: time 10.161: dgram_recv(dgram=0xb0ca5fe4, timeout=0, 
fromaddr=0xb0cb5fd0)
amandad: time 10.161: (sockaddr_in *)0xb0cb5fd0 = { 2, 645, 10.0.1.10 }
amandad: time 20.162: dgram_recv(dgram=0xb0ca5fe4, timeout=0, 
fromaddr=0xb0cb5fd0)
amandad: time 20.162: (sockaddr_in *)0xb0cb5fd0 = { 2, 645, 10.0.1.10 }
amandad: time 30.183: pid 2653 finish time Tue Jun 24 16:56:08 2008




CONFIGURE_COMMAND line from a working debug file:


amandad:        CONFIGURE_COMMAND="'./configure' 
'--libexecdir=/usr/local/libexec/amanda' '--with-amandahosts' '--with-fqdn' 
'--with-dump-honor-nodump' '--with-buffered-du
mp' '--disable-libtool' '--prefix=/usr/local' '--with-user=operator' 
'--with-group=operator' 
'--with-gnutar-listdir=/usr/local/var/amanda/gnutar-lists' '--with-gnutar=/usr
/local/bin/gtar' '--without-server' '--prefix=/usr/local' 
'--build=i386-portbld-freebsd6.2'"


<Prev in Thread] Current Thread [Next in Thread>
  • amanda client problems on new installations freebsd, Stephen P. Cravey <=