Re: Enabling SSL in the CloudStack

2014-01-29 Thread Shanker Balan
Comments inline. On 29-Jan-2014, at 3:01 am, Hollman Enciso R. wrote: > Hello. > > How can i enable SSL on CS interface ? > > I found that > https://cwiki.apache.org/confluence/display/CLOUDSTACK/Enabling+SSL+in+the+CloudStack+UI > > but it's for old versions :( > > I have CS 4.2.1 > I prefer u

Re: AWS api only for basic networking zones ?

2014-01-29 Thread Andrija Panic
Thank you very much Chandan, so basicaly, for a real production usage, it is not very usable for Advanced zone with VLANs as a separation method, except for playing arrounda and experimenting ? I have production CS setup, and that's why I ask this...customers will probably have enough problem with

Re: hyper-v agent building on cloudstack 4.3

2014-01-29 Thread Tejas Gadaria
Hi Ram Ganesh, I have created a user in AD with Domain Admin and Administrator privileges, Also it is Hyper-V Administrator and and local Administrator group. As I am working with one host I have not checked for inherit rights for migrating VM till now . Regards, Tejas On Tue, Jan 28, 2014 at 1

Re: Unable to create slave connection to host [Machine gets rebooted]

2014-01-29 Thread Umair Azam
Hello, It seems the issue is with my xenserver version compatibility. Will install a version recomended by cloudstack and see if it works or not. On 1/28/2014 12:04 AM, Umair Azam wrote: Amogh, All servers are in the same vlan with no restriction on networking side, iptables service is also

Re: SSVM/CPVM Agent State Alert

2014-01-29 Thread Francois Gaudreault
Hi, Yes, the VIP was is in the host field. It seems that if I turn agent.lb.enabled to true, then all the problems are fixed. I believe by turning this flag on, the IP used for the agent are not the VIP, but each member's IP. Correct? Or it was just a coincidence? Thanks! On 1/29/2014, 1:48

RE: SSVM/CPVM Agent State Alert

2014-01-29 Thread Geoff Higginbottom
agent.lb.enabled deals with the LB of Hosts and System VMs. If running with more than one management server, this should be enabled. Hosts and System VMs have a management server allocated to manage them, as listed in the 'mgmt_server_id' entry in the 'host' table in the DB. When a Management

Re: SSVM/CPVM Agent State Alert

2014-01-29 Thread Francois Gaudreault
Great, so this explains why it works properly now with that flag on. Thanks Goeff! Francois On 1/29/2014, 7:54 AM, Geoff Higginbottom wrote: agent.lb.enabled deals with the LB of Hosts and System VMs. If running with more than one management server, this should be enabled. Hosts and System V

Re: Enabling SSL in the CloudStack

2014-01-29 Thread Hollman Enciso R.
On Wed, Jan 29, 2014 at 3:44 AM, Shanker Balan wrote: > I prefer using Apache HTTP + SSL server for terminating SSL > locally on the management server. > > > http://shankerbalan.net/blog/securing-cloudstack-management-ui-with-apache-ssl/ > thanks! -- Hollman Eduardo Enciso R. http://nexxuz.co

Re: Enabling SSL in the CloudStack

2014-01-29 Thread Hollman Enciso R.
On Tue, Jan 28, 2014 at 4:35 PM, Kristoffer Sheather @ CloudCentral < kristoffer.sheat...@cloudcentral.com.au> wrote: > Hi Hollman, > > I'd recommend fronting your CloudStack installation with a load balancer > and terminating the SSL sessions there. This will work well even if you > only have a

Re: Enabling SSL in the CloudStack

2014-01-29 Thread Shanker Balan
Comments inline. On 29-Jan-2014, at 6:56 pm, Hollman Enciso R. wrote: > On Tue, Jan 28, 2014 at 4:35 PM, Kristoffer Sheather @ CloudCentral < > kristoffer.sheat...@cloudcentral.com.au> wrote: > >> Hi Hollman, >> >> I'd recommend fronting your CloudStack installation with a load balancer >> and t

CS4.2.1 SVM can not start

2014-01-29 Thread 不坏阿峰
i have try clean DB and re initial CS4.2.1. in Xen server pool, nfs primary storage have attached., it is ok. i search other person meet same problem, but no solution. http://permalink.gmane.org/gmane.comp.apache.cloudstack.user/8728 hope some one can give me some support. thanks --

Re: Enabling SSL in the CloudStack

2014-01-29 Thread Rafael Weingartner
I would suggest Apache or NGinx as load balancers that support SSL(HTTPS). On Wed, Jan 29, 2014 at 2:36 PM, Shanker Balan wrote: > Comments inline. > > On 29-Jan-2014, at 6:56 pm, Hollman Enciso R. > wrote: > > > On Tue, Jan 28, 2014 at 4:35 PM, Kristoffer Sheather @ CloudCentral < > > kristof

Re: Enabling SSL in the CloudStack

2014-01-29 Thread Shanker Balan
On 29-Jan-2014, at 10:34 pm, Rafael Weingartner wrote: > I would suggest Apache or NGinx as load balancers that support SSL(HTTPS). These apps themselves would be single point of failures and would require HA. Unless you plan to setup CARP services yourself, you are better off using something l

Re: Enabling SSL in the CloudStack

2014-01-29 Thread Rafael Weingartner
You could easily set up an Apache/Nginx cluster to deliver HA. On Wed, Jan 29, 2014 at 4:02 PM, Shanker Balan wrote: > On 29-Jan-2014, at 10:34 pm, Rafael Weingartner < > rafaelweingart...@gmail.com> wrote: > > > I would suggest Apache or NGinx as load balancers that support > SSL(HTTPS). > > Th

Re: cloudstack presenting wrong used memory values

2014-01-29 Thread Rafael Weingartner
Doesn't anyone think that those memory values presented on infrastructure>hosts are a little odd? On Tue, Jan 28, 2014 at 2:54 PM, Rafael Weingartner < rafaelweingart...@gmail.com> wrote: > Hi all, > > I am mailing this to the dev and users list, since I am not sure which one > would be the best

Unable to remove project ISO's?

2014-01-29 Thread Cody Rucks
I uploaded a few ISO's to a project for testing and now want to remove them. However, when I look at the templates/ISO's under either the Project or the general view they are not showing up. If I go to deploy a new instance, they still show up under "My ISOs". Any ideas on how to clear out the old

Re: Unable to remove project ISO's?

2014-01-29 Thread Cody Rucks
I just figured this out. ISOs labled 'mine' under a project do not appear under the 'all' section for some reason. Selecting 'mine' will display them and allow for all normal functions. On Wed, Jan 29, 2014 at 1:36 PM, Cody Rucks wrote: > I uploaded a few ISO's to a project for testing and now

cloudstack 4.1 & Xen 6.1

2014-01-29 Thread Peter Zhai
Hi, I am wondering cloudstack 4.1 version support Xen 6.1 or not ? Thanks

Fwd: hyper-v agent building on cloudstack 4.3

2014-01-29 Thread Tejas Gadaria
Hi Anshul, DNS Suffix is already set on the host. I have firewall disabled and log on as service right available. I re-installed Hyperv Agent with Domain\Administrator Privileges. I think Agent has installed, but service is not started. In services.msc , I got service called "CloudStack Hyper-V

Re: hyper-v agent building on cloudstack 4.3

2014-01-29 Thread Tejas Gadaria
DNS Suffix is already set on the host. I have firewall disabled and log on as service right available. I re-installed Hyperv Agent with Domain\Administrator Privileges. I think Agent has installed, but service is not started. In services.msc , I got service called "CloudStack Hyper-V Agent", serv

Re: cloudstack 4.1 & Xen 6.1

2014-01-29 Thread Srikanteswararao Talluri
Yet xenserver 6.1 is supported. http://svn.apache.org/repos/asf/cloudstack/docsite/html/docs/en-US/Apache_C loudStack/4.1.0/html/Release_Notes/compatibility.html#supported-hypervisors Thanks, ~Talluri On 30/01/14 5:31 am, "Peter Zhai" wrote: >Hi, > >I am wondering cloudstack 4.1 version suppor

Re: hyper-v agent building on cloudstack 4.3

2014-01-29 Thread Tejas Gadaria
Hi, Recent log are as below, 2014-01-30 11:33:01,691 [1] DEBUG CloudStack.Plugin.AgentShell.Program [(null)] - CloudStack Hyper-V Agent arg is 2014-01-30 11:33:01,833 [1] INFO CloudStack.Plugin.AgentShell.Program [(null)] - Installing and running CloudStack Hyper-V Agent 2014-01-30 11:33:03,511

Re: cloudstack presenting wrong used memory values

2014-01-29 Thread Marty Sweet
What hypervisor are you using? My CS System Capacity on the dashboard shows *Memory 157.05 GB / 1.37 TB *(which works + overprovisioning). I think this issue is slightly different to CLOUDSTACK-3048 as it should not effect VM allocation. I have never noticed about the memory used section: Memory

Re: cloudstack presenting wrong used memory values

2014-01-29 Thread Marty Sweet
I should also point out that this is on CS 4.2.0. This issue may have been fixed since then. Marty On Thu, Jan 30, 2014 at 7:41 AM, Marty Sweet wrote: > What hypervisor are you using? > > My CS System Capacity on the dashboard shows *Memory 157.05 GB / 1.37 TB > *(which > works + overprovisi