<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body 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;">&gt; Hello ,<br>
      &gt;<br>
      &gt; Currently working with starcluster on EC2.<br>
      &gt;<br>
      &gt; Tried creating a cluster with 30 nodes of type m1.small using
      AMI - ami-8cf913e5.<br>
      &gt; Cluster creation was never completed as i found out that one
      node node025 was showing pending status.<br>
      &gt; I waited for almost 22 minutes then terminated the cluster.<br>
      &gt; Cluster was terminated properly. Is there any limit to the
      creation of nodes .<br>
      &gt;<br>
      &gt;<br>
      &gt;<br>
      &gt;<br>
      &gt; -- <br>
      &gt; Regards<br>
      &gt; Sumita Sinha<br>
      &gt;<br>
      &gt;</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>
  </body>
</html>