welcome: please sign in

Diff for "AndrewFileSystem"

Differences between revisions 1 and 2
Revision 1 as of 2006-12-09 17:41:37
Size: 909
Editor: AdamChlipala
Comment:
Revision 2 as of 2007-01-12 12:04:10
Size: 975
Editor: 212
Comment:
Deletions are marked like this. Additions are marked like this.
Line 10: Line 10:
 * `/afs/hcoop.net/usr/USERNAME/home`, USERNAME's home directory

Basic Architecture

Using the shared filesystem involves a combination of LDAP, Kerberos, and OpenAFS. DavorOcelic might fill in more information here. :-)

File conventions

The /afs tree contains shared filesystems. /afs/hcoop.net (symlinked from /afs/hcoop as well) is our piece of the AFS-o-sphere. Subdirectories include:

  • /afs/hcoop.net/usr, the home of home directories

  • /afs/hcoop.net/usr/USERNAME/home, USERNAME's home directory

  • /afs/hcoop.net/common/etc, the home of non-platform-specific fun stuff like DomTool

Connecting to AFS from an HCoop server

I found this handy summary of the commands that must be run:

On our servers, it seems sufficient to run:

AndrewFileSystem (last edited 2018-11-15 03:45:21 by ClintonEbadi)