[chord] Question about Running CFS

Emil Sit sit at MIT.EDU
Tue Feb 1 07:25:24 EST 2005


On Tue, 01 February 2005 at 01:54 (-0500), Frank Dabek wrote:
> You might find it easier to run "virtual" nodes. Many virtual nodes can 
> run inside a single lsd process; each one behaves as an independent 
> chord node. the -v option to lsd specifies the number of virtual nodes. 

You also need to ensure that the lsd's don't conflict in where they
store their database files and potentially their control socket files.

I usually run lsd something like this:

$ mkdir lsd-a && cd lsd-a
$ lsd -j ip:port -p port2 -d ./db -S ./sock -C ./ctlsock -L ./log -T ./trace 

-- 
Emil Sit / MIT CSAIL PDOS / http://pdos.lcs.mit.edu/chord/  



More information about the chord mailing list