<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7651.59">
<TITLE>Can only instantiate 3+ nodes when port is specified</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/rtf format -->

<P><FONT COLOR="#000080" FACE="Arial Narrow">Hi Emil,</FONT>
</P>

<P><FONT COLOR="#000080" FACE="Arial Narrow">I've been able to instantiate multiple nodes and execute vis on them.&nbsp; However, this is only possible when I specify the port to be used by each non-bootstrap node with the exception of the first non-bootstrap.&nbsp; Here is a series of commands to better explain the problem:</FONT></P>

<P><FONT COLOR="#000080" FACE="Arial Narrow">&gt;start-dhash --root dhash-a -j hostname:portX -p port&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (bootstrap works ok)</FONT>

<BR><FONT COLOR="#000080" FACE="Arial Narrow">&gt;start-dhash --root dhash-b -j hostname:portX &nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (first non-bootstrap works ok)</FONT>

<BR><FONT COLOR="#000080" FACE="Arial Narrow">&gt;start-dhash --root dhash-c -j hostname:portX &nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (second non-bootstrap does NOT work, does come up but is quickly terminated)</FONT></P>

<P><FONT COLOR="#000080" FACE="Arial Narrow">I can instantiate multiple nodes with the following cmds, only diff is the port is specified:</FONT>
</P>

<P><FONT COLOR="#000080" FACE="Arial Narrow">&gt;start-dhash --root dhash-a -j hostname:portX -p port&nbsp;&nbsp; (boot strap works ok)</FONT>

<BR><FONT COLOR="#000080" FACE="Arial Narrow">&gt;start-dhash --root dhash-b -j hostname:portX &nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (first non-bootstrap works ok)</FONT>

<BR><FONT COLOR="#000080" FACE="Arial Narrow">&gt;start-dhash --root dhash-c -j hostname:portX -p yyy &nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (second non-bootstrap WORKS)</FONT>

<BR><FONT COLOR="#000080" FACE="Arial Narrow">&gt;start-dhash --root dhash-d -j hostname:portX -p xxx&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (third non-bootstrap WORKS)</FONT>

<BR><FONT COLOR="#000080" FACE="Arial Narrow">&gt;&#8230; fourth&nbsp; bootstrap works ok... and so on</FONT>
</P>

<P><FONT COLOR="#000080" FACE="Arial Narrow">The log.lsd does show there was a random port assigned at some point before it was deleted.&nbsp; As mentioned, it does come up briefly for 3 to 5 seconds.</FONT></P>

<P><FONT COLOR="#000080" FACE="Arial Narrow">I appreciate your time, thanks!</FONT>
</P>

<P><FONT COLOR="#000080" FACE="Arial Narrow">Freddy</FONT>
</P>

</BODY>
</HTML>