Page 2 of 2 FirstFirst 12
Results 11 to 12 of 12

Thread: 8.04 image on a 10.04 UEC cloud intsallation.

  1. #11
    Join Date
    Sep 2010
    Beans
    6

    Re: 8.04 image on a 10.04 UEC cloud intsallation.

    I installed two NC's on two machine and the rest of the component on another. Installation went just fine. Now I am trying to bring up the a m1.small image but I that after a few seconds the instance goes into "terminated" state. Here is how I run the instance:
    $ euca-run-instances eri-D9A9186A --kernel eki-4231163D --ramdisk eri-D9A9186A -k mykey -t m1.small --addressing private

    In about 15 seconds:
    $euca-describe-instances
    RESERVATION r-3A330727 admin default
    INSTANCE i-2FD70680 eri-D9A9186A 172.19.1.2 172.19.1.2 pending mykey 0 m1.small 2010-09-08T19:53:23.798Z cluster1 eki-4231163D eri-D9A9186A

    In about 30 seconds:
    $ euca-describe-instances
    RESERVATION r-3A330727 admin default
    INSTANCE i-2FD70680 eri-D9A9186A 172.19.1.2 172.19.1.2 terminated mykey 0 m1.small 2010-09-08T19:53:23.798Z cluster1 eki-4231163D eri-D9A9186A

    As you can see, the instance moved to "terminated" instead of running.
    What do you think I should look for?
    Thanks,

  2. #12
    Join Date
    Apr 2010
    Beans
    92

    Re: 8.04 image on a 10.04 UEC cloud intsallation.

    I had a problem with instances terminating with m1.small and it work fine when I gave it more room. (c.medium). Do the logs in CL and NC show any reasons?

Page 2 of 2 FirstFirst 12

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •