Hi Justin - <div><br></div><div>Thank you very much, this helps a lot. Now that you said it I do see the instructions for making AMI&#39;s require X.509 certificates, and we&#39;ll </div><div>get them and put them into the config file. The default config file did not have that section, so that&#39;s why we missed it. Will report on success :-)</div>
<div><br></div><div>As for the instance, we actually did create an instance using the AWS console - but we selected a starcluster 64 bit AMI for the single instance - and also a starcluster security policy. </div><div>We did this because your Ubuntu version instance has almost everything we need (except we need to downgrade the compiler), and the security policy is exactly what we want. </div>
<div>I don&#39;t think we had any other cluster instances on the web. Are there some remnants of our previous cluster launches that may have confused starcluster? Or was this because </div><div>of the security policy? Should we set our own security policy? </div>
<div><br></div><div>Thank you Justin. <br><br><div class="gmail_quote">On Mon, Nov 29, 2010 at 10:53 PM, Justin Riley <span dir="ltr">&lt;<a href="mailto:jtriley@mit.edu">jtriley@mit.edu</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Hi Boris,<br>
<br>
Thanks for using StarCluster and sorry to hear you&#39;re having issues.<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
That&#39;s my question #1, is it OK to continue. The second question arises immediately<br>
<br>
</blockquote>
It&#39;s OK to continue in the sense that the AMI will be successfully created and you&#39;ll be able to launch instances of the AMI. However, as the warning mentions, using the new AMI with the current stable version of StarCluster (0.91.2) *may* have issues when &quot;starting&quot; new clusters with the new AMI. This is because the new AMI will contain hostnames/ip addresses/configurations/etc from your previous cluster and the 0.91.2 version isn&#39;t robust enough to handle clearing these old settings out. The next version of StarCluster will be released soon (also with support for Cluster Compute/GPU instance types and more) and it will not have this issue (meaning you *will* be able to create AMIs from an instance launched by StarCluster just as you&#39;re attempting to do).<br>

<br>
For the time being, I would recommend using the AWS Management Console (<a href="http://aws.amazon.com/console" target="_blank">http://aws.amazon.com/console</a>) to launch a single instance of the StarCluster AMI. Then you can login, make your modifications, and afterwards use StarCluster&#39;s &#39;createimage&#39; command to make a new AMI that should work just fine with StarCluster 0.91.2.<br>

<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
cli.py:1079 - ERROR - No certificate file (pem) file specified<br>
<br>
so I cannot make this image with starcluster. I am able to log into new clusters, so the keypair/certificates must be correct, but I cannot cut a new image.<br>
<br>
</blockquote>
The EC2 certificate and private key files are different then keypairs and unique to your account. You should be able to download both the EC2 certificate and private key files for your account from the AWS Management Console (<a href="http://aws.amazon.com/console" target="_blank">http://aws.amazon.com/console</a>).<br>

<br>
After you&#39;ve downloaded both files (should be cert-*.pem and pk-*.pem files) you need to add the EC2_CERT and EC2_PRIVATE_KEY settings to the [aws info] section of your config. These settings should contain the absolute paths to the EC2 certificate and private key files for your account:<br>

<br>
<br>
[aws info]<br>
....<br>
EC2_CERT = /path/to/your/cert-a23fasdf0asdfj0i2j03fj.pem<br>
EC2_PRIVATE_KEY = /path/to/your/pk-a23fasdf0asdf23f2111j03fj.pem<br>
<br>
<br>
I apologize for the error message. It&#39;s not very helpful. The next version will do a better job of informing the user on how to fix the error.<br>
<br>
I&#39;d like to encourage you, if you haven&#39;t already done so, to join the StarCluster mailing list:<br>
<br>
<a href="http://web.mit.edu/stardev/cluster/mailinglist.html" target="_blank">http://web.mit.edu/stardev/cluster/mailinglist.html</a><br>
<br>
Please write to the list if you&#39;re still having issues or have questions, etc.<br>
<br>
Thanks again for using StarCluster,<br><font color="#888888">
<br>
~Justin<br>
</font></blockquote></div><br><br clear="all"><br>-- <br><br>b. <br>
</div>