[OpenAFS] Can't mount AFS
Jason Frisch
jfrisch@tsukaeru.net
Sat, 15 Oct 2005 09:42:39 +0900
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.
root@backup 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:
[root@backup 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 :
[root@backup 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
> OpenAFS-info@openafs.org
> https://lists.openafs.org/mailman/listinfo/openafs-info