Amanda-Users

RE: amcheck error

2005-03-17 14:23:44
Subject: RE: amcheck error
From: "Kevin Chen" <kchen AT fre.devry DOT edu>
To: "Brian Cuttler" <brian AT wadsworth DOT org>
Date: Thu, 17 Mar 2005 11:11:30 -0800
Brian:

I ran "patch-system" command, so it actually created the entries in
/etc/inetd.conf and /etc/services automatically. Here are the lines that
"patch-system" added:

/etc/inetd.conf -

amidxtaped      stream  tcp     nowait  root
/usr/local/libexec/amidxtaped  midxtaped
amanda    dgram  udp wait   root /usr/local/libexec/amandad    amandad
amandaidx stream tcp nowait root /usr/local/libexec/amindexd   amindexd
amidxtape stream tcp nowait root /usr/local/libexec/amidxtaped
amidxtaped

/etc/services -

amanda 10080/udp
amanda 10080/tcp
kamanda 10081/udp
amandaidx 10082/tcp
amidxtape 10083/tcp

Thanks.

Kevin

-----Original Message-----
From: Brian Cuttler [mailto:brian AT wadsworth DOT org] 
Sent: Thursday, March 17, 2005 6:08 AM
To: Kevin Chen
Subject: Re: amcheck error


Kevin,

I also saw a message to you yesterday asking that you check the
entry in /etc/inetd.conf, beyond that you also have to check the
/etc/services file (or NIS services perhaps) to make sure the
amanda services are properly defined TCP sockets.


On Wed, Mar 16, 2005 at 01:30:21PM -0800, Kevin Chen wrote:
> Hello:
> 
> I ran ldd and here is message -
> 
> ldd amandad
>         libamclient-2.4.4p4.so =>
> /usr/local/lib/libamclient-2.4.4p4.so
>         libamanda-2.4.4p4.so =>  /usr/local/lib/libamanda-2.4.4p4.so
>         libgen.so.1 =>   /usr/lib/libgen.so.1
>         libm.so.1 =>     /usr/lib/libm.so.1
>         libcurses.so.1 =>        /usr/lib/libcurses.so.1
>         libsocket.so.1 =>        /usr/lib/libsocket.so.1
>         libnsl.so.1 =>   /usr/lib/libnsl.so.1
>         libintl.so.1 =>  /usr/lib/libintl.so.1
>         libc.so.1 =>     /usr/lib/libc.so.1
>         libgcc_s.so.1 =>         /usr/local/lib/libgcc_s.so.1
>         libdl.so.1 =>    /usr/lib/libdl.so.1
>         libmp.so.2 =>    /usr/lib/libmp.so.2
>         /usr/platform/SUNW,Ultra-30/lib/libc_psr.so.1
> 
> I have checked all the corresponding libraries, everything are there.
> 
> Thanks anyway.
> 
> Kevin
> 
> -----Original Message-----
> From: Brian Cuttler [mailto:brian AT wadsworth DOT org] 
> Sent: Wednesday, March 16, 2005 12:52 PM
> To: Kevin Chen
> Cc: amanda-users AT amanda DOT org
> Subject: Re: amcheck error
> 
> 
> 
> Try # ldd /usr/local/libexec/amandad on the client and see
> if you don't have all the support libraries available.
> 
> On Wed, Mar 16, 2005 at 12:43:07PM -0800, Kevin Chen wrote:
> > Greetings:
> > 
> >  
> > 
> > I am setting up Amanda 2.4.4p4 on a Sun Ultra30 machine which is 
> > 
> > running Solaris 8, configuration and make install went through all 
> > 
> > right, but when I run "amcheck Daily", it is keep on complaining 
> > 
> > about one of client host is down - "Warning: spain selfcheck request

> > 
> > timed out, Host down?", spain is another ultra30 in the same subnet 
> > 
> > and I have ran "patch-system" on both server and client "spain" 
> > 
> > machine already. There are also some error messages in
> /var/adm/messages
> > - "inetd[138]: [ID 858011 daemon.warning]
/usr/local/libexec/amandad:
> > Killed" and " amanda/udp server failing (looping), service
> terminated".
> > I have checked all the amanda documentation but no 
> > 
> > lucks so far to solve my problem.
> > 
> >  
> > 
> > Any help would be really appreciated.
> > 
> >  
> > 
> > Kevin
> > 
> >  
> > 
> ---
>    Brian R Cuttler                 brian.cuttler AT wadsworth DOT org
>    Computer Systems Support        (v) 518 486-1697
>    Wadsworth Center                (f) 518 473-6384
>    NYS Department of Health        Help Desk 518 473-0773
> 
> 
> 
---
   Brian R Cuttler                 brian.cuttler AT wadsworth DOT org
   Computer Systems Support        (v) 518 486-1697
   Wadsworth Center                (f) 518 473-6384
   NYS Department of Health        Help Desk 518 473-0773




<Prev in Thread] Current Thread [Next in Thread>