Re: amcheck : time out

2003-03-20 Thread Matt Hyclak
On Thu, Mar 20, 2003 at 10:50:42AM +0100, anne enlightened us:
> hello
> 
> I'm trying amanda. But amcheck doesn't work :
> Amanda Backup Client Hosts Check
> 
> WARNING: helium: selfcheck request timed out.  Host down?
> WARNING: carbone.edge-it.subnet: selfcheck request timed out.  Host down?
> Client check: 2 hosts checked in 30.005 seconds, 2 problems found
> 
> I'm using xinetd and I installed amanda with RPM
> Version : 2.4.2p2
> I'm very surprised because in the client package there isn't any daemon 
> amandad.
> 
> Is this normal ?
> 

No.

[EMAIL PROTECTED] hyclak]$ rpm -ql amanda-client 
/etc/xinetd.d/amanda
/usr/lib/amanda/amandad
...

I believe when the amanda files are installed in xinetd.d, they default to
"disable = yes". You'll want to make sure they are set to "disable = no",
then restart xinetd. 

Matt

-- 
Matt Hyclak
Department of Mathematics
Ohio University
(740) 593-1263


pgp0.pgp
Description: PGP signature


Re: amcheck : time out

2003-03-20 Thread philo vivero
On Thu, 2003-03-20 at 01:50, anne wrote:
> I'm trying amanda. But amcheck doesn't work :
> Amanda Backup Client Hosts Check
> 
> WARNING: helium: selfcheck request timed out.  Host down?
> WARNING: carbone.edge-it.subnet: selfcheck request timed out.  Host down?
> Client check: 2 hosts checked in 30.005 seconds, 2 problems found

I just had this problem myself. Read the following URLs carefully. I
skimmed the first one and said to myself: "I did all that." But then I
broke down and actually went through each one, and one of the steps
fixed my problem.
  http://amanda.sourceforge.net/fom-serve/cache/140.html
  http://amanda.sourceforge.net/fom-serve/cache/16.html

> I'm using xinetd and I installed amanda with RPM
> Version : 2.4.2p2
> I'm very surprised because in the client package there isn't any daemon 
> amandad.

If amandad isn't installed in the location specified in
xinetd.conf/amanda then it definitely won't work.

-- 
pv
If this helped you, http://svcs.affero.net/rm.php?r=philovivero




Re: Amcheck time out...xinetd.conf file screwy

2001-08-30 Thread Joshua Baker-LePain

On Thu, 30 Aug 2001 at 9:23am, Rebecca Pakish wrote

> sure what the syntax is for xinetd.conf as far as that information is
> concerned. Here's what it has:
>
> #
> # Simple configuration file for xinetd
> #
> # Some defaults, and include /etc/xinetd.d/
>
> defaults
> {
> instances   = 60
> log_type= SYSLOG authpriv
> log_on_success  = HOST PID
> log_on_failure  = HOST
> }
>
>
> includedir /etc/xinetd.d
*snip*

That's all xinetd.conf should have in it.

Those files that I sent you each go in the /etc/xinetd.d directory (in
other words you should have three files for amanda (on the server) in
there -- /etc/xinetd.d/amanda, /etc/xinetd.d/amandaidx, and
/etc/xinetd.d/amidxtape).

> Aug 29 15:31:03 salad xinetd[3708]: Protocol udp^M not in /etc/protocols

It also looks like you've got some extra ^Ms in there.  On the Redhat box,
run dos2unix on each of the files.

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