문제

I want to learn about Eucalyptus cloud computing. I have read few documentation pages on eucalyptus website but im still confused about some parts of it.

I have downloaded Eucalyptus and Eucatools.

I would like to know whether we can install all the components needed (Walrus, NC,etc.) for Eucalyptus on single computer in single OS?

Or do I need to create different virtual machines in order to use those components?

I have one more question. Why do we need to connect to Eucalyptus community cloud? What does it offer?

도움이 되었습니까?

해결책

you need at least two computers to get started. One will be the cloud 'servers' (CLC, WC, CC and SC) the other will be the cloud 'node' (NC). The node computer must have hardware-virtualization enabled CPUs.

This document really helped me getting my first cloud off the ground: http://cssoss.wordpress.com/2010/06/22/pdf-version-of-eucalyptus-beginners-guide-uec-edition/

다른 팁

You do not need two computers. You can have all the Eucalyptus services installed on one computer and also use this same computer to start the virtual machines on.

Also hardware virtualization is only required when you use KVM. If you use Xen instead you can also do paravirtualization.

Last time I check Ubuntu was a good choice for Eucalyptus and KVM. For Eucalyptus and Xen I had some good experience with OpenSUSE in the past. Your mileage may vary.

If the goal is to learn more about how the platform work I'd recommend to try Faststart http://www.eucalyptus.com/eucalyptus-cloud/get-started/try#faststart It's an easy way to have a working Eucalyptus cloud in less than one hour. You only need a machine with 100GB of disk space.

Yes. You can install Eucalyptus with all basic essential components on the same machine.

In faststart, there is setup called Cloud in a box will install Cloud on a single machine without any hassles.

https://www.eucalyptus.com/docs/eucalyptus/3.4/index.html#faststart-guide/install_cloud_in_a_box.html

As​ you want to start from the basics this option is highly recommended.

And in case of Eucalyptus community cloud, you will be offered with instances & machines

images from Eucalyptus to experiment & understand without installation physically. That's

all.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top