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

Active Directory Authentication Not Showing Users, Groups

I’m trying to get Active Directory authentication working with Eucalyptus, but I’m not able to login to the console with the configured credentials. I’ve the following in my .lic file: PROPERTY authentication.ldap_integration_configuration …
dthagard
  • 823
  • 7
  • 23
0
votes
3 answers

eucalyptus started but appear error

I installed eucalyptus, but when i start eucalyptus , it's appear mistake. I check file eucanetd.log, it show following: 2014-12-11 11:40:01 ERROR | command failed: exitcode='256' command='//usr/lib/eucalyptus/euca_rootwrap /usr/sbin/dhcpd -cf…
0
votes
1 answer

Eucalyptus instance will not start, immediately fails from stopped --> pending --> stopping with errors

I was running Eucalyptus 4.0 - the environment is sounds and has been up for a couple of years without issue prior. I went through the shutdown procedure (stop all instances, stop eucalyptus-cloud, stop eucalyptus-cc, stop each node) and shutdown…
0
votes
1 answer

Can't install eucalyptus

I have a VM with storage size as 20 GB. I begin setup eucalyptus by Eucalyptus FastStart, i use to command: bash <(curl -Ls eucalyptus.com/install) But It appear mistake,and this is log file of eucalyptus: curl 7.19.7 (x86_64-redhat-linux-gnu)…
0
votes
3 answers

Eucalyptus Walrus/Amazon S3 SOAP signature is failing

I have been learning how to use Amazon S3 API by using the open source Eucalyptus. So far I have been able to successfully use REST, but now I would also like to use SOAP. I seem to be having trouble generating the correct signature for my…
0
votes
1 answer

ELB with OutOfService Instances in Eucalyptus

I'm trying to configure ELB in Eucalyptus private cloud, but the instances remain OutOfService. What procedure do I need to let them InService? [root@frontend Downloads]# eulb-describe-instance-health loadbalancer INSTANCE i-A05B431F …
0
votes
1 answer

Hadoop distcp command using a different S3 destination

I am using a Eucalyptus private cloud on which I have set up an CDH5 HDFS. I would like to backup my HDFS to the Eucalyptus S3. The classic way to use distcp as suggested here: http://wiki.apache.org/hadoop/AmazonS3 , ie hadoop distp…
Geeky
  • 35
  • 5
0
votes
1 answer

How to enable debug logging in Eucalyptus 4.0.0?

Can anyone explain how to enable debug logging in Eucalyptus 4.0.0 properly? I set LOGLEVEL="DEBUG" in /etc/eucalyptus/eucalyptus.conf Then I restarted everything but logs still only show INFO, WARN and ERROR.
egorpe
  • 89
  • 4
0
votes
2 answers

Error when launching an instance "not enough resources vm instances"

I was able to use the web interface but I get this error when launching an instance. "Not enough resources (0 in cluster1 < 1): vm instances." I installed Eucalyptus 4 manually on a single physical server running CentOS 6.5 (minimal) Various…
user2274586
  • 61
  • 1
  • 5
0
votes
1 answer

Eucalapyus comonents are not enabled during the registeration step

I am trying to install Eucalyptus 3.3.0 on Ubuntu (cloud in a box ). I am following the steps provied here when I try to register the components of eucalyptus, there are registered without "enabled" state. they are must be enabled. for example :…
Asma
  • 41
  • 1
  • 1
  • 5
0
votes
1 answer

Faing difficulty in building eucalyptus on ubuntu 12.04

I installed Ubuntu 12.04(precise)64-bit alongside MacBookPro OS which its processor :Intel® Core™ i5-3210M CPU @ 2.50GHz × 4. Then I am trying for several days to install eucalyptus 3.2.0 by following this guide. When I reached the build phase, it…
Asma
  • 41
  • 1
  • 1
  • 5
0
votes
2 answers

Cannot ssh into instance created in eucalyptus

I installed the eucalyptus faststart3.4.2 iso from here http://downloads.eucalyptus.com/software/faststart/ and then I installed cloud in a box. Then creating an instance m1.small I am trying to ssh into the instance created by its IP. The VM is…
Ayan Banerjee
  • 121
  • 2
  • 12
0
votes
1 answer

Windows Azure using Eucalyptus

I'm using Eucalyptus and I want know if is there some way to use Windows Azure using Eucalyptus. Thx all
RenanMPN
  • 47
  • 1
  • 5
0
votes
2 answers

Eucalyptus 3.4.2 CentOS 6 demo root password

I installed cloud-in-a-box/fastrack of Eucalyptus and am able to create instance and log into it. But when trying sudo, sudo su - or login in as root I'm asked for a password. I'm not sure what the password might be. Does anyone know what the…
codeBarer
  • 2,238
  • 7
  • 44
  • 75
0
votes
1 answer

Eucalyptus: What root device name should I use to register a Windows EBS-backed image?

I would like to create an EBS-backed Windows image in Eucalyptus 3.4. https://www.eucalyptus.com/docs/eucalyptus/3.4/index.html#image-guide/img_task_create_bfebs_image.html I have reached the last step, registering the snapshot: euca-register --name…
Gavilan Comun
  • 1,361
  • 2
  • 11
  • 19