LBFS: Distribution

LBFS requires SFS 0.7 to run. It requires a modified in-kernel NFS client that sends CLOSE RPCs. A patch for FreeBSD is available here .

To run the LBFS server, you will need to set up a SFS server, and use sfslbsd, instead of sfsrwsd, as the file server. See here for more information on SFS. To run the LBFS client, you will need to set up a SFS client environment, and use sfslbcd to mount pathnames that start with "lbfs:". For example,

/sfs/lbfs:new-york.lcs.mit.edu:85xq6pznt4mgfvj4mb23x6b8adak55ue

Get the distribution via CVSweb

Or, you can checkout the source via anonymous CVS:

%cvs -d :pserver:sfscvs@cvs.fs.net:/cvs login
%CVS password:
%cvs -z5 -d :pserver:sfscvs@cvs.fs.net:/cvs co -P lbfs
(Just type return at the password prompt.)
Main page - Distribution - Pubs and People

Maintained by lbfs-dev@pdos.lcs.mit.edu