[OpenAFS] setup
Larry W. Cashdollar
lwc@vapid.ath.cx
Wed, 10 Mar 2004 13:26:36 -0500 (EST)
You might have started the fileserver before you mounted /vicepxx. I
would stop the fileserver, start it again and give it another try.
-- Larry
On Wed, 10 Mar 2004, Justice, William (WJJ.) wrote:
> I'm having the same issue, and I don't follow the hint below, tried
> both with and with out the "/" in /vicepxx
>
> /*command==> ./vos create myhost.com vicepxx root.afs -cell mycell.com
> vos : partition vicepxx does not exist on the server
> *//*command==> df -h /vicepxx
> Filesystem Size Used Avail Use% Mounted on
> /dev/AFS/AFS 50G 33M 47G 1% /vicepxx
> */
>
> Thanks,
> Bill
>
> "The box said I needed to install Windows 98 or better... so I installed Linux"
>
> Message: 2
> Date: Wed, 10 Mar 2004 16:38:02 +0100
> From: Hendrik Hoeth <hendrik.hoeth@cern.ch>
> To: openafs-info@openafs.org
> Subject: Re: [OpenAFS] setup
>
> Thus spake Mark Neal (Bdcneal@budget.state.ny.us):
>
> > command==> ./vos create aaa.bbb /vicepmn root.afs -cell ccc -noauth
> ^^^^^^^^
> try mn here
>
> --
> for (Int_t j = 0; j < 100; j++){ // ROOT Users Guide 3.10, p.
> 243
> if (j < 100){
> smallHisto->Fill(fTracks_fPx[j]);
> }
> }
>
> --__--__--
>
> From: Jeremy S Barton <bartonjs@cs.rose-hulman.edu>
> To: Mark Neal <Bdcneal@budget.state.ny.us>
> Cc: <openafs-info@openafs.org>
> Subject: Re: [OpenAFS] setup
>
> On Wed, 10 Mar 2004, Mark Neal wrote:
>
> > i'm trying to set up my initial afs server. when i get to the "vos
> > create", i get a message that the partition doesn't exist on my
> server
> > (but it does).
>
> > command==> ./vos create aaa.bbb /vicepmn root.afs -cell ccc -noauth
> > what am i missing?
>
> It's not what you're missing, it's what you added, actually. remove
> the /
> from /vicepmn and it should work:
> vos create aaa.bbb vicepmn root.afs
>
> -Jeremy
>
>
> --__--__--
>
>
>