[chord] HELP:linking problem for the chord-sock

Emil Sit sit at MIT.EDU
Thu Apr 19 11:28:11 EDT 2007


On Thu, 19 April 2007 at 02:01 (+0000), aw ta sui wrote:
> and i using vis to view all the nodes that i run.
> and i found this error : vis: dns lookup error

Vis tries to convert IP addresses to domain names;
in this case, it failed, probably resolving 127.0.0.1?

> what is this mean ?
> and i don't understand the output of some function.
> like i using nodeq 127.0.0.1 1111 3
> i get this output:
> === predecessors
> 0.      32cb8fdd6b0d860d09966ce7db8606cde52215fd 127.0.0.1 1111 3 53 0 1 
> 517 126 95 0 -13 214 368

They are statistics about the node such as its age, latency,
and Vivaldi coordinates.  Your best bet for better understanding is
to use the source.  See the definition of printlist in tools/nodeq.C.

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



More information about the chord mailing list