Amanda-Users

planner: ERROR Request to client failed: EOF w/ log files

2008-07-18 13:39:21
Subject: planner: ERROR Request to client failed: EOF w/ log files
From: pdy <pdy AT ucla DOT edu>
To: amanda-users AT amanda DOT org
Date: Fri, 18 Jul 2008 10:32:30 -0700 (PDT)
My current amanda server version 2.5.0p2 running on CentOS 5.1
(charlie.psych.ucla.edu) is not able to preform a backup of my client
version 2.5.0p2 (keith.psych.ucla.edu) running CentOS 5.1. I'm
authentication with ssh

I am getting this error:
planner: ERROR Request to keith.psych.ucla.edu failed: EOF on read from
keith.psych.ucla.edu

I've pasted in amtrmidx.debug, amcheck, and dumptype in amanda.conf from the
server and amanda_client.conf, amandad.debug, from the client.

On a postive note since the amandad.debug is being written on the client, i
assume this means my ssh connections are working?

any help would be appreciated.



on charlie.psych.ucla.edu

here is my amtrmidx.debug
***************************
amtrmidx: debug 1 pid 27814 ruid 33 euid 33: start at Wed Jul 16 08:49:01
2008
/usr/lib64/amanda/amtrmidx: version 2.5.0p2
keith.psych.ucla.edu /amanda-san
could not open index directory
"/var/lib/amanda/test/index/keith.psych.ucla.edu/_amanda-san/"
amtrmidx: pid 27814 finish time Wed Jul 16 08:49:01 2008
***************************

this is the output of amcheck
***************************
bash-3.1$ amcheck test
Amanda Tape Server Host Check
-----------------------------
Holding disk /space/amandahold/test: 60000176 KB disk space available, using
60000176 KB
slot 1: read label `TEST-1', date `20080716'
slot 2: read label `TEST-2', date `20080716'

NOTE: skipping tape-writable test
Tape TEST-2 label ok
WARNING: tapecycle (5) <= runspercycle (5).
NOTE: info dir /var/lib/amanda/test/curinfo: does not exist
NOTE: it will be created on the next run.
NOTE: index dir /var/lib/amanda/test/index: does not exist
NOTE: it will be created on the next run.
Server check took 0.109 seconds

Amanda Backup Client Hosts Check
--------------------------------
Client check: 1 host checked in 0.423 seconds, 0 problems found

(brought to you by Amanda 2.5.0p2)
***************************

dumptype in amanda.conf
***************************
define dumptype comp-tar {
    program "GNUTAR"
    compress fast
    index yes
    record no           # Important! avoid interfering with production runs
    auth "ssh"

}
***************************



keith.psych.ucla.edu

amanda_client.conf 
***************************

 auth "ssh"
 client_username "amanda"
 amandad_path "/usr/lib64/amanda/amandad"
 conf "test" # your config nate

index_server "charlie.psych.ucla.edu" # your amindexd server

tape_server "charlie.psych.ucla.edu" # your amidxtaped server

#tapedev "/dev/null" # your tape device
# auth - authentication scheme to use between server and client.
# Valid values are "bsd", "bsdudp", "bsdtcp" and "ssh".
# Default: [auth "bsdtcp"]
***************************

amandad.debug
***************************
amandad: debug 1 pid 15876 ruid 33 euid 33: start at Wed Jul 16 16:53:03
2008
amandad: version 2.5.0p2
amandad: build: VERSION="Amanda-2.5.0p2"
amandad:        BUILT_DATE="Sun Jan 7 01:18:13 EST 2007"
amandad:        BUILT_MACH="Linux builder6.centos.org 2.6.9-42.0.3.ELsmp #1
SMP Fri Oct 6 06:28:26 CDT 2006 x86_64 x86_64 x86_64 GNU/Linux"
amandad:        CC="gcc"
amandad:        CONFIGURE_COMMAND="'./configure'
'--build=x86_64-redhat-linux-gnu' '--host=x86_64-redhat-linux-gnu'
'--target=x86_64-redhat-linux-gnu' '--program-prefix=' '--prefix=/usr'
'--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin'
'--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include'
'--libdir=/usr/lib64' '--libexecdir=/usr/lib64/amanda'
'--localstatedir=/var/lib' '--sharedstatedir=/usr/com'
'--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared'
'--disable-static' '--disable-dependency-tracking'
'--with-index-server=amandahost' '--with-tape-server=amandahost'
'--with-config=DailySet1'
'--with-gnutar-listdir=/var/lib/amanda/gnutar-lists'
'--with-smbclient=/usr/bin/smbclient'
'--with-dumperdir=/usr/lib64/amanda/dumperdir' '--with-amandahosts'
'--with-user=amanda' '--with-group=disk' '--with-tmpdir=/var/log/amanda'
'--with-gnutar=/bin/tar' '--with-ssh-security'"
amandad: paths: bindir="/usr/bin" sbindir="/usr/sbin"
amandad:        libexecdir="/usr/lib64/amanda" mandir="/usr/share/man"
amandad:        AMANDA_TMPDIR="/var/log/amanda"
amandad:        AMANDA_DBGDIR="/var/log/amanda" CONFIG_DIR="/etc/amanda"
amandad:        DEV_PREFIX="/dev/" RDEV_PREFIX="/dev/r"
amandad:        DUMP="/sbin/dump" RESTORE="/sbin/restore" VDUMP=UNDEF
amandad:        VRESTORE=UNDEF XFSDUMP=UNDEF XFSRESTORE=UNDEF VXDUMP=UNDEF
amandad:        VXRESTORE=UNDEF SAMBA_CLIENT="/usr/bin/smbclient"
amandad:        GNUTAR="/bin/tar" COMPRESS_PATH="/bin/gzip"
amandad:        UNCOMPRESS_PATH="/bin/gzip" LPRCMD="/usr/bin/lpr"
amandad:        MAILER="/usr/bin/Mail"
amandad:        listed_incr_dir="/var/lib/amanda/gnutar-lists"
amandad: defs:  DEFAULT_SERVER="amandahost" DEFAULT_CONFIG="DailySet1"
amandad:        DEFAULT_TAPE_SERVER="amandahost"
amandad:        DEFAULT_TAPE_DEVICE="null:" HAVE_MMAP HAVE_SYSVSHM
amandad:        LOCKING=POSIX_FCNTL SETPGRP_VOID DEBUG_CODE
amandad:        AMANDA_DEBUG_DAYS=4 BSD_SECURITY RSH_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: time 0.000: accept recv REQ pkt:
<<<<<
SERVICE noop
OPTIONS features=fffffeff9ffeffff07;
>>>>>
amandad: time 0.000: creating new service: /usr/lib64/amanda/noop
OPTIONS features=fffffeff9ffeffff07;

amandad: time 0.008: sending ACK pkt:
<<<<<
>>>>>
amandad: time 0.010: sending REP pkt:
<<<<<
OPTIONS features=fffffeff9ffeffff07;
>>>>>
amandad: time 0.049: received ACK pkt:
<<<<<
>>>>>
amandad: time 0.097: accept recv REQ pkt:
<<<<<
SERVICE selfcheck
OPTIONS
features=fffffeff9ffeffff07;maxdumps=1;hostname=keith.psych.ucla.edu;
GNUTAR /amanda-san 0 OPTIONS |;auth=ssh;compress-fast;no-record;index;
>>>>>
amandad: time 0.097: creating new service: /usr/lib64/amanda/selfcheck
OPTIONS
features=fffffeff9ffeffff07;maxdumps=1;hostname=keith.psych.ucla.edu;
GNUTAR /amanda-san 0 OPTIONS |;auth=ssh;compress-fast;no-record;index;

amandad: time 0.111: sending ACK pkt:
<<<<<
>>>>>
amandad: time 0.116: sending REP pkt:
<<<<<
OPTIONS features=fffffeff9ffeffff07;
OK /amanda-san
OK /amanda-san
OK /amanda-san
OK /usr/lib64/amanda/runtar executable
OK /bin/tar executable
OK /etc/amandates read/writable
OK /var/lib/amanda/gnutar-lists/. read/writable
OK /bin/gzip executable
OK /dev/null read/writable
OK /var/log/amanda has more than 64 KB available.
OK /var/log/amanda has more than 64 KB available.
OK /etc has more than 64 KB available.
>>>>>
amandad: time 0.152: received ACK pkt:
<<<<<
>>>>>
amandad: time 30.197: pid 15876 finish time Wed Jul 16 16:53:33 2008
***************************

-- 
View this message in context: 
http://www.nabble.com/planner%3A-ERROR-Request-to-client-failed%3A-EOF-w--log-files-tp18534290p18534290.html
Sent from the Amanda - Users mailing list archive at Nabble.com.


<Prev in Thread] Current Thread [Next in Thread>
  • planner: ERROR Request to client failed: EOF w/ log files, pdy <=