On Oct 12, 2009 3:09pm, josephtsalisbury@gmail.com wrote:<br />> On Oct 12, 2009 2:52pm, Thierry Carrez thierry.carrez@ubuntu.com> wrote:<br />> > josephtsalisbury@gmail.com wrote:<br />> > <br />> > > I'll try running some instances, but I don't that described in the<br />> > <br />> > > bug. Is there a testcase or a doc on the wiki that describes running<br />> > <br />> > > instances? If not, I'll figure it out.<br />> > <br />> > ><br />> > <br />> > > I found the info: https://help.ubuntu.com/community/UEC :-)<br />> > <br />> > ><br />> > <br />> > > I'll let you know if there are any issues with starting some instances.<br />> > <br />> > <br />> > <br />> > I'd rather recommend following the instructions in the test case at:<br />> > <br />> > http://testcases.qa.ubuntu.com/Install/ServerEConfig<br />> > <br />> > <br />> > <br />> > Cheers,<br />> > <br />> > <br />> > <br />> > --<br />> > <br />> > Thierry Carrez<br />> > <br />> > Ubuntu server team<br />> > <br />> <br />> Understood.  I'll be re-running that test case this evening.  I will post my results.<br />> <br />> Thanks,<br />> <br />> Joe<br /><br />All of the steps of the ServerEConfig test case ran without error.  However, I was unable to get an instance to start.  I issued the command euca-run-instances and the instance had a running status for a short while, but then its status went to terminated.  The following is the output of the two commands:<br /><br />####<br />$ euca-run-instances -k mykey $EMI -t c1.medium<br />RESERVATION     r-32F90671      admin   admin-default<br />INSTANCE        i-388A0666      emi-239311BF    0.0.0.0 0.0.0.0 pending mykey   2009-10-12T20:23:24.26Z      eki-40E816D0    eri-246C164A<br /><br />$ euca-describe-instances<br />RESERVATION     r-3BBD06E3      admin   default<br />INSTANCE        i-4E6107A7      emi-239311BF    172.23.46.78    172.19.1.2      running     mykey    0       c1.medium       2009-10-12T20:26:10.256Z        ubuntucluster1  eki-40E816D0 eri-246C164A<br /><br />#Wait a couple of minutes.<br /><br />$ euca-describe-instances<br />RESERVATION     r-3BBD06E3      admin   default<br />INSTANCE        i-4E6107A7      emi-239311BF    172.23.46.78    172.19.1.2      terminated  mykey    0       c1.medium       2009-10-12T20:26:10.256Z        ubuntucluster1  eki-40E816D0 eri-246C164A<br />####<br /><br />I will review the logs to try and see what is going on.  Is there something specific I should search for?<br /><br />Thanks,<br /><br />Joe