Scenario: Solaris 2.7 and 2.8 Amanda 2.4.2p2 Ran amcheck of backup config (total of 28 hosts) and initially 10 hosts failed so I HUP'd the inetd on all of the hosts again and then only 2 failed. Ran a "netstat -a|grep amanda" and saw that the ports are "listening". Ran the amcheck again and the amanda ports would be shut down with the following message in the /var/adm/message file:
Jan 29 10:50:54 svr1 inetd[189]: [ID 858011 daemon.warning] /var/adm/amanda/libexec/amandad: Hangup Jan 29 10:51:33 svr1 last message repeated 38 times Jan 29 10:51:34 svr1 inetd[189]: [ID 667328 daemon.error] amanda/udp server failing (looping), service terminated I'm capable of invoking the amandad daemon from the command line and letting it timeout on its own (see end of mail for contents of /tmp/amanda/amandad.<file>). Any ideas as why the timeout persists. The /tmp/amanda dir is never created when running the amcheck so the daemons aren't talking to each other. Do I have to many hosts in the disklist? Looking at the archives, I don't think that is the issue. Any suggestions would be greatly appreciated. Don Potter amandad: debug 1 pid 4130 ruid 9732 euid 9732 start time Tue Jan 29 10:57:32 200 2 amandad: version 2.4.2p2 amandad: build: VERSION="Amanda-2.4.2p2" amandad: BUILT_DATE="Thu Jan 24 14:49:15 EST 2002" amandad: BUILT_MACH="SunOS chgsfs 5.8 Generic_108528-12 sun4u sparc SUNW, Ultra-60" amandad: CC="gcc" amandad: paths: bindir="/var/adm/amanda/bin" amandad: sbindir="/var/adm/amanda/sbin" amandad: libexecdir="/var/adm/amanda/libexec" amandad: mandir="/var/adm/amanda/man" AMANDA_TMPDIR="/tmp/amanda" amandad: AMANDA_DBGDIR="/tmp/amanda" amandad: CONFIG_DIR="/var/adm/amanda/etc/amanda" amandad: DEV_PREFIX="/dev/dsk/" RDEV_PREFIX="/dev/rdsk/" amandad: DUMP="/usr/sbin/ufsdump" RESTORE="/usr/sbin/ufsrestore" amandad: GNUTAR="/usr/local/bin/tar" amandad: COMPRESS_PATH="/usr/local/bin/gzip" amandad: UNCOMPRESS_PATH="/usr/local/bin/gzip" amandad: MAILER="/usr/ucb/Mail" amandad: listed_incr_dir="/var/adm/amanda/var/amanda/gnutar-lists" amandad: defs: DEFAULT_SERVER="weinberg" DEFAULT_CONFIG="DailySet1" amandad: DEFAULT_TAPE_SERVER="weinberg" amandad: DEFAULT_TAPE_DEVICE="/dev/rmt/0bn" HAVE_MMAP HAVE_SYSVSHM amandad: LOCKING=POSIX_FCNTL SETPGRP_VOID DEBUG_CODE amandad: AMANDA_DEBUG_DAYS=4 BSD_SECURITY USE_AMANDAHOSTS amandad: CLIENT_LOGIN="amanda" FORCE_USERID HAVE_GZIP amandad: COMPRESS_SUFFIX=".gz" COMPRESS_FAST_OPT="--fast" amandad: COMPRESS_BEST_OPT="--best" UNCOMPRESS_OPT="-dc" amandad: dgram_recv: timeout after 30 seconds amandad: error receiving message: timeout error receiving message: timeout amandad: pid 4130 finish time Tue Jan 29 10:58:02 2002
