[Bug 526805] Re: metadata service lists ramdisk-id when no ramdisk was used

Scott Moser smoser at canonical.com
Wed Feb 24 03:52:26 GMT 2010


** Description changed:

  When an image is registered without a ramdisk eucalyptus presents
  'ramdisk-id' in the directory listing for meta-data/ .  On ec2, ramdisk-
  id is not present in the list.
  
  ie, on ec2, in an instance without a ramdisk
- $ wget "http://169.254.169.254/latest/meta-data/ramdisk-id" -O - -q | grep ramdisk-id || echo "not present"
+ $ wget "http://169.254.169.254/latest/meta-data" -O - -q | grep ramdisk-id || echo "not present"
  not present
  
  This is causing a failure in a crawl of the metadata service by boto1.9
  .
  
  ProblemType: Bug
  Architecture: amd64
  Date: Tue Feb 23 20:12:33 2010
  DistroRelease: Ubuntu 10.04
  InstallationMedia: Error: [Errno 13] Permission denied: '/var/log/installer/media-info'
  Package: eucalyptus-cc 1.6.2-0ubuntu3
  ProcEnviron:
-  LANG=en_US.UTF-8
-  SHELL=/bin/bash
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 2.6.32-14.20-server
  SourcePackage: eucalyptus
  Uname: Linux 2.6.32-14-server x86_64

-- 
metadata service lists ramdisk-id when no ramdisk was used
https://bugs.launchpad.net/bugs/526805
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