Hello,<div><br></div><div>I recently created a new AMI from the StarCluster AMI using the &quot;starcluster createimage&quot; utility as described here: <a href="http://web.mit.edu/stardev/cluster/docs/0.92rc2/manual/create_new_ami.html">http://web.mit.edu/stardev/cluster/docs/0.92rc2/manual/create_new_ami.html</a></div>

<div><br></div><div>The image created works as expected while running from an S3 bucket in the us-east-1 region, after I migrated the AMI to an S3 bucket located in the us-west-1 region via the &quot;ec2-migrate-image&quot; utility, there is an issue with ssh. There is no problem starting up a single instance or a cluster, but ssh doesn&#39;t seem to come online. </div>

<div><br></div><div><div>(test)nolan@nolan-mac:~ starcluster start ibicluster</div></div><div>...</div><div><div>&gt;&gt;&gt; Waiting for cluster to come up... (updating every 30s)</div><div>&gt;&gt;&gt; Waiting for instances to activate... </div>

<div>&gt;&gt;&gt; Waiting for all nodes to be in a &#39;running&#39; state...</div><div>2/2 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| 100%  </div><div>&gt;&gt;&gt; Waiting for SSH to come up on all nodes...</div>

<div>0/2 |                                                                  |   0% </div></div><div><br></div><div>I am using a clone of StarCluster on github, python epd 2.7.1, and boto2.0b4. I tried the recommendation to remove al security groups starting with &#39;@ec.&#39; suggested here: <a href="https://github.com/jtriley/StarCluster/issues/14">https://github.com/jtriley/StarCluster/issues/14</a>, but no luck yet.</div>

<div><br></div><div>Any ideas?</div><div><br></div><div>Thanks,</div><div><br></div><div>Nolan</div>