After a few hours looking and re-looking, it seems my cut-n-paste
abilities are lacking.  I had an incorrect entry in inetd.conf for
amindexd. 

I had:

amandaidx stream tcp nowait amanda /usr/local/libexec/amandad amandad

Changed to:

amandaidx stream tcp nowait amanda /usr/local/libexec/amindexd amindexd

and i'm back to making progress.

gene

On Tue, 2002-02-05 at 16:56, gene wrote:
> Well,  I have 5 systems set up to backup to the backup server
> (datadev).  I have run a successful (I think) amdump.  amverify seems to
> think all is well with this tape.  However, I haven't figured out how to
> actually recover anything yet.  My amrecover attempt is shown below.  I
> did some searching in the faq-o-matic and saw some references to looking
> at the /tmp/amanda/amidxtaped debug file, which is not getting created
> (part of my problem, I would guess).
> 
> -------------
> 
> {datadev:root}# amrecover -C Daily 
> AMRECOVER Version 2.4.2p2. Contacting server on datadev ...
> amrecover: Unexpected server end of file
> 
> -------------
> 
> amverify:
> Tapes:  DailySet101
> No errors found!
> 
> amverify Daily
> Tue Feb  5 15:52:58 EST 2002
> 
> Using device /dev/rmt/0bn
> Volume DailySet101, Date 20020205
> Checked datadev._export_home.20020205.0
> Skipped prodmedia._home.20020205.0 (** Cannot do /bin/gtar dumps)
> Checked lincvs._var.20020205.0
> Skipped prodmedia._media.20020205.0 (** Cannot do /bin/gtar dumps)
> Checked prodhtml._export_home.20020205.0
> Checked mail._home.20020205.0
> Checked lincvs._home.20020205.0
> End-of-Tape detected.
> 
> --------------
> 
> The only files showing up in /tmp/amanda are amandad and amrecover debug
> files.
> 
> {datadev:root}# cat amandad.20020205164043.debug 
> amandad: debug 1 pid 4072 ruid 104 euid 104 start time Tue Feb  5
> 16:40:43 2002
> amandad: version 2.4.2p2
> amandad: build: VERSION="Amanda-2.4.2p2"
> amandad:        BUILT_DATE="Wed Jan 30 14:27:48 EST 2002"
> amandad:        BUILT_MACH="SunOS datadev 5.8 Generic_108528-03 sun4u
> sparc SUNW,Ultra-250"
> amandad:        CC="gcc"
> 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/dsk/"
> amandad:        RDEV_PREFIX="/dev/rdsk/" DUMP="/usr/sbin/ufsdump"
> amandad:        RESTORE="/usr/sbin/ufsrestore"
> GNUTAR="/usr/local/bin/tar"
> amandad:        COMPRESS_PATH="/usr/bin/gzip"
> amandad:        UNCOMPRESS_PATH="/usr/bin/gzip" MAILER="/usr/ucb/Mail"
> amandad:        listed_incr_dir="/usr/local/var/amanda/gnutar-lists"
> amandad: defs:  DEFAULT_SERVER="datadev" DEFAULT_CONFIG="DailySet1"
> amandad:        DEFAULT_TAPE_SERVER="datadev"
> 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 4072 finish time Tue Feb  5 16:41:13 2002
> 
> 
> {datadev:root}# cat amrecover.20020205164043.debug 
> amrecover: debug 1 pid 4071 ruid 0 euid 0 start time Tue Feb  5 16:40:43
> 2002
> amrecover: stream_client: connected to 63.168.35.62.10082
> amrecover: stream_client: our side is 0.0.0.0.834
> 
> Can anyone point me in the right direction?
> 
> Thanks,
> 
> Gene
> 
> 
> 
> 
> 
> 
> 
> 
> -- 
> Gene Matthews
> Matthews Midrange Consulting, Inc.
> (678) 923-8327
> (877) 882-6291 (toll free)
> http://mmc-inc.com
> 
-- 
Gene Matthews
Matthews Midrange Consulting, Inc.
(678) 923-8327
(877) 882-6291 (toll free)
http://mmc-inc.com

Reply via email to