[OpenAFS-devel] Attempting to build a test environment. Help needed

Jason Edgecombe jason@rampaginggeek.com
Sun, 18 Apr 2010 10:10:34 -0400


Mohammed Gamal wrote:
> Hi,
> I am trying to build a test openafs environment for GSoC work. All I
> need is to setup a local cell with some volumes, my main problem is in
> the initial setup. I've cloned the source from the git repo and built
> them and tried to follow through the guidelines in the quick start
> guide, but I am a little bit lost as to what to do.
>
> Is there any standard scenario for setting up some simple test
> environment, or is some public environment available for this purpose?
>
>   
I have found this guide helpful for Redhat-based distros:
http://www.dementia.org/twiki/bin/view/AFSLore/FedoraAFSInstall

I suspect that you will be using the demand-attached fileserver (DAFS). 
In that case, the "bos create ...fileserver..." and "bos create 
...volserver..."  commands will be different. For an example of the bos 
create command for DAFS, Look at the EXAMPLES section of the 
doc/man-pages/pod8/fileserver.pod in git or look at
http://git.openafs.org/?p=openafs.git;a=blob_plain;f=doc/man-pages/pod8/fileserver.pod;h=285a6d4eeafe71da8f0210b99ddadc4265ed0b24;hb=HEAD


Jason