Questions tagged [eucalyptus]

Eucalyptus implements an IaaS (Infrastructure as a Service) private cloud, accessible via AWS APIs such as Amazon EC2 and Amazon S3.

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

144 questions
0
votes
1 answer

Eucalyptus cloud volume related error log

I have created a volume and when I tried to attach the volume, I run this command: euca-attach-volume -i i-3C66428A -d /dev/sdf vol-639C3E6C After theat when I tried euca-describe-volumes it says failed. I have checked my cc.log but it seems like…
sadaf2605
  • 7,332
  • 8
  • 60
  • 103
0
votes
1 answer

AWS SDK for JAVA with IAM service in Eucalyptus

I‘m trying to use Amazon AWS SDK for developing Eucalyptus,but II am always getting access denied for that:public class App { public static AmazonEC2 ec2; public static AmazonS3 s3; public static AmazonIdentityManagement…
0
votes
1 answer

Calling PutBucket on a bucket name that doesn't already exist throws an exception

My team is setting up a Eucalyptus server w/ Walrus that we want to use to run tests on our C# code, which uses Amazon's AWS stuff. It's nearly set up and we're getting the code pointed at Eucalyptus now, but we're running into some difficulty. We…
MattM
  • 91
  • 1
  • 2
  • 10
0
votes
2 answers

I have to find time taken to register,run vm by euca commands using shell script

I have to find time taken: To register image (may be found by using time command) Time taken for running (pending to running state). Time to login (may be found by using time command) I don't know how to find this interval time as I need to check…
Sharath S
  • 9
  • 2
0
votes
1 answer

Connection to Eucalyptus is being refused

I copied two Ubuntu VMs (cloud server and the node) from a computer to another. On the first computer it was working fine but on second one the browser Firefox is showing some "Internal Error(2)" when I type the address of the server machine. Please…
Nitish Pareek
  • 2,453
  • 3
  • 19
  • 18
0
votes
1 answer

How can I resolve certificate issues in Eucalyptus?

I have recently installed eucalyptus on a Ubuntu 10.04. Everything works fine until I get to the user interface. Whenever I try to get to the store tab I get the following error: Error 60: server certificate verification failed. CAfile:…
0
votes
1 answer

How to access and Read ACL information in Eucalyptus walrus (open source 2.0.3)?

i am working on Eucalyptus Walrus 2.0.3 Open Source . all Bucket(create , list, delete) Object (upload,download,delete ) and ACL operations able to perform using Jets3t API. Except sharing resources i.e bucket , object. Please Help weather problem…
0
votes
2 answers

Login failure : 403 forbidden; When trying to access the Eucalyptus Cloud Using Netbeans(with Amazon API)

I would like access my eucalyptus cloud using Amazon AWS. For that, I have changed the EndPoint to my Cloud CC IP address (something like 172. 16.90.150:8773/services/Eucalyptus) But, It is showing an error 403: forbidden thank you,
yasin
  • 1
0
votes
1 answer

Neo4j Configuration Issue Regarding HA Setup

I am setting up a 3 node HA Neo4j cluster on Eucalyptus (which is similar to using AWS). All the nodes come up just fine (in the default standalone mode which you can see in the logs), but after restarting the neo4j service in HA mode, I get the…
hasp77
  • 61
  • 2
0
votes
3 answers

Using iMac as a machine to create a Private Cloud (Eucalyptus)

I am trying to use two iMac 2011 core i5 to create a private cloud as they are only 64bit machines that I have now. I planed to use one for CLC and another one for Node controller. I tried to installed Eucalyptus cloud from Ubuntu 10.04 server…
0
votes
1 answer

Effects with multi core processors

I am really confused with the concept of cloud computing. for example if we have the physical systems processor with dual core processor, can i add a quad core or octa core processor as a VM to the physical system. If yes, please give the…
0
votes
2 answers

Make an OpenStack image public, available to all of my users

I have a 2 node Openstack deployment configured. Presently I have one image installed from the Eucalyptus website. The image is set as 'private' I would like to make it 'public' so all users on the Openstack deployment can use it. I can't quite…
sepulworld
  • 21
  • 1
  • 5
0
votes
2 answers

Not enough resources available eucalyptus describe availability zones

Weird problem "Not enough resources available" Shivani Rao Aug 24, 2012 01:28AM UTC I created 4 instances and they were running and I now wanted to create volumes and attach them to the running instances. Unfortunately, even after attaching the…
0
votes
4 answers

install eucalyptus on centOS error

I'm trying to install eucalyptus on centOS 6.2. I followed the steps for installing eucalyptus on centos on the official website. When I came to the point to install eucalyptus, I chose to use rpm. It's the chapter Install RPMs on the Front End on…
0
votes
1 answer

eucalyptus image format, instance-clonning and auto-scaling

I am not familiar with eucalyptus and have question regarding the images, instances, clonning and how I can achieve auto-scaling with eucalyptus. Eucalyptus I believe supports many hypervisors like Xen, Vmware ESXi. So if I create a private cloud…
Abhijit-K
  • 3,569
  • 1
  • 23
  • 31
1 2 3
9
10