[OpenAFS] Moving AFS server processes
Derek Atkins
openafs" <openafs-info@openafs.org
19 Feb 2002 10:28:29 -0500
Er, wait. I'm wrong.
It's trying to symlink, and it already exists. Sorry. That's
not your problem. Serves me right for answering mail when I
just wake up.
-derek
Derek Atkins <derek@ihtfp.com> writes:
> I'm feeling generous this morning....
>
> "Michael Aldrich" <maldrich@reserveamerica.com> writes:
>
> > symlink("/usr/afs/etc/ThisCell", "/usr/vice/etc/ThisCell") = -1 EEXIST (File
> > exists)
> > symlink("/usr/afs/etc/CellServDB", "/usr/vice/etc/CellServDB") = -1 EEXIST
> > (File exists)
>
> This is your (immediate) problem -- you don't have ThisCell and
> CellServDB configured for the _SERVER_.
>
> AFS requires TWO COPIES of these files, the server copy should contains
> just the information for your own cell (in /usr/afs/etc) and the client
> copy should contain the information for all cells that you care about
> (in /usr/vice/etc). The former (server) copy does not exist, so your
> servers don't know what cell they are in, or what the DB servers are.
>
> -derek
>
> > ----- Original Message -----
> > From: "Derrick J Brashear" <shadow@dementia.org>
> > To: "openafs" <openafs-info@openafs.org>
> > Sent: Friday, February 15, 2002 1:26 PM
> > Subject: Re: [OpenAFS] Moving AFS server processes
> >
> >
> > > On Fri, 15 Feb 2002, Michael Aldrich wrote:
> > >
> > > > > try truss /usr/afs/bin/bosserver and see what files it's failing to
> > open?
> > > > >
> > > > > -D
> > > > What is truss?
> > >
> > > Sorry, strace. I forgot it was a Linux system.
> > >
>
> --
> Derek Atkins
> Computer and Internet Security Consultant
> derek@ihtfp.com www.ihtfp.com
> _______________________________________________
> OpenAFS-info mailing list
> OpenAFS-info@openafs.org
> https://lists.openafs.org/mailman/listinfo/openafs-info
--
Derek Atkins
Computer and Internet Security Consultant
derek@ihtfp.com www.ihtfp.com