<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><div>Are you using instance-store instance or EBS backed instances?</div><div><br></div><div>The latter are much more faster to boot. </div><div><br></div><div><br></div><div>Cheers,</div><div>Paolo</div><div><br></div><div><br></div><div><br></div><div>On Nov 8, 2011, at 3:12 PM, Justin Riley wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">
<meta content="text/html; charset=ISO-8859-1" http-equiv="Content-Type">
<div bgcolor="#FFFFFF" text="#000000">
<br>
-----BEGIN PGP SIGNED MESSAGE-----<br>
Hash: SHA1<br>
<br>
Hi Sumita,<br>
<br>
Were you using spot instances? If not I believe there's a default
limit of 20 instances by default for flat-rate instances which
*could* be related to your issue. With spot instances you can create
up to 100 instances by default. So, if you need more than 20 nodes
and do not wish to submit a request to Amazon to increase your
flat-rate instance limit, you should be using spot instances:<br>
<br>
$ starcluster start -s 30 -b 0.50 mycluster<br>
<br>
With that said, StarCluster has no limit to the number of nodes you
can create, however, as you've seen, sometimes EC2 instances can
take longer to become 'running' than usual. Unfortunately this is
purely an EC2 back-end issue that cannot be resolved directly by
StarCluster. In my experience 22 minutes *is* quite a while to wait
for any instance to come up, however, I have had instances take up
to 15 min before in the past so this is not a total surprise to me.<br>
<br>
In the future if you run into this problem of waiting for an
instance to change from 'pending' to 'running' for too long (e.g.
15min+) I would recommend simply terminating the faulty instance
from the AWS console and then restart the cluster using:<br>
<br>
$ starcluster restart mycluster<br>
<br>
This should reboot all the currently running instances and begin
configuring the cluster and avoid having to terminate the entire
cluster and lose instance hours.<br>
<br>
HTH,<br>
<br>
~Justin<br>
<br>
On 11/8/11 6:39 AM, Sumita Sinha wrote:<br>
<span style="white-space: pre;">> Hello ,<br>
><br>
> Currently working with starcluster on EC2.<br>
><br>
> Tried creating a cluster with 30 nodes of type m1.small using
AMI - ami-8cf913e5.<br>
> Cluster creation was never completed as i found out that one
node node025 was showing pending status.<br>
> I waited for almost 22 minutes then terminated the cluster.<br>
> Cluster was terminated properly. Is there any limit to the
creation of nodes .<br>
><br>
><br>
><br>
><br>
> -- <br>
> Regards<br>
> Sumita Sinha<br>
><br>
></span><br>
<br>
-----BEGIN PGP SIGNATURE-----<br>
Version: GnuPG v1.4.11 (Darwin)<br>
Comment: Using GnuPG with Mozilla - <a class="moz-txt-link-freetext" href="http://enigmail.mozdev.org/">http://enigmail.mozdev.org/</a><br>
<br>
iEYEARECAAYFAk65OL4ACgkQ4llAkMfDcrm9MACghU/Ey4v653fsD8XmpbQKONNp<br>
vdkAniIfFExWjqGAOWRolMrtePHfl4AL<br>
=Q8NI<br>
-----END PGP SIGNATURE-----<br>
<br>
</div>
_______________________________________________<br>StarCluster mailing list<br><a href="mailto:StarCluster@mit.edu">StarCluster@mit.edu</a><br>http://mailman.mit.edu/mailman/listinfo/starcluster<br></blockquote></div><br></body></html>