<div dir="ltr">I was trying to add 97 nodes to y 3 nodes cluster.<div><br></div><div>I try last evening without success because AWS didnt have enought EC2 of this type on my region (c3.4xlarge US-EAST)</div><div><br></div><div>I tried this morning and it looks like it was adding them, but for some reason some nodes did not get added and StarCluster crashed since it couldnt find those nodes to configure them</div><div><br></div><div>This is the error</div><div><br></div><div><div>ec2-user@ip-172-31-1-249 ~]$ time starcluster addnode -n 97 aes-300</div><div>/usr/lib64/python2.6/site-packages/Crypto/Util/number.py:57: PowmInsecureWarning: Not using mpz_powm_sec.  You should rebuild using libgmp &gt;= 5 to avoid timing attack vulnerability.</div><div>  _warn(&quot;Not using mpz_powm_sec.  You should rebuild using libgmp &gt;= 5 to avoid timing attack vulnerability.&quot;, PowmInsecureWarning)</div><div>StarCluster - (<a href="http://star.mit.edu/cluster">http://star.mit.edu/cluster</a>) (v. 0.95.5)</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>&gt;&gt;&gt; Launching node(s): node003, node004, node005, node006, node007, node008, node009, node010, node011, node012, node013, node014, node015, node016, node017, node018, node019, node020, node021, node022, node023, node024, node025, node026, node027, node028, node029, node030, node031, node032, node033, node034, node035, node036, node037, node038, node039, node040, node041, node042, node043, node044, node045, node046, node047, node048, node049, node050, node051, node052, node053, node054, node055, node056, node057, node058, node059, node060, node061, node062, node063, node064, node065, node066, node067, node068, node069, node070, node071, node072, node073, node074, node075, node076, node077, node078, node079, node080, node081, node082, node083, node084, node085, node086, node087, node088, node089, node090, node091, node092, node093, node094, node095, node096, node097, node098, node099</div><div>Reservation:r-2fe2d905</div><div>&gt;&gt;&gt; Waiting for instances to propagate...</div><div>97/97 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| 100%  </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>38/38 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| 100%  </div><div>&gt;&gt;&gt; Waiting for SSH to come up on all nodes...</div><div>38/38 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| 100%  </div><div>&gt;&gt;&gt; Waiting for cluster to come up took 1.882 mins</div><div>!!! ERROR - node &#39;node003&#39; does not exist</div><div><br></div><div>real    2m4.162s</div><div>user    0m4.868s</div><div>sys     0m0.332s</div></div><div><br></div></div>