The Ubuntu Enterprise Cloud (UEC) is Ubuntu's Eucalyptus-powered cloud
platform. Ubuntu has gone to great lengths to integrate Eucalyptus into their
distributions.
While providing Eucalyptus' core functionality, UEC differs from Eucalyptus
in three ways: UEC adds an Image Store that provides users with a repository
of pre-created images kept by Ubuntu; the registration process is based on
avahi for discovering and integrating components with UEC; and the color
scheme of the UEC's Web UI is designed to conform with Ubuntu's current
theme.
We welcome UEC questions here on this forum, but some processes are UEC
specific and users of this forum may not be familiar with them. Please see
the following links to additional UEC documentation and resources if these
forums are not sufficient:
http://www.ubuntu.com/cloud/private
https://help.ubuntu.com/community/UEC
http://ubuntuforums.org
http://fnords.wordpress.com/2010/02/21/ubuntu-enterprise-cloud-autoregis...
Hello Sir,
I am an engineering student. I am trying to setup a private cloud using UEC. I downloaded and installed the image "Ubuntu 10.04 LTS - Lucid Lynx (amd64)" from ubuntu store using web interface of UEC. I am using Hybridfox to manage the instances. I am stuck at a place since 2-3 days, when I am launching the image using HybridFox it goes in running state but the console output shows the following:
sleeping 1
sleeping 1
sleeping 1
sleeping 1
sleeping 1
sleeping 1
sleeping 1
sleeping 1
sleeping 1
sleeping 1
Could not find data source
Failed to get instance datainit: cloud-init main process (542) terminated with status 1
mountall: Event failed
* Starting AppArmor profiles
[80G Traceback (most recent call last):
File "/usr/bin/cloud-init-cfg", line 56, in
main()
File "/usr/bin/cloud-init-cfg", line 43, in main
cc = cloudinit.CloudConfig.CloudConfig(cfg_path)
File "/usr/lib/python2.6/dist-packages/cloudinit/CloudConfig.py", line 42, in __init__
self.cfg = self.get_config_obj(cfgfile)
File "/usr/lib/python2.6/dist-packages/cloudinit/CloudConfig.py", line 53, in get_config_obj
f=file(cfgfile)
IOError: [Errno 2] No such file or directory: '/var/lib/cloud/data/cloud-config.txt'
init: cloud-config-ssh main process (569) terminated with status 1
Traceback (most recent call last):
File "/usr/bin/cloud-init-cfg", line 56, in
main()
File "/usr/bin/cloud-init-cfg", line 43, in main
cc = cloudinit.CloudConfig.CloudConfig(cfg_path)
File "/usr/lib/python2.6/dist-packages/cloudinit/CloudConfig.py", line 42, in __init__
self.cfg = self.get_config_obj(cfgfile)
File "/usr/lib/python2.6/dist-packages/cloudinit/CloudConfig.py", line 53, in get_config_obj
f=file(cfgfile)
IOError: [Errno 2] No such file or directory: '/var/lib/cloud/data/cloud-config.txt'
init: cloud-disable-ec2-metadata main process (574) terminated with status 1
Traceback (most recent call last):
File "/usr/bin/cloud-init-cfg", line 56, in
main()
File "/usr/bin/cloud-init-cfg", line 43, in main
cc = cloudinit.CloudConfig.CloudConfig(cfg_path)
File "/usr/lib/python2.6/dist-packages/cloudinit/CloudConfig.py", line 42, in __init__
self.cfg = self.get_config_obj(cfgfile)
File "/usr/lib/python2.6/dist-packages/cloudinit/CloudConfig.py", line 53, in get_config_obj
f=file(cfgfile)
IOError: [Errno 2] No such file or directory: '/var/lib/cloud/data/cloud-config.txt'
init: cloud-config-mounts main process (573) terminated with status 1
[74G[ OK ]
Traceback (most recent call last):
File "/usr/bin/cloud-init-cfg", line 56, in
main()
File "/usr/bin/cloud-init-cfg", line 43, in main
cc = cloudinit.CloudConfig.CloudConfig(cfg_path)
File "/usr/lib/python2.6/dist-packages/cloudinit/CloudConfig.py", line 42, in __init__
self.cfg = self.get_config_obj(cfgfile)
File "/usr/lib/python2.6/dist-packages/cloudinit/CloudConfig.py", line 53, in get_config_obj
f=file(cfgfile)
IOError: [Errno 2] No such file or directory: '/var/lib/cloud/data/cloud-config.txt'
init: cloud-apt-update-upgrade main process (577) terminated with status 1
Traceback (most recent call last):
File "/usr/bin/cloud-init-cfg", line 56, in
main()
File "/usr/bin/cloud-init-cfg", line 43, in main
cc = cloudinit.CloudConfig.CloudConfig(cfg_path)
File "/usr/lib/python2.6/dist-packages/cloudinit/CloudConfig.py", line 42, in __init__
self.cfg = self.get_config_obj(cfgfile)
File "/usr/lib/python2.6/dist-packages/cloudinit/CloudConfig.py", line 53, in get_config_obj
f=file(cfgfile)
IOError: [Errno 2] No such file or directory: '/var/lib/cloud/data/cloud-config.txt'
init: cloud-config-misc main process (578) terminated with status 1
init: apport pre-start process (627) terminated with status 1
init: apport post-stop process (638) terminated with status 1
Traceback (most recent call last):
File "/usr/bin/cloud-init-cfg", line 56, in
main()
File "/usr/bin/cloud-init-cfg", line 43, in main
cc = cloudinit.CloudConfig.CloudConfig(cfg_path)
File "/usr/lib/python2.6/dist-packages/cloudinit/CloudConfig.py", line 42, in __init__
self.cfg = self.get_config_obj(cfgfile)
File "/usr/lib/python2.6/dist-packages/cloudinit/CloudConfig.py", line 53, in get_config_obj
f=file(cfgfile)
IOError: [Errno 2] No such file or directory: '/var/lib/cloud/data/cloud-config.txt'
init: cloud-config-puppet main process (609) terminated with status 1
landscape-client is not configured, please run landscape-config.
hi,
i have set up private cloud using eucalyptus on ubuntu 10.04 LTS.
through web-gui i'm able to access the cloud i have registered each and every component succesfully.
now what to do next?
actually i just want to test the cloud wheter it is working or not ....
although for that first i have to build platform but from where i should start i don't know
also i have to create virtual enviornment on KVM i explicitly tested VIRTUALIZATION through KVM it worked well but
how i integrate that virtual enviornment to cloud..
please reply
thnx
jitendra singh rajawat