[OpenAFS] Re:AFS 1.3.62 Linux Build
Jeffrey Hutzelman
jhutz@cmu.edu
Sat, 27 Mar 2004 11:53:26 -0500
On Saturday, March 27, 2004 23:20:20 +1100 Joe Zou <joezou@au1.ibm.com>
wrote:
> Hi guys,
>
> I have just downloaded the source and built AFS1.3.62 on the Red Hat
> Linux 7.2.
>
> Based on the Quick Start Guide, before configuring the AFS server, we
> need to run a startup script, which basically executes the 'insmod'
> command to load the AFS module. However, I could not find the startup
> script in the build destination directory. The document seems to
> indicate the script can be copied from the AFS CD. Question is if we
> build AFS from the source, how do we acquire the startup script?
That depends.
If you did a 'make dest', it's in root.client/usr/vice/etc/afs.dc
If you did a 'make install', it didn't get installed, but you can
copy it from src/afsd/afs.rc.linux
In any case, you do not need to load the kernel module before starting a
fileserver on a Linux system. That requirement exists only for systems
which use the inode fileserver.
-- Jeffrey T. Hutzelman (N3NHS) <jhutz+@cmu.edu>
Sr. Research Systems Programmer
School of Computer Science - Research Computing Facility
Carnegie Mellon University - Pittsburgh, PA