Amanda users,

I recalled the magic.

I had multiple DLE defined in the disklist, one with the 'correct'
dumptype and the rest not. I thought I could invoke # amcheck on
the single DLE to verify the config, this is NOT the case, the other
DLE for the same host with different/competing dumptypes causing
the problem.

When I commented out the other DLE and corrected amanda.conf auto
to be "bsd" (not "bsdtcp) # amcheck ran correctly.

I will not update the DLE in the disklist, remove comment field and
update dumptype.

                                                thank you,

                                                Brian


On Fri, Jun 29, 2012 at 09:53:47AM -0400, Brian Cuttler wrote:
> 
> Amanda Users,
> 
> I've been successfully backing up amanda client on Suse with
> amanda server on Suse, but want to migrate the client to another
> amanda server that is a newer version.
> 
> I have (attempted) to follow the article
> 
> http://forums.zmands.com/archive/index.php/t-423.html
> which is an article that gives the error I am receiving.
> 
> I am clearly missing something obvious, and I'm asking you 
> to look over what I did and tell me what dumb thing I'm doing.
> 
> Thanks in advance,  Brian
> 
> 
> Client is: amanda 2.5.2.1-46 on openSUSE 10.3 (X86-64)
> 
> New Server is: Amanda 3.3.0 on openSUSE 12.1 (x86_64)
> 
> I've configured a DLE this way, please don't put too much emphisis
> on the dumptype's name, that is easilly fixed.
> 
> From disklist
> radha      /usr12/andaman/usr1         user-tar-bsdtcp
> 
> 
> From amanda.conf
> define dumptype user-tar-bsdtcp {
>     root-tar
>     index
>     comment "user partitions dumped with tar"
>     auth "bsdtcp"
>     compress client fast
>     priority medium
> }
> 
> And updated /etc/xinetd.d/amanda on the Client to read
> 
> # default: off
> # description: Amanda backup client
> #
> service amanda 
> {
>         socket_type     = stream
>         protocol        = tcp
>         wait            = no
>         user            = amanda
>         group           = disk
>         server          = /usr/lib/amanda/amandad -auth=bsdtcp
> #       disable         = yes
>         disable         = no
> }
> 
> I "think" I've hit every possible combination of "bsd" and "bsdtcp"
> on both the client and server end, remembering to restart xinetd on
> the client each time, but it continues to fail.
> 
> Amanda Backup Client Hosts Check
> --------------------------------
> WARNING: radha: selfcheck request failed: tcpm_recv_token: invalid size: 
> "chown(/tmp/amanda/amandad/amandad.20120629095135.debug, 110, 110) failed. 
> <Operation not permitted>"
> Client check: 1 host checked in 0.095 seconds.  1 problem found.
> 
> (brought to you by Amanda 3.3.0)
> 
> 
> ---
>    Brian R Cuttler                 brian.cutt...@wadsworth.org
>    Computer Systems Support        (v) 518 486-1697
>    Wadsworth Center                (f) 518 473-6384
>    NYS Department of Health        Help Desk 518 473-0773
> 
---
   Brian R Cuttler                 brian.cutt...@wadsworth.org
   Computer Systems Support        (v) 518 486-1697
   Wadsworth Center                (f) 518 473-6384
   NYS Department of Health        Help Desk 518 473-0773



IMPORTANT NOTICE: This e-mail and any attachments may contain
confidential or sensitive information which is, or may be, legally
privileged or otherwise protected by law from further disclosure.  It
is intended only for the addressee.  If you received this in error or
from someone who was not authorized to send it to you, please do not
distribute, copy or use it or any attachments.  Please notify the
sender immediately by reply e-mail and delete this from your
system. Thank you for your cooperation.


Reply via email to