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
-1
votes
1 answer

Trying to add a button on UI [ cloudstack] , But not refelcting in UI [ modifying CSS file & index file also]

Any Advice/Help Thanks in Advance!! Team, Am trying to add an button for my front end page, Am modifying main CSS file by adding the button & am saving it & also am restarting the server & refreshing the UI page. But chanegs are not reflecting in…
-1
votes
1 answer

Cloudstack agent is not running

I am using Ubuntu 14.04 and during cloudstack installation I am having a problem with service cloudstack-agent. It started OK but showing status cloudstack-agent is not running. please do suggest.
Ayushi
  • 1
  • 1
-1
votes
1 answer

File Not Found Exception when installing CloudStack version 4.7.0.0

I've been trying to install CloudStack version 4.7.0.0 and on startup I get the following messages (see below). When I ls -l on the file it does exist. -rw-------. 1 cloud root 2231 May 11 13:08 cloudmanagementserver.keystore Anyone one have any…
MLiberman
  • 21
  • 6
-1
votes
1 answer

database drop and communication link failure

I am setup apache cloudstack on windows. I did mvn clean and mvn install successfully but I got an error when I enter $ mvn -P developer -pl developer -Ddeploydb command in cygwin. When I hit enter that show below error. $ mvn -P developer -pl…
-1
votes
2 answers

Fail to register iso template on cloudstack(2)

Now I can start 2 system VMs in cloudstack 4.0. However, it comes back to the old problem that I am unable to register iso or template. This very strange that there are two system VMs displaying on UI but I get the log infomation: 2013-10-26…
dj199008
  • 1,739
  • 3
  • 18
  • 27
-1
votes
2 answers

Installation CloudStack on Virtual Machine

I want to install CloudStack 4.2.0 on my 32 bit ubuntu in virtual box. It is possible? And advantages/disadvantages of this from real machine? Thanks.
yetAnotherSE
  • 3,178
  • 6
  • 26
  • 33
-1
votes
2 answers

can we install cloudstack in centOS 32-bit

I want to install cloudstack on centOS. i have installed centOS6.3 32-bit(i686) in my system. I want to know if i can install cloudstack on centOS 32-bit. Waiting for a reply. Thank you.
-2
votes
1 answer

Why do they use different logging level here in CloudStack?

When doing logging code analysis, I found that there are some logging statements which have same log message but with different verbosity level, I'm wondering why do they do that? (Those logging statements are introduced many years ago, it's hard to…
1 2 3 4 5 6 7
8