<div dir="ltr"><div class="gmail_default" style="font-family:verdana,sans-serif">Hello,<br><br></div><div class="gmail_default" style="font-family:verdana,sans-serif">I encountered an error when I was trying to add a node to the cluster. The instance is up and running, which can be validated in EC2 console. But I it is not added to the /etc/hosts in the master node. <br>
<br>I am not sure where is wrong with it, can I add this node to the cluster manually by adding the host file and run the SGE plugin?<br><br></div><div class="gmail_default" style="font-family:verdana,sans-serif">Following the command and output/error message of the starcluster.<br>
<br>Thanks!<br>Jin<br></div><div class="gmail_default" style="font-family:verdana,sans-serif"><br><br>starcluster addnode --instance-type c3.2xlarge --bid 1.5 --availability-zone us-east-1b -n 1 mycluster<br><br>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~<br>
StarCluster - (<a href="http://star.mit.edu/cluster">http://star.mit.edu/cluster</a>) (v. 0.95.5)<br>Software Tools for Academics and Researchers (STAR)<br>Please submit bug reports to <a href="mailto:starcluster@mit.edu">starcluster@mit.edu</a><br>
<br>>>> Launching node(s): node022<br>SpotInstanceRequest:sir-1b063849<br>>>> Waiting for spot requests to propagate...<br>1/1 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| 100%<br>
>>> Waiting for node(s) to come up... (updating every 30s)<br>>>> Waiting for open spot requests to become active...<br>21/21 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| 100%<br>>>> Waiting for instances to propagate...<br>
21/21 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| 100%<br>>>> Waiting for all nodes to be in a 'running' state...<br>22/22 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| 100%<br>
>>> Waiting for SSH to come up on all nodes...<br>22/22 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| 100%<br>>>> Waiting for cluster to come up took 1.647 mins<br>!!! ERROR - node 'node022' does not exist<br>
<br></div></div>