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

Euca 5.0 Ansible Console Task Failing

Background: I am only able to get past the ansible console install/config tasks by adding --region localhost to anywhere in: /usr/share/eucalyptus-ansible/roles/cloud-post/tasks/console.yml wherever it calls tools that take that argument. Otherwise…
D N
  • 51
  • 5
0
votes
1 answer

Euca 5 Ansible Install Skipping Node Actions

I'm trying to use the Euca 5 ansible installer to install a single server for all services "exp-euca.lan.com" with two node controllers "exp-enc-[01:02].lan.com" running VPCMIDO. The install goes okay and I end up with a single server running all…
D N
  • 51
  • 5
0
votes
1 answer

How does Eucalyptus's MANAGED-NOVLAN mode works?

In MANAGED-NOVLAN mode,public ip(Elastic IP) can map to private ip, how does eucalyptus 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 then natted to the vm.what's the benefit of doing…
flyingzl
  • 1,811
  • 3
  • 15
  • 18
0
votes
1 answer

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 cloud ? How can i track usage per user/group and…
Lin
  • 273
  • 4
  • 21
0
votes
1 answer

Fatal - Eucalyptus installation failed

When I install Eucalyptus cloud using the faststart method, I see that installation failed. When I check the log file later, I encounter the following errors.
0
votes
1 answer

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?
Robert
  • 1
0
votes
1 answer

node is showing status as not ready. node is not working.I have already installed the node controller in other system

I have run the command euserv-describe-node-controllers and it is showing notready. I have done all the steps and I have also registered the node but it is still not working. I am using EDGE networking.
0
votes
1 answer

Imaging Backend not working in eucalyptus

I have installed eucalyptus 4.4.4 on Centos 7 and I have already done all installation steps but it is still showing "imagingbackend" as not ready.
0
votes
1 answer

EUCA 4.4.5 Breaking Storage

I have my SC/CC and CLC on two seperate RHEL 7 hosts. I'm using overlay storage mode. If I hard reboot the SC/CC and even sometimes if I initiate an orderly reboot now I keep breaking storage and end up with the following in…
D N
  • 51
  • 5
0
votes
2 answers

EUCA 4.4.5 VPCMIDO Instances Terminate at Launch

I have achieved a small test cloud on 3 pieces of hardware. It works fine when in EDGE mode but when I try to configure it for VPCMIDO, new instances begin to launch but then timeout and move to a terminated state. I can also see the instances'…
D N
  • 51
  • 5
0
votes
2 answers

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
Nohsib
  • 3,614
  • 14
  • 51
  • 63
0
votes
1 answer

Expanding Eucalyptus Faststart installation

I have installed Eucalyptus using the Faststart method, but now I would like to expand it with three computer nodes. Is that possible or do I need to install everything manually? This is for a private home cloud environment. Also, can I use my NAS…
0
votes
2 answers

euca-import-volume conversion stuck on pending

I'm following imaging guide docs to create an EBS backed image: https://docs.eucalyptus.cloud/eucalyptus/4.4.5/index.html#image-guide/img_task_install_hvm_image.html #import to volume euca-import-volume CentOS-7-x86_64-GenericCloud-1901.raw…
D N
  • 51
  • 5
0
votes
1 answer

Which Ubuntu Cloud Image format should I use?

I am looking for a starter image to test a new Eucalyptus 4.4.5 cloud. I began here: https://docs.eucalyptus.cloud/eucalyptus/4.4.5/index.html#image-guide/ig_task_eustore.html but was directed to a URL that is not in…
D N
  • 51
  • 5
0
votes
1 answer

Eucalyptus 4.4.4 Eucaconsole Crash After Login

With the help of folks here and at github I have a clean startup log and working login page for my Eucaconsole. I've configured an account and user for the console via euare-accountcreate -a myconsoleaccount euare-useraddloginprofile --as-account…
D N
  • 51
  • 5