[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: amanda syntax
"m. kolb" wrote:
>
> > is anybody common with the syntax amanda uses in .amandahosts???
>
> first, note configure options in amanda-2.4.1p1 from ports:
> it doesn't look like /usr/ports/misc/amanda/Makefile
> configures --with-amandahosts
>
> so that there might be your problem.
> if this is the case just create an .rhosts file.
>
> > I considered it equivalent to the .rhosts file used with the
> > r-services (not that I ever used them), so I used something like:
> >
> > my.host.net operator
>
> this should work. note the ownership and permissions on the
> .amandahosts file. they should look like this (i configured with-user=amanda):
> -rw------- 1 amanda operator 26 Dec 1 1999 .amandahosts
>
> > which leads to amcheck telling me I have no access as operator on
> > whatever host I specify in the filelist.
>
> are you sure that it's not telling you that the *user* operator
> doesn't have read access to the devices it's supposed to back up?
>
> > Has anybody had more success?
> yes. we use it in production for about 20 different machines.
>
> > I'm using the amanda 2.4.1p1-package on a 2.7/Sparc and a QIC-60.
> > Well, yes, I did try FQDNs as well as simple names....
> > Still the problem is probably not a communication, but an
> > authentification issue as it seems (say what).
>
> your best bet is to look in /tmp/amanda at the debug files.
> you may learn more from there.
>
> good luck.
>
> ./muk
>
> --
> Matthew Kolb
> Michigan State University Computer Laboratory, Systems Development (UTS)
> "#! #!" -ricky martin
Hello,
We were unsuccessfully trying to use amanda on OpenBSD 2.6/2.7. Taper
module _always_ hanged writing to tape the first data block. Wim Vandeputte
<wvdputte@kd85.com> and ian@darwinsys.com have reported same behavior.
Win noticed that amanda stop working after upgrading OpenBSD from 2.4/2.5 to
2.6. It seems to to me that there is a problem in the write() system call
when writing to a SCSI tape device, taper stick on that function.
Please let me now if you are using amanda on 2.6/2.7 or 2.8 OpenBSD releases.
Regards,
Gustavo Bellotto