On Mon, Oct 12, 2009 at 4:35 PM, <[email protected]> wrote: > On Oct 12, 2009 3:09pm, [email protected] wrote: >> On Oct 12, 2009 2:52pm, Thierry Carrez [email protected]> wrote: >> > [email protected] wrote: >> > >> > > I'll try running some instances, but I don't that described in the >> > >> > > bug. Is there a testcase or a doc on the wiki that describes running >> > >> > > instances? If not, I'll figure it out. >> > >> > > >> > >> > > I found the info: https://help.ubuntu.com/community/UEC :-) >> > >> > > >> > >> > > I'll let you know if there are any issues with starting some >> > > instances. >> > >> > >> > >> > I'd rather recommend following the instructions in the test case at: >> > >> > http://testcases.qa.ubuntu.com/Install/ServerEConfig >> > >> > >> > >> > Cheers, >> > >> > >> > >> > -- >> > >> > Thierry Carrez >> > >> > Ubuntu server team >> > >> >> Understood. I'll be re-running that test case this evening. I will post my >> results. >> >> Thanks, >> >> Joe > > 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: > > #### > $ euca-run-instances -k mykey $EMI -t c1.medium > RESERVATION r-32F90671 admin admin-default > 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 > > $ euca-describe-instances > RESERVATION r-3BBD06E3 admin default > 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 > > #Wait a couple of minutes. > > $ euca-describe-instances > RESERVATION r-3BBD06E3 admin default > 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 > #### > > I will review the logs to try and see what is going on. Is there something > specific I should search for? > > Thanks, > > Joe
After looking some more, I'm not sure where one of the IP addresses is coming from that euca-describe-instances is reporting. Using the output from a peviouse post to this thread I see two IP addresses: 172.23.46.78 is listed in the fourth column. This is a virtual IP address I configured on the cluster. However, I don't know where the IP address listed in the fifth column came from (172.19.1.2)? Was this generated by Eucalyptus? I did a search and cannot find this IP address in any configuration file. I would assume these would be the public and private IP addresses. Thanks, Joe -- ubuntu-server mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-server More info: https://wiki.ubuntu.com/ServerTeam
