The Ubuntu Enterprise Cloud (UEC): Eucalyptus and Ubuntu

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...

Welcome to the Eucalyptus Community Cloud (ECC)

The topic of this forum is the Eucalyptus Community Cloud. For general discussion about cloud computing, please see our General Forum. For questions and assistance with your Eucalyptus deployment, please see our Support Forum.

To sign up for the Eucalyptus Community Cloud, please see http://open.eucalyptus.com/CommunityCloud. For information on how to interact with the Community Cloud, please see our Eucalyptus User's Guide.

Eucalyptus Lenny guide FYI

Just starting to play around with Eucalyptus, I've hit a few issues over the days - I've raised tickets when appropriate.

Anyhow, I've written up all my notes at http://smop.co.uk/mediawiki/index.php/Eucalyptus. I think there are some useful bits here for people - some fixes for when I'd missed a step or the instructions were unclear together with the troubleshooting and diagnostic steps I took.

HTH, I'm not a Java developer but I try and give back where I can!

Adrian

Articles and blogs

Welcome to the articles and blogs forum. We are preparing the web site for having blogs and articles about Eucalyptus and cloud related topics. If you have a specific topic that you would like us to raise or cover, please leave a comment on this thread (for example security in the cloud, or security in eucalyptus).

We'll create new thread per item I(article or blog) to encourage discussion and comments.

Site feedback and management

The new web site is been up for about a month, and with it we added the requested Community Wiki. We are working in improving your experience on the site: feel free to post here what you like, what you don't like and what you would like to see.

We started to see spam posts on our forum: when we see it, we disable the user and delete the post. If you think your account was disabled by mistake, please contact us at community@eucalyptus.com. And if you find unappropriate postings on this site let us know and we'll take appropriate action.

Failure: 408 Request Timeout with euca-download-bundle

hi
i am trying to download image i created from walrus at zone open in the public
eucalyptus community cloud.and i get
4 0 8
path=/services/Walrus/-m/?max-keys=0
Failure: 408 Request Timeout

what could be wrong?
my command is euca-download-bundle -b bucket_name -m image_name.manifest.xml

thx in advance
saket

instance pending with termination

hi
i created an instance from my image.the instances never turns to running from pending and terminates after a while.
same with barebone images .i am using the Public eucalyptus community cloud.all was working well just a
couple of days ago.is there a problem with the server there??
thx in advance
saket

How to change the memory size of virtual node

Hi All
I am working on config the resouce of vritual node. All the installation is completed.
Actually, I don't know how to change the resouce of the virtual node.
for example, I want one virtual node runs on 2 G memory virtual machine and the other node runs on 4 G memory virtual machine. Assuming I have enough resources:)

Shall I config the xen or some other config file?

Thanks a lot
Best Regards

Newbie question: Manually assigning IP to VM in network w/o DHCP server possible?

Hi,

sorry for this absolute newbie question. I am just experimenting with a simple UEC setup on Ubuntu 10.04. I am in a company network where we don't have a DHCP server and we are not allowed to run one. All IP addresses are given out manually by the administrator. I set up one box as a Node Controller and one box with all the rest, both boxes have fixed IP addresses, see each other and the node controller successfully connects to the cluster. Upon installing the boxes I disabled all DHCP functionality and relied on private addressing. I downloaded an image and registered it in the CC. Starting an instance also worked fine, but it got a private address which does not fit in our company network.

Is it possible to use a particular user-given IP address as the private address when powering up an instance?