amanda fails after upgrade

2002-01-24 Thread Ted Sariyski

Hi,

I upgraded one of the i386 hosts to RedHat 7.2  and now the server 
running amanda  amanda-2.4.1p1 returns an error:

WARNING: xtreme19: selfcheck request timed out.  Host down?

The amanda client log file amandad..debug ends with:

amandad: error [getpwuid(33) fails]
error [getpwuid(33) fails]

What does it mean?

Thanks in advance,
Ted


amandad: debug 1 pid 21482 ruid 33 euid 33 start time Thu Jan 24 07:18:04 2002
amandad: version 2.4.2p2
amandad: build: VERSION=Amanda-2.4.2p2
amandad:BUILT_DATE=Fri Jul 13 18:48:49 EDT 2001
amandad:BUILT_MACH=Linux stripples.devel.redhat.com 2.4.5-10enterprise #1 SMP 
Wed Jun 27 14:01:18 EDT 2001 i686 unknown
amandad:CC=gcc
amandad: paths: bindir=/usr/bin sbindir=/usr/sbin
amandad:libexecdir=/usr/lib/amanda mandir=/usr/share/man
amandad:AMANDA_TMPDIR=/tmp/amanda AMANDA_DBGDIR=/tmp/amanda
amandad:CONFIG_DIR=/etc/amanda DEV_PREFIX=/dev/
amandad:RDEV_PREFIX=/dev/r DUMP=/sbin/dump
amandad:RESTORE=/sbin/restore SAMBA_CLIENT=/usr/bin/smbclient
amandad:GNUTAR=/bin/tar COMPRESS_PATH=/usr/bin/gzip
amandad:UNCOMPRESS_PATH=/usr/bin/gzip MAILER=/usr/bin/Mail
amandad:listed_incr_dir=/var/lib/amanda/gnutar-lists
amandad: defs:  DEFAULT_SERVER=localhost DEFAULT_CONFIG=DailySet1
amandad:DEFAULT_TAPE_SERVER=localhost
amandad:DEFAULT_TAPE_DEVICE=/dev/null 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
got packet:

Amanda 2.4 REQ HANDLE 006-60850508 SEQ 1011885348
SECURITY USER amanda
SERVICE selfcheck
OPTIONS ;
GNUTAR /home82 0 OPTIONS |;bsd-auth;index;exclude-list=/usr/local/etc/amanda/exclude;
GNUTAR /usr/pgi 0 OPTIONS |;bsd-auth;index;exclude-list=/usr/local/etc/amanda/exclude;
GNUTAR /usr/local 0 OPTIONS 
|;bsd-auth;index;exclude-list=/usr/local/etc/amanda/exclude;
GNUTAR / 0 OPTIONS |;bsd-auth;index;exclude-list=/usr/local/etc/amanda/exclude;

 
sending ack:

Amanda 2.4 ACK HANDLE 006-60850508 SEQ 1011885348

 
amandad: error [getpwuid(33) fails]
error [getpwuid(33) fails]
amandad: pid 21482 finish time Thu Jan 24 07:18:04 2002





Re: amanda fails after upgrade

2002-01-24 Thread Joshua Baker-LePain

On Thu, 24 Jan 2002 at 10:26am, Ted Sariyski wrote

 The amanda client log file amandad..debug ends with:
 
 amandad: error [getpwuid(33) fails]
 error [getpwuid(33) fails]
 
Did you remember to add the amanda user?

-- 
Joshua Baker-LePain
Department of Biomedical Engineering
Duke University




Re: amanda fails after upgrade

2002-01-24 Thread Joshua Baker-LePain

On Thu, 24 Jan 2002 at 11:03am, Ted Sariyski wrote

 Joshua Baker-LePain wrote:
 
 Did you remember to add the amanda user?

 Yes,

 Even I can rsh from the server to the client without a password.
 
And is the UID the same as it was before?

Did you do a upgrade install, or did you wipe the filesystems and start 
over?

(P.S. Please keep amanda-users on the cc list, so everyone can help out.)

-- 
Joshua Baker-LePain
Department of Biomedical Engineering
Duke University





RE: amanda fails after upgrade

2002-01-24 Thread Dan Garthwaite

Sounds like a firewall to me:
  /etc/init.d/ipchains stop
  /etc/init.d/iptables stop

-dan

 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED]]On Behalf Of Joshua Baker-LePain
 Sent: Thursday, January 24, 2002 1:30 PM
 To: Ted Sariyski
 Cc: [EMAIL PROTECTED]
 Subject: Re: amanda fails after upgrade
 
 
 On Thu, 24 Jan 2002 at 11:03am, Ted Sariyski wrote
 
  Joshua Baker-LePain wrote:
  
  Did you remember to add the amanda user?
 
  Yes,
 
  Even I can rsh from the server to the client without a password.
  
 And is the UID the same as it was before?
 
 Did you do a upgrade install, or did you wipe the 
 filesystems and start 
 over?
 
 (P.S. Please keep amanda-users on the cc list, so everyone 
 can help out.)
 
 -- 
 Joshua Baker-LePain
 Department of Biomedical Engineering
 Duke University