Amanda-Users

Re: 2.6.1p1 amcheck-clients: amanda/tcp unknown protocol

2009-07-08 11:32:21
Subject: Re: 2.6.1p1 amcheck-clients: amanda/tcp unknown protocol
From: Jean-Louis Martineau <martineau AT zmanda DOT com>
To: Jean-Francois Malouin <malin AT bic.mni.mcgill DOT ca>
Date: Wed, 08 Jul 2009 10:23:11 -0400
We made no change in 2.6.1 for --with-testing, but we didn't test it either... What's the value of AMANDA_SERVICE_NAME is config/config.h in the build directory? That's the service name it is using.

Jean-Louis

Jean-Francois Malouin wrote:
* Jean-Louis Martineau <martineau AT zmanda DOT com> [20090708 08:42]:
Jean-Francois Malouin wrote:
Just upgraded a server from 2.6.0p2 to 2.6.1p1 and now amcheck outputs:

Server check took 0.004 seconds
amcheck-clients: amanda/tcp unknown protocol
This message is misleading when configured with '--with-testing'.
amanda use the 'amanda-av48-2/tcp' service, you must add it to /etc/services.

It's there: remember it used to work with 2.6.0 with the same
configuration.

--with-testing will be remove from the next release, it will be possible to set the service name in the dumptype.

As I replied to Dustin, make sure to document that in the Changelog.

thank you,
jf

Jean-Louis

Amanda Backup Client Hosts Check
--------------------------------

(brought to you by Amanda 2.6.1p1)

The server is configured and compiled with
./configure                                 \
--prefix=/opt/amanda                        \
--with-testing=av48-2                       \
--with-tmpdir=/var/tmp/amanda               \
--with-amperldir=/opt/amanda/perl           \
--with-config=top                           \
--with-user=amanda                          \
--with-group=disk                           \
--with-bsdtcp-security                      \
--with-amandahosts                          \
--with-tape-device=/dev/nst0                \
--with-changer-device=/dev/changer          \
--with-tape-server=wart                     \
--with-index-server=wart

I did a test by removing the `--with-testing' option and it works so has something changed in the config
step?

thanks,
jf