[OpenAFS] openafs on solaris 2.7

Derrick J Brashear shadow@dementia.org
Wed, 18 Apr 2001 11:37:12 -0400 (EDT)


On 18 Apr 2001, Martin Schulz wrote:

> I am on the way to install openafs on a SUN E450 running Solaris 2.7.
> 
> However, I get problems when I try to modload the
> /kernel/fs/sparcv9/afs module: 
> 
> ---------------------------------------------------
> $ modload /kernel/fs/sparcv9/afs 
> can't load module: No such file or directory
> ---------------------------------------------------
> 
> Which file is meant here? /kernel/fs/sparcv9/afs Does indeed exist and
> has the same permissions as the other files in the same directory.
> 
> Does anybody have a similar configuration up and running? 
> 
> Where did you get the libafs64.o modules from? Without changes to the
> Makefiles, I only got the libafs64.nonfs.o modules as found in the
> compiled tarball. 

That's the one you want; We didn't get the AFS-NFS translator sources so
you only get the nonfs module in your build.

I haven't tried a 64bit kernel configuration so I can't comment on that. I
should probably scare up a host capable of running one so I can test

-D