[OpenAFS] using amanda-afs
Claude Arnold
arnold@picard.ups-tlse.fr
Wed, 09 Apr 2003 16:38:10 +0200 (CEST)
En réponse à Mitch Collinsworth <mitch@ccmr.cornell.edu>:
>
> On Wed, 9 Apr 2003, Claude Arnold wrote:
>
> > ERROR: afs.server.host: [could not access afs:user.arnold
> (afs:user.arnold): No
> > such file or directory]
>
> Ah, yes. You need the patch I submitted to Amanda that will fix this.
> It hasn't been included in an amanda release yet. I need to document
> this better and include the patch in the amanda-afs tarball. Patch
> attached to this message. Sorry about that.
>
> -Mitch
Thank you for your patience.
My amanda was installed with a *.rpm file. Now I try to compile
it from source package. I patched the selfchelk.c file. My option for
./configure are
./configure \
--prefix=/var/lib \
--libexecdir=/usr/lib/amanda \
--with-user=amanda \
--with-group=disk \
--with-rundump=yes \
--without-server \
--with-config=pc \
--with-fqdn \
--with-amandahosts \
--with-gnutar=/usr/lib/amanda_afs/gnutar \
--with-tape-server=picard.ups-tlse.fr \
--with-index-server=picard.ups-tlse.fr \
--with-assertions=yes \
--with-debugging=/var/log/amanda/debug \
--with-pid-debug-files=yes
I put --with-gnutar=$(INSTALL_DIR)/gnutar as specified in the INSTALL file
from amanda-afs (amanda-afs is already installed). Now I obtain the following
message:
=========================================
checking for grep... /bin/grep
checking for gtar... /usr/lib/amanda_afs/gnutar
configure: warning: *** /usr/lib/amanda_afs/gnutar is not GNU tar, so it will
not be used.
checking for smbclient... /usr/bin/smbclient
========================================
It is only a warning message but has this any consequences ? or can I go on
Claude Arnold
Laboratoire Emile Picard - UMR 5580
Université Paul Sabatier, 118 rte de Narbonne, Toulouse, 31062 Cedex 4
Tél: 05.61.55.62.26, Fax: 05.61.55.82.00