Jeff Schwartz wrote:
But now the contents of the /tmp/amanda/*.debug files should at least be different. What is it now?
Hi Paul, Thanks for your help. The contents of those files seems pretty similar to earlier runs. Here they are:
Actually I was expecting this a little bit :-)
They should be different, because the path to gnutar is hardcoded in amanda. When you compiled amanda the first time, gnutar was not there,
so there was no support for gnutar built into the program.
After installing gnutar, you should recompile amanda. (Just on that client is ok).
amandad: debug 1 pid 25038 ruid 80 euid 80: start at Thu Jul 15 14:36:17 2004 amandad: version 2.4.4p2 amandad: build: VERSION="Amanda-2.4.4p2" amandad: BUILT_DATE="Wed Jul 7 10:59:02 EDT 2004" amandad: BUILT_MACH="AIX mike 2 5 00085EDC4C00" CC="cc" amandad: CONFIGURE_COMMAND="'./configure' '--with-user=amanda' '--with-group=amanda' '--with-tape-server=justin' '--without-server' '--with-owner=amanda' '--with-tape-device=/dev/nst0' '--with-amandahosts'" amandad: paths: bindir="/usr/local/bin" sbindir="/usr/local/sbin" amandad: libexecdir="/usr/local/libexec" mandir="/usr/local/man" amandad: AMANDA_TMPDIR="/tmp/amanda" AMANDA_DBGDIR="/tmp/amanda" amandad: CONFIG_DIR="/usr/local/etc/amanda" DEV_PREFIX="/dev/" amandad: RDEV_PREFIX="/dev/r" DUMP="/usr/sbin/backup" amandad: RESTORE="/usr/sbin/restore" VDUMP=UNDEF VRESTORE=UNDEF amandad: XFSDUMP=UNDEF XFSRESTORE=UNDEF VXDUMP=UNDEF VXRESTORE=UNDEF amandad: SAMBA_CLIENT=UNDEF GNUTAR=UNDEF
Note: GNUTAR=UNDEF
-- Paul Bijnens, Xplanation Tel +32 16 397.511 Technologielaan 21 bus 2, B-3001 Leuven, BELGIUM Fax +32 16 397.512 http://www.xplanation.com/ email: [EMAIL PROTECTED] *********************************************************************** * I think I've got the hang of it now: exit, ^D, ^C, ^\, ^Z, ^Q, F6, * * quit, ZZ, :q, :q!, M-Z, ^X^C, logoff, logout, close, bye, /bye, * * stop, end, F3, ~., ^]c, +++ ATH, disconnect, halt, abort, hangup, * * PF4, F20, ^X^X, :D::D, KJOB, F14-f-e, F8-e, kill -1 $$, shutdown, * * kill -9 1, Alt-F4, Ctrl-Alt-Del, AltGr-NumLock, Stop-A, ... * * ... "Are you sure?" ... YES ... Phew ... I'm out * ***********************************************************************
