[Bug 566792] Re: UEC guests sometimes fail on consuming user data (metadata service isn't ready)

Scott Moser smoser at canonical.com
Wed May 19 20:32:21 BST 2010


I've been testing more, now with current lucid images, which have newer cloud-init.
'ngrep port 8773' on the CLC shows:
########
T 10.55.55.8:39968 -> 10.55.55.2:8773 [AP]
  GET /2009-04-04/meta-data/instance-id HTTP/1.1..Accept-Encoding: identity..
  Host: 169.254.169.254..Connection: close..User-Agent: Python-urllib/2.6....
##
T 10.55.55.2:8773 -> 10.55.55.8:39968 [AP]
  HTTP/1.1 200 OK..Content-Length: 0..Content-Type: text/html....

I'm pretty sure the empty string is coming from:
clc/modules/cluster-manager/src/main/java/edu/ucsb/eucalyptus/cloud/ws/VmMetadata.java: handle

it searches for a vminstance, and if it doens't find one, returns ""

-- 
UEC guests sometimes fail on consuming user data (metadata service isn't ready)
https://bugs.launchpad.net/bugs/566792
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus in ubuntu.



More information about the Ubuntu-server-bugs mailing list