[chord] RPC error when filestore in Chord

Emil Sit sit at MIT.EDU
Mon Dec 11 10:16:56 EST 2006


On Sun, 10 December 2006 at 20:19 (+0800), zkfzle wrote:
> ( I use adbd as default, use the sock at /tmp/db-sock and db at /var/tmp/db)  
> #adbd&  
> #lsd -j 192.168.64.7:5555 -p 5555 -v 16  
> 
> In another terminal,I input:  
> # filestore  /tmp/db-sock -s /home/zkfzle/road.jpg 29e060c70cec89cc568be0ac01c0b5f3c5f19c83  

You need to use /tmp/chord-sock (somewhat poorly named by default),
instead of /tmp/db-sock.  db-sock is used by lsd to communicate with its
database process directly; filestore needs to communicate with lsd which
has opened /tmp/chord-sock.

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



More information about the chord mailing list