Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Feb 2003 17:24:29 -0800
From:      Will Andrews <will@csociety.org>
To:        sparc@FreeBSD.org
Subject:   misc/amanda-client on sparc64?
Message-ID:  <20030218012429.GZ20600@procyon.firepipe.net>

next in thread | raw e-mail | index | archive | help
Hi,

Has anyone been able to use amanda-client on a FreeBSD/sparc64
machine?  I keep having problems trying to back it up.  Amanda's
debugging facilities give me this on the sparc client:

[operator@oberon /tmp/amanda]% cat amandad.20030217201209.debug
amandad: debug 1 pid 50440 ruid 2 euid 2: start at Mon Feb 17 20:12:09 2003
amandad: version 2.4.3
amandad: build: VERSION="Amanda-2.4.3"
amandad:        BUILT_DATE="Mon Feb 17 19:08:57 EST 2003"
amandad:        BUILT_MACH="FreeBSD oberon.firepipe.net 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Tue Jan 14 01:19:15 EST 2003 will@oberon.firepipe.net:/usr/src/sys/sparc64/compile/OBERON sparc64"
amandad:        CC="cc"
amandad:        CONFIGURE_COMMAND="'./configure' '--libexecdir=/usr/local/libexec/amanda' '--with-amandahosts' '--with-fqdn' '--with-dump-honor-nodump' '--with-buffered-dump' '--without-server' '--disable-libtool' '--prefix=/usr/local' '--with-gnutar=/usr/local/bin/gtar' '--with-index-server=puck' '--with-tape-server=puck' '--with-config=firepipe' '--with-user=operator' '--with-group=operator'"
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" GNUTAR="/usr/local/bin/gtar"
amandad:        COMPRESS_PATH="/usr/bin/gzip"
amandad:        UNCOMPRESS_PATH="/usr/bin/gzip" MAILER="/usr/bin/Mail"
amandad:	listed_incr_dir="/usr/local/var/amanda/gnutar-lists"
amandad: defs:  DEFAULT_SERVER="puck" DEFAULT_CONFIG="firepipe"
amandad:        DEFAULT_TAPE_SERVER="puck" DEFAULT_TAPE_DEVICE="/dev/null"
amandad:        HAVE_SYSVSHM LOCKING=POSIX_FCNTL DEBUG_CODE
amandad:        AMANDA_DEBUG_DAYS=4 BSD_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.001: got packet:
--------
Amanda 2.4 REQ HANDLE 002-00850708 SEQ 1045530731
SECURITY USER amanda
SERVICE noop
OPTIONS features=fffffeff9f00;
--------

amandad: time 0.001: sending ack:
----
Amanda 2.4 ACK HANDLE 002-00850708 SEQ 1045530731
----

amandad: time 0.002: dgram_send_addr: sendto(0.0.0.0.0) failed: Address family not supported by protocol family 
amandad: time 5.018: sending REP packet:
----
Amanda 2.4 REP HANDLE 002-00850708 SEQ 1045530731
ERROR [addr 0.0.0.0: hostname lookup failed]
----

amandad: time 5.018: dgram_send_addr: sendto(0.0.0.0.0) failed: Address family not supported by protocol family 
amandad: time 9.665: got packet:
[...]

The above log is what amandad on oberon generates when I run this
from the server:

[amanda@puck /tmp/amanda]% amcheck -c firepipe

Amanda Backup Client Hosts Check
--------------------------------
WARNING: oberon: selfcheck request timed out.  Host down?
Client check: 3 hosts checked in 29.749 seconds, 1 problem found

(brought to you by Amanda 2.4.3)

I'm not sure why it would be getting this.  One possibility is
because both puck and oberon have IPv6 addresses and amanda
doesn't account for that properly.  But I thought I'd ask here
to see if anyone knew about a success/failure wrt amanda on
FreeBSD/sparc64 before I look closer.

I have no trouble backing up FreeBSD/i386 and Debian/mipsel
machines using amanda 2.4.3 also.

Thanks.

Regards,
-- 
wca

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-sparc" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030218012429.GZ20600>