RE: New client to Amanda dump returns RESULTS MISSING???

2003-05-29 Thread Toomas Aas
Hi!

 Is there an easy way to UNINSTALL Amanda? I need to do this because well
 first of all this isn't a server anymore and it was set up as user
 operator, and all my other clients are using amanda user.
 
 I'd like to completely uninstall everything server/client and then install a
 new version (amanda-client-2.4.3-4) with user as amanda.

If the existing version was installed from FreeBSD ports, you can do
something like this to uninstall it:

pkg_delete amanda-client-2.4.3b2
pkg_delete amanda-server-2.4.3b2

Then update your ports tree (see the FreeBSD handbook for details)

And then...

cd /usr/ports/misc/amanda-client
make AMANDA_USER=amanda AMANDA_GROUP=backup install

I know everyone here recommends that you get the latest source tarball
and build Amanda yourself from that, but the FreeBSD ports have worked
really well for me, FWIW.



RE: New client to Amanda dump returns RESULTS MISSING???

2003-05-27 Thread Gibran Marquez
Yeah I kind of figured it was going to turn out to be something like this.
Seems to actually be on the client side.

What I found is that this FreeBSD system had a previous version of Amanda,
both server and client packages. (amanda-2.4.3b2 beta???)

Is there an easy way to UNINSTALL Amanda? I need to do this because well
first of all this isn't a server anymore and it was set up as user
operator, and all my other clients are using amanda user.

I'd like to completely uninstall everything server/client and then install a
new version (amanda-client-2.4.3-4) with user as amanda.

Any suggestions, recommendations???

-Regards,
Gibran Marquez

-Original Message-
From: Martin, Jeremy [mailto:[EMAIL PROTECTED]
Sent: Tuesday, May 27, 2003 10:58 AM
To: Gibran Marquez
Subject: RE: New client to Amanda dump returns RESULTS MISSING???


 From: Gibran Marquez [mailto:[EMAIL PROTECTED]
 
 Any reason why Amanda is stating that the results are missing 
 for newly
 added client. This client is probably my only FreeBSD so far 
 to disklist. I
 did a df on tgs-1 (client) and added file systems I wanted, 
 next I added them to config disklist.
 
 However, I'm receiving errors for dump on this client.
 
 FAILURE AND STRANGE DUMP SUMMARY:
   tgs-1  /dev/da0s1a RESULTS MISSING
   tgs-1  /dev/da0s1e RESULTS MISSING

I'm no amanda expert, but are you sure you're not getting any
amandahostsauth failed messages? I was getting a bunch of RESULTS MISSING
messages when my client wasn't allowing the server to connect:

FAILURE AND STRANGE DUMP SUMMARY:
  planner: ERROR jayhawker:  [access as amanda not allowed from
[EMAIL PROTECTED] amandahostsauth failed
  jayhawker  /var RESULTS MISSING
a bunch of other RESULTS MISSING lines snipped