Questions tagged [apache-cloudstack]

CloudStack is open source cloud computing software for creating, managing, and deploying infrastructure cloud services. It uses existing hypervisors such as Oracle VM, KVM, vSphere, and XenServer for virtualization. In addition to its own API, CloudStack is also implementing the Amazon EC2 and S3 APIs, as well as the vCloud API.

Apache CloudStack (Incubating) is open source software designed to deploy and manage large networks of virtual machines, as a highly available, highly scalable Infrastructure as a Service (IaaS) cloud computing platform. CloudStack is used by a number of service providers to offer public cloud services, and by many companies to provide an on-premises (private) cloud offering, or as part of a hybrid cloud solution.

CloudStack is a turnkey solution that includes the entire "stack" of features most organizations want with an IaaS cloud: compute orchestration, Network-as-a-Service, user and account management, a full and open native API, resource accounting, and a first-class User Interface (UI).

CloudStack currently supports the most popular hypervisors: VMware, KVM, XenServer and Xen Cloud Platform (XCP).

Users can manage their cloud with an easy to use Web interface, command line tools, and/or a full-featured RESTful API. In addition, CloudStack provides an API that's compatible with AWS EC2 and S3 for organizations that wish to deploy hybrid clouds.

Source: cloudstack.apache.org (CloudStack)

114 questions
0
votes
1 answer

how to make the cloudmonkey output plain text with no style info?

I wander if there's a way to make the cloudmonkey output plain text instead of the ones with the style info so I can filter the output info with ease. e.g. When I do 'cloudmonkey list users' instead of the 'count = 1 ...' output I got…
user1726366
  • 2,256
  • 4
  • 15
  • 17
0
votes
2 answers

How to start multiple virtual machines simultaneously in CloudStack

Is there a way to start multiple virtual machines (instances) simultaneously in CloudStack? Apparently this can't be done using the http user interface. Also, the http API request specifies only one id for targeting the virtual machine. All I can…
kaspersky
  • 3,959
  • 4
  • 33
  • 50
0
votes
1 answer

Cannot connect internet in centos 6.3 minimal version

I have a windows server 2012 R2 machine on which i am using hyper-v.I have installed Centos 6.3 minimal in a virtual machine.Now i am not able to connect to the internet.I have a file /etc.../ifcfg-lo with default config but when i do change the…
0
votes
1 answer

Cloudstack development environment

I'm trying to set up a development environment in eclipse for Cloudstack. Until now I have been able to setup everything and run the mvn commands with jetty:run so I can see it in my localhost:8080/client. So far so good. What I want to achieve is…
Ramzendo
  • 576
  • 1
  • 5
  • 16
0
votes
1 answer

How to deploy Spark,That it can make the highest resource utilization

I have 10 servers (16G memory, 8 cores) and want to deploy Hadoop and Spark, can you tell me which plan can make the maximum utilization of resources? the immediate deployment; install Openstack, deploy the environment into virtual machine; using…
0
votes
1 answer

Unable to start Cloud stack 4.4 instances due to For Input String "MON"

I have just setup my Cloudstack 4.4 and everything was fine but received an error called "For Input String "MON" " My console proxy VM and Secondary storage VM are both up and running. I have tried to reinstall a clean version of cloudstack 4.4 and…
Tsu Wei Quan
  • 335
  • 1
  • 5
  • 19
0
votes
0 answers

Apache Mesos Vs. Apache CloudStack

Managing the infrastructure (private cloud or public cloud) at scale and ease is addressed by Apache Mesos, Apache CloudStack and OpenStack. I have few questions in this regard and wanted to see if someone can throw light. Any article(s) that…
olnrao
  • 27
  • 7
0
votes
1 answer

CloudStack management server on VPS and VPS Host?

I am aware of CloudStack management server running on VPS, but can a host be another VPS or multiple VPSes? Instead of using physical baremetal servers, can we use big VPSes or cloud servers like AWS? Forgive me if my question is silly. I have…
LuckyBabu
  • 69
  • 2
  • 9
0
votes
1 answer

Cloudstack 4.4 Failed to start system vm

I've stumbled on this issue after installing and configuring cloudstack 4.4. I'm trying to setup cloudstack wiht VMWARE hypervisor, i've followed all the step from the cloudstack documentation, but I have 2 issues. can not start the System Storage…
Bard
  • 21
  • 3
0
votes
1 answer

Xenserver NFS export share only 4GB size?

I have managed to create an NFS server on my Xenserver and mounted it on my Cloudstack 4.4! However i realise the size of my primary storage and secondary storage is only 4gb when i have assigned 250gb to my Xenserver VM (local storage) May i know…
Tsu Wei Quan
  • 335
  • 1
  • 5
  • 19
0
votes
2 answers

How can i use local storage as Primary and Secondary storage during Cloudstack UI?

I am trying to create a mobile Cloudstack 4.2 on 2 PCs. 1st pc = Xenserver 2nd pc = ACS 4.2 I am quite stuck in creating Primary storage during the Cloudstack UI as it prompt me "Something went wrong; You may go back and correct errors, Failed to…
Tsu Wei Quan
  • 335
  • 1
  • 5
  • 19
0
votes
1 answer

Programmatically Deploy Server in CloudStack

Sorry if this is a silly question, but I am new to working with CloudStack. Is there a function that I could call to automatically build out a server using a template already in CloudStack? Example being I have a CentOS template on the server and…
Ferbla
  • 51
  • 1
  • 11
0
votes
1 answer

Not able to connect to the Virtual Box VM created by DevCloud

I have installed DevCloud on MacOSX as per the instructions given in the link https://cwiki.apache.org/confluence/display/CLOUDSTACK/DevCloud After Importing the image in Virtual Box and starting the VM, I am not able to ping the VM from my Host…
Harry
  • 321
  • 4
  • 13
0
votes
1 answer

Apache Cloudstack Development Environment failed create Instance

I am trying to build build cloudstack 4.2 using my laptop by following this guide and, everything went smooth. But when I tried to create an instance I've got this following error : WARN [apache.cloudstack.alerts] (Job-Executor-1:job-11 = […
smidh
  • 33
  • 1
  • 8
0
votes
1 answer

how to start apache tomcat on apache-cloudstack management server

i am trying to install cloudstack. and was configuring management server. setup is done but when try to start cloud management service it failed. and error was cloudsatck-management tomcat servelet not running.