[OpenAFS] mountpoints in 1.4.0rc6

Ron Croonenberg ronc@depauw.edu
Wed, 12 Oct 2005 22:23:08 -0500


Hello,

I somewhat have the OpenAFS-1.4.0rc6 client working on OpenSSI but I
probably missed something.

When I look on other linux boxes running the OpenAFS client I see that
AFS is mounted on /afs like :
[root@lore root]# mount
/dev/sda3 on / type ext3 (rw)
/dev/sda1 on /boot type ext3 (rw)
/dev/sda2 on /data type ext3 (rw)
AFS on /afs type afs (rw)

On the OpenSSI(basically Linux) machine with the OpenAFS-1.4.0rc6 client
I don't see AFS mounted on /afs when I do a "mount".

I possibly created that mountpoint wrong ?
How do I create a mountpoint for afs so that when I start it can use
/afs  (using fs mkmount ?)

thanks,
Ron