<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>
    OK, the error about the cluster already existing is expected
    behavior although the error should be reworded to include the
    'restart' option I mentioned to you. I filed an issue to keep track
    of this:<br>
    <br>
    <a class="moz-txt-link-freetext" href="http://web.mit.edu/star/cluster/issues/82">http://web.mit.edu/star/cluster/issues/82</a><br>
    <br>
    The other error when pressing Ctrl-D at the prompt is fixed on
    github and will be released in 0.93.2.<br>
    <br>
    ~Justin<br>
    <br>
    On 2/22/12 2:04 PM, Wayne Delport wrote:<br>
    <span style="white-space: pre;">&gt; thanks for the advice. by not
      exiting cleanly i meant the generated bug report (as below).
      cheers ./w<br>
      &gt;<br>
      &gt; !!! ERROR - EBS Cluster 'devpbyko3f2ww8qa0fb2g15pti55_exp'
      already<br>
      &gt; !!! ERROR - exists.<br>
      &gt; !!! ERROR - <br>
      &gt; !!! ERROR - Either choose a different tag name, or stop the
      EBS cluster<br>
      &gt; !!! ERROR - using:<br>
      &gt; !!! ERROR - <br>
      &gt; !!! ERROR - $ starcluster stop
      devpbyko3f2ww8qa0fb2g15pti55_exp<br>
      &gt; !!! ERROR - <br>
      &gt; !!! ERROR - This command will put all nodes into a 'stopped'
      state and<br>
      &gt; !!! ERROR - preserve their local disks. The cluster can later
      be resumed<br>
      &gt; !!! ERROR - by passing the -x option to the start command.
      Another<br>
      &gt; !!! ERROR - option is to terminate the existing EBS Cluster
      using:<br>
      &gt; !!! ERROR - <br>
      &gt; !!! ERROR - $ starcluster terminate
      devpbyko3f2ww8qa0fb2g15pti55_exp<br>
      &gt; !!! ERROR - <br>
      &gt; !!! ERROR - NOTE: Terminating an EBS cluster will destroy the
      local<br>
      &gt; !!! ERROR - disks (volumes) backing the nodes.<br>
      &gt; StarCluster - (<a class="moz-txt-link-freetext" href="http://web.mit.edu/starcluster">http://web.mit.edu/starcluster</a>) (v. 0.93.1)<br>
      &gt; Software Tools for Academics and Researchers (STAR)<br>
      &gt; Please submit bug reports to <a class="moz-txt-link-abbreviated" href="mailto:starcluster@mit.edu">starcluster@mit.edu</a><br>
      &gt;<br>
      &gt; Traceback (most recent call last):<br>
      &gt; File
      "/usr/local/lib/python2.7/dist-packages/starcluster/cli.py", line
      255, in main<br>
      &gt; sc.execute(args)<br>
      &gt; File
      "/usr/local/lib/python2.7/dist-packages/starcluster/commands/terminate.py",
      line 65, in execute<br>
      &gt; self.terminate_cluster(cluster_name)<br>
      &gt; File
      "/usr/local/lib/python2.7/dist-packages/starcluster/commands/terminate.py",
      line 41, in terminate_cluster<br>
      &gt; "%s cluster %s (y/n)? " % (action, cluster_name))<br>
      &gt; EOFError: EOF when reading a line<br>
      &gt; !!! ERROR - Oops! Looks like you've found a bug in
      StarCluster<br>
      &gt; !!! ERROR - Crash report written to:
      /home/ubuntu/.starcluster/logs/crash-report-4314.txt<br>
      &gt; !!! ERROR - Please remove any sensitive data from the crash
      report<br>
      &gt; !!! ERROR - and submit it to <a class="moz-txt-link-abbreviated" href="mailto:starcluster@mit.edu">starcluster@mit.edu</a><br>
      &gt; StarCluster - (<a class="moz-txt-link-freetext" href="http://web.mit.edu/starcluster">http://web.mit.edu/starcluster</a>) (v. 0.93.1)<br>
      &gt; Software Tools for Academics and Researchers (STAR)<br>
      &gt; Please submit bug reports to <a class="moz-txt-link-abbreviated" href="mailto:starcluster@mit.edu">starcluster@mit.edu</a><br>
      &gt;<br>
      &gt; Terminate EBS cluster devpbyko3f2ww8qa0fb2g15pti55_exp (y/n)?
      <br>
      &gt;<br>
      &gt;<br>
      &gt;<br>
      &gt; On Feb 22, 2012, at 10:53 AM, Justin Riley wrote:<br>
      &gt;<br>
      &gt; Hi Wayne,<br>
      &gt;<br>
      &gt; Thanks for submitting the crash report. I'm able to reproduce
      your<br>
      &gt; crash if I run the 'terminate' command and then press Ctrl-D.
      I filed<br>
      &gt; a bug for this and already committed a fix for it:<br>
      &gt;<br>
      &gt; <a class="moz-txt-link-freetext" href="https://github.com/jtriley/StarCluster/issues/80">https://github.com/jtriley/StarCluster/issues/80</a><br>
      &gt;<br>
      &gt; This will be included in the next 0.93.2 release.<br>
      &gt;<br>
      &gt; Concerning your failed cluster please try using the 'restart'
      command<br>
      &gt; instead of terminating and starting a cluster. This will
      avoid wasting<br>
      &gt; instance hours by rebooting and reconfiguring the nodes
      rather than<br>
      &gt; terminating and creating new instances.<br>
      &gt;<br>
      &gt; Lastly, can you elaborate on 'failed start does not exit
      cleanly'. I'd<br>
      &gt; like to get a better understanding of the issue behind this.<br>
      &gt;<br>
      &gt; HTH,<br>
      &gt;<br>
      &gt; ~Justin<br>
      &gt;<br>
      &gt; On 02/22/2012 12:28 PM, Wayne Delport wrote:<br>
      &gt; &gt;&gt;&gt; Hi,<br>
      &gt; &gt;&gt;&gt;<br>
      &gt; &gt;&gt;&gt; crash report attached. this is the result of a
      bug on my end when<br>
      &gt; &gt;&gt;&gt; trying to restart a failed cluster before
      shutting the original<br>
      &gt; &gt;&gt;&gt; down. the failure is not starcluster related,
      although the failed<br>
      &gt; &gt;&gt;&gt; start does not exit cleanly.<br>
      &gt; &gt;&gt;&gt;<br>
      &gt; &gt;&gt;&gt; thanks ./w
      _______________________________________________<br>
      &gt; &gt;&gt;&gt; StarCluster mailing list <a class="moz-txt-link-abbreviated" href="mailto:StarCluster@mit.edu">StarCluster@mit.edu</a><br>
      &gt; &gt;&gt;&gt;
      <a class="moz-txt-link-freetext" href="http://mailman.mit.edu/mailman/listinfo/starcluster">http://mailman.mit.edu/mailman/listinfo/starcluster</a><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>
    iEYEARECAAYFAk9Gz+AACgkQ4llAkMfDcrmncgCdHf9IvCGLJrHI/bv6YOFp7i4e<br>
    J9wAnjr66em1BlmlLJap4LAwNr1WkIXU<br>
    =gyj/<br>
    -----END PGP SIGNATURE-----<br>
    <br>
  </body>
</html>