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 bfEBS images

I am trying to create a Eucalyptus EBS backed image from an Ubuntu cloud image. I have tried all sorts of different methods I have found on Google and nothing works. I have tried creating a new partition, labeling it cloudimg-rootfs and verifying…
Greg
  • 382
  • 1
  • 5
  • 14
0
votes
1 answer

How to apply scheduling algorithms on eucalyptus or openstack instances

How to apply scheduling algorithms on openstack or eucalyptus instances? I have worked with both openstack and eucalyptus instances. I need to know how scheduling algorithms are applied for these instances.Please i need answers.
Sharath S
  • 9
  • 2
0
votes
1 answer

Eucalyptus web-ui - get accountid in eucalyptus-web.properties

i have a question about the web ui interface of eucalyptus in the context of my bachelor thesis. i reference in the eucalyptus-web.properties to a static url. (like 123456/index.html) now i want to replace the "123456" with the accountid of the…
Benny
  • 1
0
votes
1 answer

How to change qemu-kvm version on Eucalyptus cloud-in-a-box?

I am trying to use libvmi tool on KVM virtual machine running on Eucalyptus cloud. It is a cloud-in-a-box 3.4.2 version. To use libvmi on KVM, it requires me to change the qemu-kvm that Eucalyptus by default uses. So I did a patch to the…
user3610199
  • 39
  • 1
  • 9
0
votes
1 answer

How to use eucalyptus REST api in c#

Could anyone help me with this example of REST api “describe eucalyptus instances” in c# without using AWS sdk for .net? I give you my sample code. This code is running in aws successfully, but in eucalyptus they give a “404 not found” error. …
0
votes
2 answers

install faststart cloud in a box

I want to install FastStart on my laptop (cloud-in-a-box), My current operating system is Windows 7 So, I burned the FastSTART on a DVD It is recommended to install linux before or the DVD wil install both the system Centos and FastSTART? thank…
Assia6
  • 41
  • 6
0
votes
3 answers

CloudWatch - CPUUtilization metric

I'm able to work with the metric GroupInServiceInstances quietly. got after enable euscale-enable-metrics-collection groupname -g 1minute But I can not work with the metric of CPUUtilization of the AWS/EC2, the alarm does not attend the metric, the…
0
votes
1 answer

Can I use Chef-Solo to provision a server created with knife-eucalyptus

I am able to create a new server using knife-eucalyptus like so: knife euca server create The server gets created but provisioning fails with the following message: "ERROR: Errno::ENOENT: No such file or directory - /etc/chef/validation.pem" This…
StFS
  • 1,639
  • 2
  • 15
  • 31
0
votes
1 answer

Eucalyptus, some euwatch commands are not working

which service in eucalyptus provides euwatch commands ? I created cloudWatch for my scaling group, but it keep its state (INSUFFICIENT DATA) as it is, after evaluation period...how to automate it's working?
0
votes
1 answer

Eucalyptus Cloud not booting

I have installed Eucalyptus Cloud in a Box (Bundled with CentOS 6.4 64 bit)on an HP Probook 430 G1 laptop with the following processor specifications Intel i7 4500u Before Install I get the message "Unsupported Hardware of combination thereof…
zain27
  • 85
  • 8
0
votes
2 answers

Eucalyptus installation

I am trying to install Eucalyptus in a virtual machine. I am using vmware version 9 and Eucalyptus FastStart version 3.1 And the network adapter which I have choose is NAT.. I am having problem with front end installation. This are some details…
user3152495
  • 1
  • 1
  • 2
0
votes
1 answer

euca2ools for Windows/Cygwin?

Is there any way to use euca2ools natively on Windows or through Cygwin or is there any other tool compatible with eucalyptus which I could run under Windows ?
kowal-tbg
  • 3
  • 3
0
votes
1 answer

How to register new Images in the Eucalyptus webinterface?

Installed the Faststart image on a single machine. Everything works. I also followed the blog to install the Ubuntu image. Its also running from the command line. And I can ssh onto it. So all fine. Now the question: how can I add the Image (or the…
FibHeap
  • 359
  • 2
  • 11
0
votes
1 answer

eucalyptus Unable to load AWS_CREDENTIAL_FILE

I have removed my previous creds and then again While geting new credentials it says: Unable to load AWS_CREDENTIAL_FILE [root@server-104 ~]# rm ~/creds/* rm: remove regular file `/root/creds/admin.zip'? yes rm: remove regular file…
sadaf2605
  • 7,332
  • 8
  • 60
  • 103
0
votes
1 answer

Eucalyptus error on volume attached: ncAttachVolumeMarshal

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 it…
sadaf2605
  • 7,332
  • 8
  • 60
  • 103