Amanda-Users

Re: compile amanda client-only

2005-02-10 11:04:27
Subject: Re: compile amanda client-only
From: Paul Bijnens <paul.bijnens AT xplanation DOT com>
To: Chantal Rosmuller <chantal AT antenna DOT nl>
Date: Thu, 10 Feb 2005 16:59:56 +0100
Chantal Rosmuller wrote:
When I run amcheck on the backupserver I get the following error:

ERROR: server.domain.com: [can not read/write /usr/local/var/amanda/gnutar-lists/.: No such file or directory]

This directory is indeed not there, it's also not there on the working debian machine but I noticed that there was a directory /var/lib/amanda/gnutar-lists On the machine where I compiled amanda there is no directory /var/lib/amanda/gnutar-lists or not even a /var/lib/amanda


Then do a "mkdir -p /usr/local/var/amanda/gnutar-lists",
and "chown amanda:amanda /usr/local/var/amanda/gnutar-lists"

from ./configure --help :

--with-gnutar-listdir=DIR gnutar directory lists go in DIR localstatedir/amanda/gnutar-lists


--
Paul Bijnens, Xplanation                            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, *
* 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>