Amanda-Users

Re: amcheck problem

2006-08-18 09:40:00
Subject: Re: amcheck problem
From: Natalia García Nebot <natalia AT sisystem DOT com>
To: amanda-users AT amanda DOT org
Date: Fri, 18 Aug 2006 14:34:14 +0200
Hi! in my .amandahosts i have this:

 localhost amanda
 localhost root
 localhost.localdomain amanda

and in the last amcheck.xxxxxxxxxxx.debug i have:

 amcheck: debug 1 pid 6162 ruid 33 euid 0: start at Fri Aug 18
 13:55:56 2006
 amcheck: dgram_bind: socket bound to 0.0.0.0.734
 amcheck: pid 6162 finish time Fri Aug 18 13:56:26 2006


Chuck Amadi Systems Administrator wrote:
Hi Natilia

Is this server inside of your firewall.

Also have you edited your .amandahosts. file my tape server is
sisserver.

vi /var/lib/amanda/.amandahosts

localhost amanda
localhost root
sisserver.my.co.uk amanda
sisserver.my.co.uk root
server2.my.co.uk amanda
server2.my.co.uk root
web.my.co.uk amanda # other side of fwall on fwall add ipchain rules to
suit
web.my.co.uk root # other side of fwall on fwall add ipchain rules to
suit
fwall.my.co.uk amanda
fwall.my.co.uk root

Plus have a look at your debug file usually /tmp/amanda

Run command ls -lt|less and run less amcheck.20060818093001.debug
and less amandad.20060818093011.debug

Should give you information on whats happening.

Cheers



On Fri, 2006-08-18 at 14:03 +0200, Natalia García Nebot wrote:
Hi all!
I've configured on my server host a tape device and i want to backup only my server host so i have configured in it the amanda server and client. When i execute the command "amcheck DiariaPrueba" like amanda user the system tells me: (DiariaPrueba is the name of my configuration)


    [root@aroprod DiariaPrueba]# su amanda
    bash-3.00$ amcheck DiariaPrueba
    Amanda Tape Server Host Check
    -----------------------------
    Holding disk /dumps/amanda: 2212052 KB disk space available, that's
    plenty
    NOTE: skipping tape-writable test
    Tape DiariaPruebaTape01 label ok
    NOTE: info dir /var/amanda/DiariaPrueba/curinfo: does not exist
    NOTE: it will be created on the next run
    Server check took 8.598 seconds

    Amanda Backup Client Hosts Check
    --------------------------------
    WARNING: localhost: selfcheck request timed out.  Host down?
    Client check: 1 host checked in 29.996 seconds, 1 problem found

    (brought to you by Amanda 2.4.4p3)


In my disklist file in the directory of the configuration i have this line

    localhost /home/natalia full-always


what's wrong? What can I do to make amanda comunicate with my server host and backup him?


--- Begin Message ---
Subject: Undelivered Mail Returned to Sender
From: MAILER-DAEMON AT sisystem DOT com (Mail Delivery System)
To: natalia AT sisystem DOT com
Date: Fri, 18 Aug 2006 14:33:10 +0200 (CEST)
This is the Postfix program at host mail.

I'm sorry to have to inform you that your message could not be
be delivered to one or more recipients. It's attached below.

For further assistance, please send mail to <postmaster>

If you do so, please include this problem report. You can
delete your own text from the attached returned message.

                        The Postfix program

<chuck AT smtl.co DOT uk>: host mailhost.smtl.co.uk[193.131.77.174] said: 504 
<mail>:
    Helo command rejected: need fully-qualified hostname (in reply to RCPT TO
    command)
Reporting-MTA: dns; mail
X-Postfix-Queue-ID: 6434A1BCE0
X-Postfix-Sender: rfc822; [email protected]
Arrival-Date: Fri, 18 Aug 2006 14:33:06 +0200 (CEST)

Final-Recipient: rfc822; [email protected]
Action: failed
Status: 5.0.0
Diagnostic-Code: X-Postfix; host mailhost.smtl.co.uk[193.131.77.174] said: 504
    <mail>: Helo command rejected: need fully-qualified hostname (in reply to
    RCPT TO command)
--- Begin Message ---
Subject: Re: amcheck problem
From: Natalia García Nebot <natalia AT sisystem DOT com>
To: amanda user <amanda-users AT amanda DOT org>, chuck AT smtl.co DOT uk
Date: Fri, 18 Aug 2006 14:33:06 +0200
Hi! in my .amandahosts i have this:

  localhost amanda
  localhost root
  localhost.localdomain amanda

and in the last amcheck.xxxxxxxxxxx.debug i have:

  amcheck: debug 1 pid 6162 ruid 33 euid 0: start at Fri Aug 18
  13:55:56 2006
  amcheck: dgram_bind: socket bound to 0.0.0.0.734
  amcheck: pid 6162 finish time Fri Aug 18 13:56:26 2006


Chuck Amadi Systems Administrator wrote:
Hi Natilia

Is this server inside of your firewall.

Also have you edited your .amandahosts. file my tape server is
sisserver.

vi /var/lib/amanda/.amandahosts

localhost amanda
localhost root
sisserver.my.co.uk amanda
sisserver.my.co.uk root
server2.my.co.uk amanda
server2.my.co.uk root
web.my.co.uk amanda # other side of fwall on fwall add ipchain rules to
suit
web.my.co.uk root # other side of fwall on fwall add ipchain rules to
suit
fwall.my.co.uk amanda
fwall.my.co.uk root

Plus have a look at your debug file usually /tmp/amanda

Run command ls -lt|less and run less amcheck.20060818093001.debug
and less amandad.20060818093011.debug

Should give you information on whats happening.

Cheers



On Fri, 2006-08-18 at 14:03 +0200, Natalia García Nebot wrote:
Hi all!
I've configured on my server host a tape device and i want to backup only my server host so i have configured in it the amanda server and client. When i execute the command "amcheck DiariaPrueba" like amanda user the system tells me: (DiariaPrueba is the name of my configuration)


    [root@aroprod DiariaPrueba]# su amanda
    bash-3.00$ amcheck DiariaPrueba
    Amanda Tape Server Host Check
    -----------------------------
    Holding disk /dumps/amanda: 2212052 KB disk space available, that's
    plenty
    NOTE: skipping tape-writable test
    Tape DiariaPruebaTape01 label ok
    NOTE: info dir /var/amanda/DiariaPrueba/curinfo: does not exist
    NOTE: it will be created on the next run
    Server check took 8.598 seconds

    Amanda Backup Client Hosts Check
    --------------------------------
    WARNING: localhost: selfcheck request timed out.  Host down?
    Client check: 1 host checked in 29.996 seconds, 1 problem found

    (brought to you by Amanda 2.4.4p3)


In my disklist file in the directory of the configuration i have this line

    localhost /home/natalia full-always


what's wrong? What can I do to make amanda comunicate with my server host and backup him?



--- End Message ---

--- End Message ---
<Prev in Thread] Current Thread [Next in Thread>