[chord] Chord execution problem

Emil Sit sit at MIT.EDU
Tue Oct 2 13:12:33 EDT 2007


On Tue, 02 October 2007 at 12:06 (-0500), Vijay K. Gurbani wrote:
> I have retrieved and compiled Chord 0.1 snapshot of 20070911 and
> sfslite-0.8.16 on a Linux machine.  The compile went fine (I had
> to fix one #define ... I can send you the diffs if you are
> interested.)

Sure, send a patch along, thanks.

> Here is what happens when I run the start-dhash command:
> 
> ./start-dhash --root dhash-root -j vkg-lab3.ih.lucent.com:10000 -p 10000
> RUNNING: /user/vkg/chord/local/bin/adbd adbd -d ./db -S ./adbd-sock -q 0
> RUNNING: /user/vkg/chord/local/bin/maintd maintd -d ./maintdata -m
> carbonite -C ./maint-sock
> RUNNING: /user/vkg/chord/local/bin/lsd lsd -d ./adbd-sock -S
> ./dhash-sock -R ./maint-sock -C ./lsd-sock -j
> vkg-lab3.ih.lucent.com:10000 -p 10000
> REAPED adbd (4585): exited with status 1
> REAPED maintd (4586): exited with status 1
> REAPED lsd (4599): exited with status 1
> 
> Looks like adbd is exiting first due to -- maybe? -- an
> incompatible version of Berkeley DB.  The following library is

That's probably not the problem.   What does it say in dhash-root/log.*?
(e.g., dhash-root/log.adbd or dhash-root/log.lsd?)

-- 
Emil Sit / http://www.emilsit.net/



More information about the chord mailing list