Questions tagged [eucalyptus]

Eucalyptus is a software platform for the implementation of private cloud computing on computer clusters.

Eucalyptus implements IaaS (Infrastructure as a Service) style private and hybrid clouds. The platform provides a single interface that lets users access computing infrastructure resources (machines, network, and storage) available in private clouds—implemented by Eucalyptus inside an organizations's existing data center—and resources available externally in public cloud services. The software is designed with a modular and extensible Web services-based architecture that enables Eucalyptus to export a variety of APIs towards users via client tools. Currently, Eucalyptus implements the industry-standard Amazon Web Services (AWS) API, which allows the interoperability of Eucalyptus with existing AWS services and tools. Eucalyptus provides its own set of command line tools called Euca2ools, which can be used internally to interact with Eucalyptus private cloud installations or externally to interact with public cloud offerings, including Amazon EC2.

Official page

Source: wikipedia

37 questions
0
votes
3 answers

Private cloud solution [Eucalyptus,OpenStack, Nimbus] for Java deployments [Glassfish, Tomcat]

I am interested in a way to have private cloud which would host Glassfish (or Tomcat) server. Which option from Eucalyptus, Openstack or Nimbus would be best to deploy java applications on it? Or maybe there is something other and I am looking wrong…
Tadas Šubonis
  • 171
  • 1
  • 6
0
votes
1 answer

Ubuntu juju and Eucalyptus?

Has anyone used juju (ensemble) to deploy softwares on Eucalyptus' instances successfully ? Although the official FAQ says that juju is only support EC2 ( currently ), but I've found someone (ex.) got OpenStack setting in juju's environment.yaml But…
snowmantw
  • 111
  • 4
0
votes
1 answer

Monitor Number of VMs on each Eucalyptus Node

I have setup a small Eucalyptus based cloud for my company. I would like to use Nagios to track the load on the Node Controller systems to keep track of how many VMs are deployed on each controller. How can I obtain this information from either…
John Haager
  • 101
  • 3
0
votes
1 answer

Convert Amazon AMI to Eucalyptus EMI

What are the steps to convert an Amazon EBS backed AMI to an Eucalyptus EMI? Can we even do that? What are the steps to convert an Amazon instance store AMI to an Eucalyptus EMI?
0
votes
2 answers

Eucalyptus/ubuntu-server-11.04 - instance is running but can't access it

I've installed Ubuntu Enterprise Cloud on a server and I'm able to bring up an instance from a image and the instance shows that is running. I see the IPs allocated to that instance but for some reason I can't access it via SSH. euca-describe-groups…
0
votes
0 answers

cloud image installation error

to my college final year project we planned to setup the private cloud on the two machines. I recently installed Ubuntu Enterprise Cloud (UEC) on two of my machines . I was trying to install the store image through WebUI. I was able to download…
selvakumar
  • 121
  • 4
0
votes
3 answers

using cloud computing in my small network

Ok, I understand generally about the clouds... I've been using virtualization of my servers for the last 3 years or so. Originally with vmware server, now I prefer xenserver... Although my machines are no longer permanently tied to the hardware, I…
Benny B
  • 159
  • 2
  • 4
1 2
3