Tagged Questions
Eucalyptus implements an IaaS (Infrastructure as a Service) private cloud that is accessible via an API compatible with Amazon EC2 and Amazon S3. For more informattion check [what is eucalyptus][1] [1]: http://open.eucalyptus.com/learn/what-is-eucalyptus.
4
votes
4answers
1k views
Java Cloud APIs
I'm looking to write a Java (Groovy actually) web application that will need to talk to both AWS and Eucalyptus clouds for both compute and storage. So we're looking for a Java library that can talk ...
3
votes
1answer
587 views
ubuntu eucalyptus with XEN [closed]
to my final year project.i want deploy private cloud on the non VT enabled processor(dual core processor) using ubuntu eucalyptus private cloud. i got many tutorial only to implement private cloud ...
2
votes
1answer
314 views
How to access an Eucalyptus Walrus(S3) using Amazon AWS SDK for C#
I have downloaded the Amazon AWS SDK for C#, I have no problem accessing the EC2 part of our private cloud running Eucalyptus, I can list, Images, Instances, Zones ...
This is working fine :
...
2
votes
3answers
585 views
Which open source platform is good for a private/hybrid cloud? [closed]
I'm working on building a private cloud, and we've been considering Eucalyptus and OpenNebula.
Are there any other good open source platform available for building a private/hybrid cloud?
Between ...
2
votes
1answer
295 views
Can I run Ubuntu Enterprise Cloud on Sun sparc servers?
I would like to deploy a private cloud using Ubuntu Server 9.10. There is a -sparc iso available here.
My question is if any of the cloud packages included in 9.10 will work on sparc hardware? A ...
1
vote
2answers
88 views
openstack Hello World
I would like to write a program on an open-stack cloud.
When I search for resources, all I find are installation and Admin manuals.
I have a cloud installed, now how do I run a program on it?
An ...
1
vote
1answer
378 views
Eucalyptus: Unable to run-instance > Error: ImageVerify! Failed Check
I have installed Euca 2.0.1 on Fedora 14. I have successfully manage to register my cluster, sc, nodes etc and uploaded/registered standard images.
I can already access the web portal; and manage ...
1
vote
1answer
153 views
Why I can't use my physical ip to see my website after using NAT in Eucalyptus
I have two real machines.
One is responsible for NAT and IP redirect called NC2 and another is responsible for eucalyptus KVM established 3 virtual machine.
No doubt, the OS of machine which is ...
1
vote
2answers
318 views
Can we install eucalyptus on single computer?
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.
...
1
vote
2answers
413 views
Eucalyptus Cloud software threatened by Amazon patent?
Eucalyptus is an open source software to create your own private cloud. It uses the same API as Amazon EC2 (and S3 for storage).
I heared rumors that Amazon holds patents on the EC2 Webservice API ...
0
votes
0answers
10 views
Two virtual machines limited in one physical machine above Eucalyptus Xen
I have an Eucalyptus-based cloud using Xen with 3 nodes. When I run a VM more than twice the number of physical machines in the xen cluster, the extra VMs never boot up, they always change state from ...
0
votes
0answers
34 views
Eucalyptus private cloud questions [closed]
I just started reading about building private clouds with eucalyptus and it seems very interesting. I have 6 machines that I would like to put to use, using eucalyptus. As far as I was able to ...
0
votes
0answers
54 views
Cannot access running instance from client - Eucalyptus
I have set up a private cloud under ubuntu 10.04 server through eucalyptus packages (v 1.6.1)
Here are my configurations
CLC,CC,WS3, SC (Frontend) - 10.X.X.29
NC - 10.X.X.30
NTP Configured
Hwinfo ...
0
votes
1answer
86 views
Accessing Walrus programatically (Java) using AWS S3 SDK / JetS3t
I was looking to find ways to access Walrus (Eucalyptus) using AWS SDK for Java. I'm familiar with using the AWS SDK to connect to Amazon S3 programatically using my AWS credentials. However, when I ...
0
votes
1answer
80 views
cloud and eucalyptus authentication experiment
In general we can enter to eucalyptus with some credentials.but i want to have my own authentication policy of implementing.Here i would like to use key distribution center for providing the keys for ...
0
votes
4answers
239 views
Private Cloud Stack without hardware virtualization
I want to set up a private Cloud for testing purposes, the problem is, I don't have the newest Hardware for this plan. Especially the most of my machines don't have hardware virtualization support.
I ...
0
votes
0answers
57 views
It is possible to use euca-register on AWS with a snapshot instead of an image location (manifest.xml)?
I have a snapshot that I would like to register as an AMI on Amazon Web Services. I can register this snapshot easily enough using ec2-tools' ec2-register but I would prefer to use euca2ools. I know ...
0
votes
0answers
60 views
Uploading to Eucalyptus Walrus (S3) using PHP
Looking for resources or working code which will allow me to create a bucket and upload files to Walrus using PHP.
Have been trying some samples but no joy.
e.g. ...
0
votes
1answer
190 views
How to save instances using Eucalyptus (Typica API)
I am a newbie to clouds and Eucalyptus, I used Typica Java API, it has method
createImage(instance_id, new_image_name)
but it fails and the error isn't shown, does Euclyptus support this ...
0
votes
1answer
73 views
How does Eucalyptus's MANAGED-NOVLAN mode woks?
In MANAGED-NOVLAN mode,public ip(Elastic IP) can map to private ip,how does encalyptus do it?
As far as I know,the public ip is not writed to the vm but to the Frontend(CLC),eth0:pub
for example,and ...
0
votes
1answer
170 views
Open Source tools for managing Ubuntu Eucalyptus cloud
I have set up an ubuntu-eucalyptus cloud. I just want to know what are the open-source/enterprise tools available (if any) to manage these clouds. For example, how can I monitor the instances in my ...
0
votes
1answer
63 views
Is it beneficial to add more hbase servers without adding more hdfs servers?
I'm using Eucalyptus and am considering putting hdfs and hbase on our node controllers. Would running hbase on some of our instances improve performance, or is it redundant?
0
votes
1answer
99 views
How can we evaluate the performance of Eucalyptus
How can we evaluate the performance of Eucalyptus. Is there a tool that can collect statistics about the same?
thanks
0
votes
1answer
57 views
euca-* commands xml responses
I want to watch the XML response returned by euca-* requests. Do any one know how can I watch them?
0
votes
1answer
50 views
Deploying Eucalyptus
Then where we can install client
can u please guide us how to install using 2 servers
0
votes
1answer
153 views
Eucalyptus Cloud Setup
Setting up eucalyptus cloud on my laptop has become a nightmare for me.
When I run the command euca-describe-availability-zones, it shows up as expected. It shows all free/max values correctly. ...
0
votes
1answer
243 views
Can't download image from eucalyptus cloud
I'm newbie in using eucalyptus. I need to download modify a prepackaged image. I use command
euca-download-bundle
to download it. It has a required parameter - bucket.
I want to download this ...
0
votes
1answer
73 views
Deploying Eucalyptus
we are willing to build a eucalyptus cloud in our environment. using ubuntu 10.04 LTS server version,can we install it in single host creating many VMs?
If we use VM what is the problem we will face?
0
votes
2answers
143 views
If Eucalyptus Cluster controller crashs what will happen?
I have 2 physical machines.
If I make cloud computing with Eucalyptus :
First physical machine will be Cloud controller, Cluster controller and Walrus controller
Second physical machine will be Node ...
0
votes
2answers
153 views
Does the Ubuntu Enterprise Cloud have a SQS Messaging Queue equivalent
I've stumbled upon Amazon's SQS offering, a messaging queue that's targeted at producer consumer solutions running in the cloud.
I'm attempting to build a proof of concept in my own private cloud for ...
0
votes
1answer
403 views
Eucalyptus: getting private key from key pair through API / or injecting custom public key to instance
I'm probably having the most simple problem, but I'm still a bit at my wits end. Basically my problems are related to this command:
euca-run-instances -k mykey emi-104915A8
As you know, when ...
0
votes
1answer
172 views
programmatically setting up eucalyptus node controller keys
I had a general question regarding the way eucalyptus setups ssh keypairs for the various controllers like cluster, node etc.
Currently my task at hand is to automate setup of eucalyptus (including ...
0
votes
1answer
369 views
Home workstation cloud computing solution on Ubuntu
I want to make a cloud computing testing environment on my in-house network. I'm using Ubuntu (just to work on; i don't want to watch Gentoo compile screens all time:) and I plan to make an Eucalyptus ...