https certificate on load balancer?

2014-04-22 Thread Jochim, Ingo
Hi all, is it possible to place the https certificate on to the load balancer directly instead of installing them on each webserver? I could easily do that manually but my changes will get lost on the next rebuild of the LB. Is there a way to have CloudStack doing that? Thanks and regards, Ingo

RE: https certificate on load balancer?

2014-04-22 Thread Michael Phillips
Yes, I do that with with my ssl cert installed on my haproxy LB... > From: ingo.joc...@bautzen-it.de > To: users@cloudstack.apache.org > Subject: https certificate on load balancer? > Date: Tue, 22 Apr 2014 07:10:32 + > > Hi all, > > is it possible to place the https certificate on to the lo

AW: https certificate on load balancer?

2014-04-22 Thread Jochim, Ingo
Hi Michael, As I just found out this is build in into 4.3. I'm running 4.2. Thanks for your reply. Regards, Ingo -Ursprüngliche Nachricht- Von: Michael Phillips [mailto:mphilli7...@hotmail.com] Gesendet: Dienstag, 22. April 2014 09:13 An: users@cloudstack.apache.org Betreff: RE: https

Re: affinity group not work

2014-04-22 Thread Geoff Higginbottom
Two things here. You say you dedicated a host to an account which has access to a project, this means this host is now unavailable to the project, and can only be used by that account directly. Secondly the error message is highlighting a problem with affinity groups. If you are using an Anti

Re: affinity group not work

2014-04-22 Thread gokhan kocaman
I can only choose anti-affinity group as type. No other options seem. 2014-04-22 10:37 GMT+03:00 Geoff Higginbottom < geoff.higginbot...@shapeblue.com>: > Two things here. You say you dedicated a host to an account which has > access to a project, this means this host is now unavailable to the

Insufficient capacity exception

2014-04-22 Thread gokhan kocaman
Hi, I have enough resources on my hosts (ram,cpu ...) But I got error while try to create vm. Log is: 2014-04-22 10:58:50,555 DEBUG [c.c.v.VirtualMachineManagerImpl] (Job-Executor-51:ctx-4325fdf4 ctx-86395c69) Successfully transitioned to start state for VM[User|yuyu] reservation id = c93b30c1-

RE: affinity group not work

2014-04-22 Thread Saksham Srivastava
This seems related to https://issues.apache.org/jira/browse/CLOUDSTACK-6237 Thanks, Saksham -Original Message- From: gokhan kocaman [mailto:gokhank...@gmail.com] Sent: Tuesday, April 22, 2014 1:30 PM To: users@cloudstack.apache.org Subject: Re: affinity group not work I can only choose

RE: affinity group not work

2014-04-22 Thread Geoff Higginbottom
Affinity Groups are optional, If you have limited Hosts, simply do not select an affinity group when deploying a VM Regards Geoff Higginbottom D: +44 20 3603 0542 | S: +44 20 3603 0540 | M: +447968161581 geoff.higginbot...@shapeblue.com -Original Message- From: gokhan kocaman [mailto:

Re: affinity group not work

2014-04-22 Thread gokhan kocaman
But I want to use specific vms for specific hosts. For example I want to create instance-1 to host-1. Not host-2 2014-04-22 11:17 GMT+03:00 Geoff Higginbottom < geoff.higginbot...@shapeblue.com>: > Affinity Groups are optional, If you have limited Hosts, simply do not > select an affinity group

RE: affinity group not work

2014-04-22 Thread Geoff Higginbottom
Then affinity groups are not what you need. You need to setup Compute Offerings with Host Tags and then set the same Tags on the Hosts. e.g. Tag Host 1 with 'host1', Host 2 with 'host2' etc, then create a compute offering using Host Tag 'host1', and another with Host Tag 'host2' then simply u

Multiple hypervisor through single management server

2014-04-22 Thread Tejas Gadaria
Hi I am trying manage multiple hypervisor through Management server. 1 ) I have installed Xenserver 6.2 on CS 4.3 with nfs as primary & secondary storage, it was working fine. 2) Created new cluster for hyperv and added hyperv host. Immediately hyperv Centos template download started. 3) Added SM

Re: Dynamic Scaling of VM

2014-04-22 Thread Tejas Gadaria
Thanks Likitha, I will check it out. Regards, Tejas On Tue, Apr 22, 2014 at 9:37 AM, Likitha Shetty wrote: > Tejas, you must be running into this error because Clone_VM vCenter task > is taking more than 20 minutes to complete. > > To avoid this error use global configuration > 'vmware.vcenter

RE: affinity group not work

2014-04-22 Thread Saksham Srivastava
Actually Affinity group of type Explicit Dedication can be of some help. You dedicate the host to the account. While deploying VM if you chose the affinity group 'ExplicitDedication', CloudStack will place the vm on host dedicated to the account. If the affinity group is not chosen, the VM will be

Re: Insufficient capacity exception

2014-04-22 Thread Jayapal Reddy Uradi
Hi, >From the below logs the hosts are in avoid set. VM created failed because of no suitable host found. Can you please check the MS logs for errors/exception while starting vm deployment ? (Job-Executor-51:ctx-4325fdf4 ctx-86395c69 FirstFitRoutingAllocator) Host name: host2, hostId: 4 is in

RE: Multiple hypervisor through single management server

2014-04-22 Thread Devdeep Singh
Hi Tejas, For Hyper-V you need to create a zone in which Hyper-V is the only hypervisor type. Reason being, currently in cloudstack Hyper-V only works with SMB as a secondary storage. You can have a zone where a mixed set of other hypervisors are present, for example, xenserver, kvm etc, but fo

Re: Multiple hypervisor through single management server

2014-04-22 Thread Tejas Gadaria
Hi Devdeep, Thanks for clarification about hyperv, If I undo all the changes I made for hyperv setup and go ahead to deploy vmware on existing xen setup, Do I need to upload vmware systemvm or it won't be necessary. Regards, Tejas On Tue, Apr 22, 2014 at 2:40 PM, Devdeep Singh wrote: > Hi Tej

Re: Cloudstack with PCI compliance

2014-04-22 Thread Uwe Kastens
Hi there, That would be interesting for me as well Kind Regards Uwe 2014-04-21 19:31 GMT+02:00 Upendra Moturi : > Hello Team, > > Has anyone worked on making cloudstack PCI compliant. > Can you please point me some documentation. >

RE: Multiple hypervisor through single management server

2014-04-22 Thread Devdeep Singh
Hi Tejas, It should work but I would recommend that you seed the vmware systemvm template too on the secondary storage. Regards, Devdeep > -Original Message- > From: Tejas Gadaria [mailto:refond.g...@gmail.com] > Sent: Tuesday, April 22, 2014 3:05 PM > To: users@cloudstack.apache.org >

Re: SSVM cannot ping DNS

2014-04-22 Thread Shanker Balan
Hi Ameen, NOTE: Reply is addressed to the users@ list. On 21-Apr-2014, at 11:49 pm, Ameen Ali mailto:rootam...@gmail.com>> wrote: Thank you for your reply Mr. Balan Let me clearify a few things about my setup. 1. All my setup is happening inside vMware Workstation. That includes my managemen

Re: Cloud Agent Error

2014-04-22 Thread Pierre-Luc Dion
Have you tried to restart cloudstack-management? Also, are you sure the browser url was http://:8080/client ? Le dimanche 20 avril 2014, Mo a écrit : > I am attempting to assist myself in this, but I am not quite finding out > what I should do. I suspect this is exactly why I am getting a 404 er

RE: affinity group not work

2014-04-22 Thread Geoff Higginbottom
Hi Saksham, Interesting points, however the 'ExplicitDedication' approach may not meet Gokhans requirements. Gokhan wants to place specific VMs on Specific Hosts. If you use the dedicated resources feature you are suggesting, and dedicate Host 1 and Host 2 to an Account, they belong to a comm

RE: affinity group not work

2014-04-22 Thread Saksham Srivastava
Geoff, thanks for the detailed analysis. Comments inline. -Original Message- From: Geoff Higginbottom [mailto:geoff.higginbot...@shapeblue.com] Sent: Tuesday, April 22, 2014 5:26 PM To: users@cloudstack.apache.org Subject: RE: affinity group not work Hi Saksham, Interesting points, howe

Re: Multiple hypervisor through single management server

2014-04-22 Thread Tejas Gadaria
Thanks Devdeep, Regards, Tejas

Re: KVM - Migration of CLVM volumes to another primary storage fail

2014-04-22 Thread Salvatore Sciacco
Thanks! :-) I suppose there isn't much people running different CLVM pools in the same zone... S. 2014-04-20 15:26 GMT+02:00 Nux! : > On 20.04.2014 13:24, Salvatore Sciacco wrote: > >> 2014-04-20 12:31 GMT+02:00 Nux! : >> >> It looks like a bug, "qemu-img convert" should be used instead of "

vms' network limitation

2014-04-22 Thread dobropalka
Hi guys! We are finishing deployment of private cloud based on CS4.2.1 + XenServer 6.2 But I got stuck with the following problem - My VM's network speed is limited by approximately 2MB/s, both Windows and Linux ones Speed between different vms and between vm and mgmt. server seems to be normal,

Re: Multiple hypervisor through single management server

2014-04-22 Thread Mike Tutkowski
Yeah, that should work just fine. I regularly run XenServer and VMware in the same zone with only having the XenServer system template seeded. On Tue, Apr 22, 2014 at 4:07 AM, Devdeep Singh wrote: > Hi Tejas, > > It should work but I would recommend that you seed the vmware systemvm > template

CloudStack 4.3 proper Advanced Network setup

2014-04-22 Thread Владислав Старков
Hi there, I just installed CloudStack 4.3 on a single host ("all-in-one"). My host's setup: – Ubuntu 14.04 LTS 64bit – 6 1GbE NICs (3 in use and 3 not in use) – Primary storage on NFSv4 – Secondary storage on NFSv4 – KVM hypervisor only – Management server installed directly on this host (not on

Upgrading system vm template after previous upgrade

2014-04-22 Thread Erik Weber
Hi, I have an installation that's been upgraded from 4.2.1 to 4.3. In light of the heartbleed exploit, I have the need to upgrade the system vm template. As part of the upgrade process from 4.2.1 to 4.3, I registered and downloaded a new system vm template, named systemvm-xenserver-4.3. Now when

RE: affinity group not work

2014-04-22 Thread Prachi Damle
Yes, using tags will be the easiest way to achieve the usecase Gokhan wants. Saksham, The planner mode applies to ImplicitPlanner only - it has not been extended to any other planner. So this seems a bug to me. Thanks, Prachi -Original Message- From: Saksham Srivastava [mailto:saksham.s

RE: Insufficient capacity exception

2014-04-22 Thread Prachi Damle
Hi Gokhan, You need to trace the logs prior to this to see why the hosts were put in avoid set. There should be some error that caused the deployment to fail on these hosts, causing CloudStack to flag them as 'should be avoided'. Thanks, Prachi -Original Message- From: Jayapal Reddy

Email functionality.

2014-04-22 Thread Rafael Weingartner
Hi folks, I was wondering that it would be awesome if through the CS UI we could contact users, sending them emails(messages about maintenance and etc). Imagine that we have a maintenance coming and/or some users could be affected, or some problem happened that caused some downtime, it would be ve

RE: CloudStack 4.3 proper Advanced Network setup

2014-04-22 Thread Amin Samir
Hello, I am not sure if 14.04 LTS is supported check out the installation link, I propose to use it with LTS 12.04 very easy link is enclosed. http://docs.cloudstack.apache.org/projects/cloudstack-installation/en/latest/installation.html http://www.greenhills.co.uk/2013/08/30/cloudstack-single-

Re: Multiple hypervisor through single management server

2014-04-22 Thread Tejas Gadaria
Thanks Mike, I will go ahead & try this. Regards, Tejas On Tue, Apr 22, 2014 at 8:21 PM, Mike Tutkowski < mike.tutkow...@solidfire.com> wrote: > Yeah, that should work just fine. > > I regularly run XenServer and VMware in the same zone with only having the > XenServer system template seeded.

Re: Failed to mount error in Agent log file - Fresh installation

2014-04-22 Thread sandeep khandekar
Jaypal here is the output, mysql> select * from cloud.host; +++--++++-+-++-+-+--+-

Re: Storage agent or storage VM disconnected

2014-04-22 Thread sandeep khandekar
Dear Rajesh, Can you tell how to destroy SSvm, I have studied only installation docs and tried to install cloud stack, I have not seen anywhere in the apache cloudstack doc how to destroy ssvm. Today morning when I came my cloudstack centos templates shows 18% downloaded and my secstorage is ful

How to migrate volumes of Virtual routers

2014-04-22 Thread Amir Abbasi
Hi, I've assigned two primary storages. All virtual routers have been created on Primary-Storage1 but sometimes I face "Read-only file system" on some VR instances. I found no option to migrate their volumes. I have cloudstack 3.0.

Re: Failed to mount error in Agent log file - Fresh installation

2014-04-22 Thread Jayapal Reddy Uradi
Hi, Is your template downloaded successes or failed with error ? If it is failed what is the error ? Thanks, Jayapal On 23-Apr-2014, at 10:29 AM, sandeep khandekar wrote: > Jaypal here is the output, > > mysql> select * from cloud.host; > +++--

Re: Upgrading system vm template after previous upgrade

2014-04-22 Thread Harikrishna Patnala
Hi, 1) Register new system vm template and change the type = “SYSTEM” in vm_template table. (update `cloud`.`vm_template` set type='SYSTEM' where id = ) 2) Update vm_template_id = “” for all system vm entries in vm_instance table corresponding to the hypervisor. 3) Stop start the s

Re: Failed to mount error in Agent log file - Fresh installation

2014-04-22 Thread sandeep khandekar
My template got downloaded successfully. I didnt had problem in template download. I had problem in mounting the secondary storage and starting the ssvm. How much time will it take to download the Centos Template, My college internet is very slow. How does Centos Template gets downloaded >From int