Questions tagged [cloudstack]

Cloudstack is opensource software designed to manage highly available, highly scalable IaaS Cloud. It supports most popular hypervisors: VMware, KVM, Citrix XenServer, XCP, Oracle VM server and Microsoft Hyper-V.

39 questions
3
votes
3 answers

GPU support on OpenStack/CloudStack

I'm wondering if anyone here has had success with any of the cloud orchestration layers using a GPU (preferably vGPU)? I've been able to get XenServer 6.2 to successfully see our nvidia GRID K1 card but didn't know if any of the OpenStack/CloudStack…
2
votes
1 answer

Apache log4j cloudstack log rotation archival policy

I am trying to limit the number of logs that are kept on my cloudstack management server. I am running log4j 1.2 and have recently added "" to my config (/etc/cloudstack/management/log4j-cloud.xml) to only…
Tom
  • 51
  • 1
  • 5
2
votes
1 answer

Can't reach a Kubernetes service on a guest node

I have tried to run the guestbook example in Kubernetes Github repository but I can't reach this service from my local host. My test enviroment consists of two virtual machines (with CentOS7) provisioned by CloudStack, with OpenShift Origin…
DarkSkull
  • 161
  • 1
  • 9
2
votes
2 answers

Unrecognized mount option "nobootwait" or missing value on ext4-fs for cloudstack

I am launching a VM on a cloudstack derivative. The fstab looks like this /dev/vdb /mnt auto defaults,nobootwait,comment=cloudconfig 0 2 Starting File System Check on /dev/vdb... [ 4.626329] [drm] Initialized drm 1.1.0…
2
votes
2 answers

Can I create local AMI file for future use on various cloud service?

Is it possible to locally create a single AMI file of say Debian Jessie and use it directly (or with little changes) on any AMI-compatible cloud service providers (eg. AWS, CloudStack, Digital Ocean or Rackspace)?
2
votes
0 answers

How to relate cloudstack volume ID to guest virtual block device ID?

Under CloudStack 4.2.1, I have an Ubuntu 14.04 guest with 3 attached volumes of the same size. From the CloudStack management page, I can see that each attached volume has a name and an ID (and a probably irrelevant VM ID). By name: DATA-4113,…
2
votes
1 answer

Does CloudStack support the Open Virtualization Format (OVF)?

The questions says it all. Can someone tell me the answer please? I have researched but I'm still not sure. Thanks.
Rob
  • 121
  • 1
2
votes
3 answers

Cloudstack missing templates

I have installed several templates in cloudstack and I can see them in TEMPLATES module of management. But when I try to add an instance all the templates are missing. Did anyone experienced the same issue in the past? Thank you ---Edited--- Looks…
Hex
  • 1,939
  • 10
  • 17
1
vote
2 answers

GlusterFS or Ceph RBD for storing Virtual Machine image

I am using glusterfs 5.3 for storing images of virtual machines in Cloudstack/KVM environment, majority of VMs are DB Servers (Sql Server & MariaDB). But I am facing performance issue on VMs specifically on database servers. I get lots of Time out…
Prateek
  • 11
  • 1
1
vote
1 answer

Cloudstack doesn't detect/add secondary NFS storage

My goal is to setup the secondary storage and the nfs server on the same machine as the management server. I've followed the guidelines according to the cloudstack installation docs here but the secondary storage is still not configured, as shown…
Edd
  • 21
  • 5
1
vote
1 answer

Error in adding ISO template to Cloudstack

I'm trying to add an ISO template to Cloudstack so that I can create instances, and I'm sure I've registered the ISO correctly. Currently, it looks like this: . What it should look like is this, with the option to edit, download, delete etc. Is it…
Edd
  • 21
  • 5
1
vote
0 answers

Can't access file share from different subnet

I'm trying to wrap my mind around why this isn't working: Fileserver resides in a (virtual) network under a CloudStack VPC 10.1.1.0/24 Client machine is on a Physical network (also the edge router) 192.168.1.0/24 There are static routes setup…
Joshua
  • 11
  • 5
1
vote
1 answer

Can't ping from guest CentOS 7 VM to another guest CentOS 7 VM

I have a problem with ping VM from and to another VM that run CentOS7. The hypervisor is KVM and I control all with CloudStack. The strange thing is that I can ping from and to secondary storage vm and console proxy vm (runs debian), so I think that…
DarkSkull
  • 161
  • 1
  • 9
1
vote
1 answer

Add Shared Mountpoint storage in Cloudstack?

I'm trying to use a SAN storage as Primary Storage for my Cloudstack KVM Cluster in the Basic Installation. Cloudstack's document says that, in order to use Fiber Channel for my SAN storage, I have to use Shared Mountpoint storage. However, I can't…
weeix
  • 293
  • 2
  • 4
  • 14
1
vote
0 answers

How to power down Cloudstack configured with XenServer Hypervisors

I have three XenServers(6.2) configured in a single pool. I also have a Cloudstack (CentOS 6.5) Management interface controlling them all. Everything is up and running but I can not figure out how to power them all down properly. There is no…
1
2 3