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 <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: Re: [OpenAFS] setup

Thus spake Mark Neal ([EMAIL PROTECTED]):

> 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 <[EMAIL PROTECTED]>
To: Mark Neal <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
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


--__--__--




Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to