I don't have this merged yet, since it's still a WIP, but this last commit shows how far I've come with OpenAFS. This is the result of running a new efs_virtual_machine script, and a new utility efs_afs_setup, to get these cells up and running.
commit 3ac4fa1811cc31fefa434f0f71dc98e3dda7c27c Author: Phillip Moore <[email protected]> Date: Wed Oct 6 01:36:01 2010 -0400 Fully automated setup for the AFS infrastructure necessary to run the test suite. There's plenty more to do, but this is pretty damn cool: [r...@rpcore ~]# fs listcells Cell dynroot on hosts. Cell p.rp.nyc.us.test.efs on hosts rpafsp01.test.efs. Cell b.rp.nyc.us.test.efs on hosts rpafsb01.test.efs. Cell a.rp.nyc.us.test.efs on hosts rpcore.test.efs. [r...@rpcore ~]# ll -d /afs/*/efs drwxr-xr-x 2 root root 2048 Oct 6 00:13 /afs/a.rp.nyc.us.test.efs/efs drwxr-xr-x 2 root root 2048 Oct 6 00:49 /afs/b.rp.nyc.us.test.efs/efs drwxr-xr-x 2 root root 2048 Oct 6 01:24 /afs/p.rp.nyc.us.test.efs/efs [r...@rpcore ~]# fs lsm /afs/*/efs '/afs/a.rp.nyc.us.test.efs/efs' is a mount point for volume '#efs.root' '/afs/b.rp.nyc.us.test.efs/efs' is a mount point for volume '#efs.root' '/afs/p.rp.nyc.us.test.efs/efs' is a mount point for volume '#efs.root'
_______________________________________________ EFS-dev mailing list [email protected] http://mailman.openefs.org/mailman/listinfo/efs-dev
