You can just compare it with the help list....doesn't look much like the docs does it..
I have managed to get it working though.

[EMAIL PROTECTED] afs]# vos help create
vos create: create a new volume
Usage: vos create -server <machine name> -partition <partition name> -name <volume name> [-maxquota <initial quota (KB)>] [-cell <cell name>] [-noauth] [-localauth] [-verbose] [-encrypt] [-help]
Where: -noauth     don't authenticate
      -localauth  use server tickets
      -verbose    verbose
      -encrypt    encrypt commands


----------------------
But.. # */usr/afs/bin/fs mkmount /afs/*cellname *root.cell
doesn't show the required parameters as noted in:

[EMAIL PROTECTED] afs]# fs help mkmount
fs mkmount: make mount point
Usage: fs mkmount -dir <directory> -vol <volume name> [-cell <cell name>] [-rw] [-fast] [-help]
Where: -rw    force r/w volume
      -fast  don't check name with VLDB

That is, is vol  "root.cell"?
I get :
[EMAIL PROTECTED] afs]# fs mkmount -dir /afs/tsukaeru.net -vol root.cell
fs: mount points must be created within the AFS file system

But /afs/tsukaeru is in my AFS filesystem...as far I can tell anyway.
Sorry for the questions, but I hope this will help the next person that
comes along and does a groups search in google too!

Jason



*
Derrick J Brashear wrote:

On Sat, 15 Oct 2005, Jason Frisch wrote:

Actually, the documents don't have the parameter tags that are required at
all...so no, its not an excuse, its just the truth.


I don't believe you.

http://www.openafs.org/pages/doc/QuickStartUnix/auqbg002.htm#ToC_67

"./vos create  <machine name> <partition name> root.afs   \
                   -cell <cell name>  -noauth   "

(-noauth works because at that point in their instructions they have you running the bosserver in noauth mode)

So, which parameters do they not list?

Derrick

_______________________________________________
OpenAFS-info mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-info


_______________________________________________
OpenAFS-info mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-info

Reply via email to