<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div>1) I agree with Matt, also a 20-node cluster should be relatively error free to bootstrap.<br></div><div><br></div><div><br></div><div>2) EC2 occasionally fails to start a node or 2 when requested to start a large number of nodes (instances), and I believe it has to do with how busy it is handling other requests as well. The best way to not overload EC2 is to start a few nodes at a time rather than the whole cluster all at once.</div><div><br></div><div>In 0.92rc2, there is the addnode command:</div><div><br></div><div>$ starcluster addnode mynewcluster</div><div><br></div><div>The latest trunk introduces the ability to add multiple nodes, e.g. 3 nodes:</div><div><br></div><div>$ starcluster addnode -n 3 mycluster</div><div><br></div><div>So instead of starting a 100-node cluster during start-up, try starting a 20 or 30-node
 one first, and then grow the cluster. For 0.92rc2, you may want to script the addnode command unless you enjoy typing :-D<br></div><div><br></div><div><br></div><div>3) I will do more scalability testing and hope to contribute scalability related improvements to StarCluster in the near future. I am waiting for the EBS based AMI so that I can start a large number of instances without breaking the bank - I am going to use my own AWS account, so I am interested in minimizing cost by using t1.micro (which is slower when running real work, but I am interesting in the launch speed of EC2 itself, so t1.micro seems to be perfect for my need!).<br></div><div><br></div><div>https://github.com/jtriley/StarCluster/issues/52<br></div><div>http://mailman.mit.edu/pipermail/starcluster/2011-October/000818.html</div><div><br></div><div>(To Justin: no pressure in getting the EBS AMI, I will be busy till mid
 Nov).</div><div><br></div><div><span>Rayson</span></div><div><br><span></span></div><div><span>=================================<br>Grid Engine / Open Grid Scheduler<br>http://gridscheduler.sourceforge.net<br></span></div><div><br><span></span></div><div><span></span></div><div><br></div><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;"><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;"><font size="2" face="Arial"><hr size="1"><b><span style="font-weight: bold;">From:</span></b> Matthew Summers &lt;quantumsummers@gentoo.org&gt;<br><b><span style="font-weight: bold;">To:</span></b> "starcluster@mit.edu" &lt;starcluster@mit.edu&gt;<br><b><span style="font-weight: bold;">Sent:</span></b> Monday, October 17, 2011 10:58 AM<br><b><span style="font-weight: bold;">Subject:</span></b> Re: [StarCluster] 100 nodes cluster</font><br><br>Are you guys running a versioned release or the HEAD on git. I am
 more<br>than fairly certain this has been optimized in the repo, iirc a few<br>months ago.<br><br>-- <br>Matthew W. Summers<br>Gentoo Foundation Inc.<br><br>_______________________________________________<br>StarCluster mailing list<br><a ymailto="mailto:StarCluster@mit.edu" href="mailto:StarCluster@mit.edu">StarCluster@mit.edu</a><br><a href="http://mailman.mit.edu/mailman/listinfo/starcluster" target="_blank">http://mailman.mit.edu/mailman/listinfo/starcluster</a><br>Barcelona, Spain<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt; _______________________________________________<br>&gt;&gt; StarCluster mailing list<br>&gt;&gt; <a ymailto="mailto:StarCluster@mit.edu" href="mailto:StarCluster@mit.edu">StarCluster@mit.edu</a><br>&gt;&gt; http://mailman.mit.edu/mailman/listinfo/starcluster<br>&gt;<br>&gt; --<br>&gt; Luis M. Carril<br>&gt; Project Technician<br>&gt; Galicia Supercomputing Center (CESGA)<br>&gt; Avda. de Vigo s/n<br>&gt; 15706 Santiago de
 Compostela<br>&gt; SPAIN<br>&gt;<br>&gt; Tel: 34-981569810 ext 249<br>&gt; <a ymailto="mailto:lmcarril@cesga.es" href="mailto:lmcarril@cesga.es">lmcarril@cesga.es</a><br>&gt; <a target="_blank" href="http://www.cesga.es">www.cesga.es</a><br>&gt;<br>&gt;<br>&gt; ==================================================================<br>&gt;<br>&gt; _______________________________________________<br>&gt; StarCluster mailing list<br>&gt; <a ymailto="mailto:StarCluster@mit.edu" href="mailto:StarCluster@mit.edu">StarCluster@mit.edu</a><br>&gt; <a href="http://mailman.mit.edu/mailman/listinfo/starcluster" target="_blank">http://mailman.mit.edu/mailman/listinfo/starcluster</a><br>&gt;<br><br>Are you guys running a versioned release or the HEAD on git. I am more<br>than fairly certain this has been optimized in the repo, iirc a few<br>months ago.<br><br>-- <br>Matthew W. Summers<br>Gentoo Foundation
 Inc.<br><br>_______________________________________________<br>StarCluster mailing list<br><a ymailto="mailto:StarCluster@mit.edu" href="mailto:StarCluster@mit.edu">StarCluster@mit.edu</a><br><a href="http://mailman.mit.edu/mailman/listinfo/starcluster" target="_blank">http://mailman.mit.edu/mailman/listinfo/starcluster</a><br><br><br></div></div></div></body></html>