I've been having trouble backing up one client, where I changed the 
dumptype to use tar on one of its filesystems (and I'm using tar 1.13.17 on 
the client).  All other clients use dump, and while I left the etimeout 
setting to the default of 600, the backup ran fine except for the client 
using tar.  The result would be that it would report a "Request timed out" 
but everything else would get backed up.  I decided to play around with the 
etimeout setting, and with the understanding that the timeout would be 
multiplied by the number of filesystems.  I changed etimeout to be 1800 (30 
minutes) and my backup was supposed to start last night at 10:00 p.m.  This 
client, client-a below, has five file systems, so it should have timed out 
after 2.5 hours.  Here is is 12:30 p.m. the next day and from running 
amstatus, I get:


Using /usr/local/amanda/daily/amdump from Tue Jan 30 22:30:00 CST 2001

client-a.foo.com:/                      getting estimate
client-a.foo.com:/home                  getting estimate
client-a.foo.com:/local1                        getting estimate
client-a.foo.com:/usr                   getting estimate
client-a.foo.com:/var                   getting estimate
client-c.foo.com:/      0       40777k  estimate done
client-c.foo.com:/usr   0       55392k  estimate done
client-c.foo.com:/var   0       9449k   estimate done
client-d.foo.com:/      0       68537k  estimate done
client-d.foo.com:/usr   0       57491k  estimate done
client-d.foo.com:/var   0       22241k  estimate done


I don't see anything amanda related running on either the client or the 
amanda server.  I've seen the messages about tar-related backups taking an 
extremely long time but I think 15 hours seems kind of long.  On client-a, 
I'm only using tar for the '/' filesystem, which is 275MB.  On the client, 
the only files in /tmp/amanda with a timestamp from yesterday are 
selfcheck.debug and amandad.debug which are included below.




Any ideas, thoughts, suggestions, admonishments?


Oscar



selfcheck: debug 1 pid 20087 ruid 520 euid 520 start time Thu Feb  1 
19:00:07 2001
/usr/local/amanda/libexec/selfcheck: version 2.4.2
checking disk /local1: device /dev/sdb1: OK
checking disk /var: device /dev/sda6: OK
checking disk /usr: device /dev/sda5: OK
checking disk /home: device /dev/sda8: OK
checking disk /: device /: OK
selfcheck: pid 20087 finish time Thu Feb  1 19:00:07 2001



amandad: debug 1 pid 20086 ruid 520 euid 520 start time Thu Feb  1 19:00:07 
2001
amandad: version 2.4.2
amandad: build: VERSION="Amanda-2.4.2"
amandad:        BUILT_DATE="Thu Jul 6 13:33:02 CDT 2000"
amandad:        BUILT_MACH="Linux client-a.foo.com 2.2.5-22 #1 Wed Jun 2 
09:17:03 EDT 1999 i686 unknown"
amandad:        CC="gcc"
amandad: paths: bindir="/usr/local/amanda/bin"
amandad:        sbindir="/usr/local/amanda/sbin"
amandad:        libexecdir="/usr/local/amanda/libexec"
amandad:        mandir="/usr/local/man" AMANDA_TMPDIR="/tmp/amanda"
amandad:        AMANDA_DBGDIR="/tmp/amanda"
amandad:        CONFIG_DIR="/usr/local/amanda/etc" DEV_PREFIX="/dev/"
amandad:        RDEV_PREFIX="/dev/" DUMP="/sbin/dump"
amandad:        RESTORE="/sbin/restore" SAMBA_CLIENT="/usr/bin/smbclient"
amandad:        GNUTAR="/usr/local/bin/tar" COMPRESS_PATH="/usr/bin/gzip"
amandad:        UNCOMPRESS_PATH="/usr/bin/gzip" MAILER="/usr/bin/Mail"
amandad:        listed_incr_dir="/usr/local/amanda/var/gnutar-lists"
amandad: defs:  DEFAULT_SERVER="amandaserver.foo.com"
amandad:        DEFAULT_CONFIG="daily"
amandad:        DEFAULT_TAPE_SERVER="amandaserver.foo.com"
amandad:        DEFAULT_TAPE_DEVICE="/dev/nrsa0" HAVE_MMAP HAVE_SYSVSHM
amandad:        LOCKING=POSIX_FCNTL SETPGRP_VOID DEBUG_CODE BSD_SECURITY
amandad:        USE_AMANDAHOSTS CLIENT_LOGIN="amanda" FORCE_USERID HAVE_GZIP
amandad:        COMPRESS_SUFFIX=".gz" COMPRESS_FAST_OPT="--fast"
amandad:        COMPRESS_BEST_OPT="--best" UNCOMPRESS_OPT="-dc"
got packet:
--------
Amanda 2.4 REQ HANDLE 004-003C0808 SEQ 981075605
SECURITY USER amanda
SERVICE selfcheck
OPTIONS ;
DUMP /local1 0 OPTIONS |;bsd-auth;index;
DUMP /var 0 OPTIONS |;bsd-auth;index;
DUMP /usr 0 OPTIONS |;bsd-auth;index;
DUMP /home 0 OPTIONS |;bsd-auth;index;
GNUTAR / 0 OPTIONS |;bsd-auth;index;exclude-list=/usr/local/amanda/exclude;
--------

sending ack:
----
Amanda 2.4 ACK HANDLE 004-003C0808 SEQ 981075605
----

bsd security: remote host amandaserver.foo.com user amanda local user amanda
amandahosts security check passed
amandad: running service "/usr/local/amanda/libexec/selfcheck"
amandad: sending REP packet:
----
Amanda 2.4 REP HANDLE 004-003C0808 SEQ 981075605
OPTIONS ;
OK /local1
OK /var
OK /usr
OK /home
OK /
OK /usr/local/amanda/libexec/runtar executable
OK /sbin/dump executable
OK /sbin/restore executable
OK /usr/local/bin/tar executable
OK /etc/amandates read/writable
OK /usr/local/amanda/var/gnutar-lists/. read/writable
OK /etc/dumpdates read/writable
OK /dev/null read/writable
OK /tmp/amanda has more than 64 KB available.
OK /tmp/amanda has more than 64 KB available.
OK /etc has more than 64 KB available.
----

amandad: got packet:
----
Amanda 2.4 ACK HANDLE 004-003C0808 SEQ 981075605
----

amandad: pid 20086 finish time Thu Feb  1 19:00:07 2001


Reply via email to