<div>Hello,</div><div><br></div><div>I have been working towards adapting starcluster for use with Eucalyptus. I am happy to report that I have the start and terminate commands working. I have moved on to work on the add node and remove node commands.</div>
<div><br></div><div>When I run the add node command, it appears that starcluster starts a second master node rather than a node 002. When I look in the debug log I see this;</div><div><br></div>DEBUG:starcluster:existing nodes: {u&#39;i-52DE3ECA&#39;: &lt;Node: master (i-52DE3ECA)&gt;, u&#39;i-F6F5453E&#39;: &lt;Node: node001 (i-F6F5453E)&gt;, u&#39;i-5C414124&#39;: &lt;Node: master (i-5C414124)&gt;, u&#39;i-F1D140FC&#39;: &lt;Node: master (i-F1D140FC)&gt;}<div>
<br></div><div>Any thoughts on this issue would be greatly appreciated,</div><div><br></div><div>Thanks,</div><div>-Rob</div><div><br></div><div><div>[rerpc@PC001539 ~]$ starcluster an -i emi-594335AB mycluster1</div><div>
StarCluster - (<a href="http://star.mit.edu/cluster">http://star.mit.edu/cluster</a>) (v. 0.9999)</div><div>Software Tools for Academics and Researchers (STAR)</div><div>Please submit bug reports to <a href="mailto:starcluster@mit.edu">starcluster@mit.edu</a></div>
<div><br></div><div>*** WARNING - ************************************************************</div><div>*** WARNING - The cluster &#39;mycluster1&#39; was created with a newer version of</div><div>*** WARNING - StarCluster (). You&#39;re currently using version 0.9999.</div>
<div>*** WARNING - </div><div>*** WARNING - This may or may not be a problem depending on what&#39;s changed</div><div>*** WARNING - between these versions, however, it&#39;s highly recommended</div><div>*** WARNING - that you use version  when using the &#39;mycluster1&#39; cluster.</div>
<div>*** WARNING - ************************************************************</div><div>&gt;&gt;&gt; Launching node(s): node002</div><div>Reservation:r-A4DD42B1</div><div>&gt;&gt;&gt; Waiting for node(s) to come up... (updating every 30s)</div>
<div>&gt;&gt;&gt; Waiting for all nodes to be in a &#39;running&#39; state...</div><div>!!! ERROR - Unhandled exception occured</div><div>Traceback (most recent call last):</div><div>  File &quot;/usr/lib/python2.6/site-packages/StarCluster-0.9999-py2.6.egg/starcluster/cli.py&quot;, line 259, in main</div>
<div>    sc.execute(args)</div><div>  File &quot;/usr/lib/python2.6/site-packages/StarCluster-0.9999-py2.6.egg/starcluster/commands/addnode.py&quot;, line 120, in execute</div><div>    no_create=self.opts.no_create)</div>
<div>  File &quot;/usr/lib/python2.6/site-packages/StarCluster-0.9999-py2.6.egg/starcluster/cluster.py&quot;, line 170, in add_nodes</div><div>    no_create=no_create)</div><div>  File &quot;/usr/lib/python2.6/site-packages/StarCluster-0.9999-py2.6.egg/starcluster/cluster.py&quot;, line 941, in add_nodes</div>
<div>    self.wait_for_cluster(msg=&quot;Waiting for node(s) to come up...&quot;)</div><div>  File &quot;&lt;string&gt;&quot;, line 2, in wait_for_cluster</div><div>  File &quot;/usr/lib/python2.6/site-packages/StarCluster-0.9999-py2.6.egg/starcluster/utils.py&quot;, line 92, in wrap_f</div>
<div>    res = func(*arg, **kargs)</div><div>  File &quot;/usr/lib/python2.6/site-packages/StarCluster-0.9999-py2.6.egg/starcluster/cluster.py&quot;, line 1344, in wait_for_cluster</div><div>    self.progress_bar.finish()</div>
<div>  File &quot;/usr/lib/python2.6/site-packages/StarCluster-0.9999-py2.6.egg/starcluster/cluster.py&quot;, line 1244, in progress_bar</div><div>    force_update=True)</div><div>  File &quot;/usr/lib/python2.6/site-packages/StarCluster-0.9999-py2.6.egg/starcluster/progressbar.py&quot;, line 299, in __init__</div>
<div>    super(ProgressBar, self).__init__(maxval, force_update=force_update)</div><div>  File &quot;/usr/lib/python2.6/site-packages/StarCluster-0.9999-py2.6.egg/starcluster/progressbar.py&quot;, line 206, in __init__</div>
<div>    assert maxval &gt; 0</div><div>AssertionError</div><div><br></div><div>!!! ERROR - Oops! Looks like you&#39;ve found a bug in StarCluster</div><div>!!! ERROR - Crash report written to: /home/rerpc/.starcluster/logs/crash-report-11108.txt</div>
<div>!!! ERROR - Please remove any sensitive data from the crash report</div><div>!!! ERROR - and submit it to <a href="mailto:starcluster@mit.edu">starcluster@mit.edu</a></div></div><div><br></div>