Corporate Home Open Source Home
Syndicate content
Eucalyptus
2 replies [Last post]
jcirer
Offline
Joined: 07/15/2010

When I try to run an instance using an Ubuntu UEC image (emi-878513D8), the instance tries to get some metadata from the cluster and gets stuck until the 100th try:


cloud-init running: Tue, 24 Aug 2010 08:18:52 +0000. up 17.70 seconds
waiting for metadata service at http://169.254.169.254/2009-04-04/meta-data/instance-id
08:18:52 [ 1/100]: empty data [200]
08:18:54 [ 2/100]: empty data [200]
[...]
08:35:05 [97/100]: empty data [200]
08:35:25 [98/100]: empty data [200]
08:35:45 [99/100]: empty data [200]
08:36:06 [100/100]: empty data [200]
giving up on md after 1053 seconds
Could not find data source
Failed to get instance data
init: cloud-init main process (3473) terminated with status 1
mountall: Event failed

Is there any problem with the metadata service or the UEC image is incompatible with the Community Cloud?

And related with this image, could the admin register a kernel from the UEC image (lucid-server-uec-amd64-vmlinuz-virtual)

Thanks in advance and sorry for my poor written English

graziano
Offline
Joined: 01/14/2010
Hello, your English is pretty

Hello,

your English is pretty good. It looks like there were some issue on the ECC that we are still investigating for which some of the instances would stay in pending state. Can you try again and let me know if you still see this behavior?

cheers
graziano

jcirer
Offline
Joined: 07/15/2010
Lucid UEC image

I tried it again , and it seems to work.

Thanks