Amanda-Users

Re: Why are there log files in /etc/amanda/DailySet1?

2008-07-11 10:36:58
Subject: Re: Why are there log files in /etc/amanda/DailySet1?
From: Paul Bijnens <Paul.Bijnens AT xplanation DOT com>
To: Zanga Chimombo <z.chimombo AT admarc.co DOT mw>
Date: Fri, 11 Jul 2008 16:31:42 +0200
On 2008-07-11 08:55, Zanga Chimombo wrote:

my backup server is 192.168.0.1 and the client is 192.168.0.60. as a check, i am also backing up /etc on the server and that seems to go ahead without any problems.

maybe my desired setup is unusual: all that i would like to do is a nightly backup of my home directory so that if i accidentally overwrite a file the next day i can recover it. i am not dumping to tape. i am trying to dump to a directory /tmp/amanda (tapedev="/tmp/amanda/DailySet1" in amanda.conf) on the server (as i said i'm only currently looking to recover the previous day's work if need be). i am not using a holding disk (i have commented the respective lines out in amanda.conf)

Let's assume that you have your config correct; e.g. a line like
 tapedev="/tmp/..."
is certainly syntax error in amanda.conf, so let's assume you have
something else there.  (If not, post you have really in there.)

Let's assume the command "amcheck Dailyset1" did not return any errors.
(If not, fix those errors first.)


i have commented out tpchanger in amanda.conf and have a crontab entry "amlabel -f DailySet1 DailySet1-00"

the following line in amdump.X seems to give a clue:
"dumper: stream_client: connect to 192.168.0.60.46830 failed: No route to host"
why is the server trying to dump to the client?

The dumper just tries to connect to the client GET the dump.
Does simple networking between the client and host work?

Depending on which version of amanda you use and which authorization
protocol you configured the server and client need to connect to
each other...  More info, like version, protocol, and config is needed
to help (and of course any firewall on the server or client).


--
Paul Bijnens, xplanation Technology Services        Tel  +32 16 397.511
Technologielaan 21 bus 2, B-3001 Leuven, BELGIUM    Fax  +32 16 397.512
http://www.xplanation.com/          email:  Paul.Bijnens AT xplanation DOT com
***********************************************************************
* I think I've got the hang of it now:  exit, ^D, ^C, ^\, ^Z, ^Q, ^^, *
* F6, quit, ZZ, :q, :q!, M-Z, ^X^C, logoff, logout, close, bye, /bye, *
* stop, end, F3, ~., ^]c, +++ ATH, disconnect, halt,  abort,  hangup, *
* PF4, F20, ^X^X, :D::D, KJOB, F14-f-e, F8-e,  kill -1 $$,  shutdown, *
* init 0, kill -9 1, Alt-F4, Ctrl-Alt-Del, AltGr-NumLock, Stop-A, ... *
* ...  "Are you sure?"  ...   YES   ...   Phew ...   I'm out          *
***********************************************************************

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