Re: Not able to upload templates: Connection timed out

2014-12-11 Thread Tilak Raj Singh
Hi Vlad, I was facing the same issue when I installed cloudstack for the first time..My reason being that I was behind a authenticated proxy server so was not able to ping outside world directly. What I did was download the templates and host them locally. First of all there are three global setti

Re: Desktop as a service

2014-12-11 Thread gibbon team
Hello we are working on a solution to deploy virtual desktops (and servers too) using cloudstack and a front end portal developed in python by our team. We have customized the kvm agent to support spice. In future we want also support rdp and other protocols like x2go. The solution will be avail

Re: Desktop as a service

2014-12-11 Thread sergio tonani
Hello we are working on a solution to deploy virtual desktops (and servers too) using cloudstack and a front end portal developed in python by our team. We have customized the kvm agent to support spice. In future we want also support rdp and other protocols like x2go. The solution will be avail

AW: SaaS or PaaS

2014-12-11 Thread Jochim, Ingo
How about Cloud Foundry? Is that ready for production on ACS? Ingo -Ursprüngliche Nachricht- Von: Diego Spinola Castro [mailto:spinolacas...@gmail.com] Gesendet: Donnerstag, 11. Dezember 2014 00:14 An: users@cloudstack.apache.org Betreff: Re: SaaS or PaaS Hey Jose, you should check out

Re: AW: SaaS or PaaS

2014-12-11 Thread Vahric Muhtaryan
I know some guys with HP Helion with CF running in production Pls check http://www.ocsl.co.uk , I saw their presentation at HP Discovery 2014 On 11/12/14 13:31, "Jochim, Ingo" wrote: >How about Cloud Foundry? >Is that ready for production on ACS? > >Ingo > >-Ursprüngliche Nachricht- >Vo

Re: Cloudmonkey default output - having some more issues

2014-12-11 Thread Rohit Yadav
Hi Ian, Good suggestion. I've fixed it, now filtered output across all display output formats (default, json, table) will follow same filtering algorithm. Can you confirm testing against latest master? https://github.com/apache/cloudstack-cloudmonkey On Thursday 11 December 2014 02:28 AM, Ian F

Re: AW: SaaS or PaaS

2014-12-11 Thread Gael CORLAY
There is also Stackato (ActiveState) which is based on Cloudfoundry. On Thu, Dec 11, 2014 at 3:04 PM, Vahric Muhtaryan wrote: > I know some guys with HP Helion with CF running in production > Pls check http://www.ocsl.co.uk , I saw their presentation at HP Discovery > 2014 > > On 11/12/14 13:31,

Re: AW: SaaS or PaaS

2014-12-11 Thread José Egas López
Thank you, does Stackato supports .NET? Another question, to anybody who knows, is there any software to offer SaaS? * Regards, José * El 11/12/2014 a las 8:19, Gael CORLAY escribió: There is also Stackato (ActiveState) which is based on Cloudfoundry. On Thu, Dec 11, 2014 at 3:04 PM, Vahric M

AW: AW: SaaS or PaaS

2014-12-11 Thread Jochim, Ingo
Thx. -Ursprüngliche Nachricht- Von: Gael CORLAY [mailto:gcor...@gmail.com] Gesendet: Donnerstag, 11. Dezember 2014 14:19 An: users@cloudstack.apache.org Betreff: Re: AW: SaaS or PaaS There is also Stackato (ActiveState) which is based on Cloudfoundry. On Thu, Dec 11, 2014 at 3:04 PM, Va

Re: AW: SaaS or PaaS

2014-12-11 Thread Erik Weber
To answer that you really have to define the first 'S'. What software do you want to offer? -- Erik On Thu, Dec 11, 2014 at 2:43 PM, José Egas López wrote: > Thank you, does Stackato supports .NET? > Another question, to anybody who knows, is there any software to offer > SaaS? > > * > Regards

Re: AW: SaaS or PaaS

2014-12-11 Thread Vahric Muhtaryan
If you need Exchange like SaaS service then pls go to www.parallels.com http://sp.parallels.com/products/automation/ On 11/12/14 14:43, "José Egas López" wrote: >Thank you, does Stackato supports .NET? >Another question, to anybody who knows, is there any software to offer >SaaS? > >* >Regards,

Re: AW: SaaS or PaaS

2014-12-11 Thread José Egas López
Please, correct me if I'm wrong, I have some web apps that I want to offer as a service. Non critical apps to be offered on a public cloud, on premises, for the customers or for employees. * Regards, José * El 11/12/2014 a las 8:47, Erik Weber escribió: To answer that you really have to defi

How to remove VM entry from cloudstack database?

2014-12-11 Thread Tejas Sheth
Hello, I was tring migrate vm to another cluster using storage migration option in Cloudstack 4.3.1. unfortuanatly now it got stuck at migrating stage and don't know how to recover. since it is test environment we can remove it from database. Does anyone knows how to cleanup VM entry from clou

Re: Not able to upload templates: Connection timed out

2014-12-11 Thread Tejas Sheth
Hi, You can log in to SSVM usibg ssh and you can use folloing command to mount secondary storage Mount -t nfs :/path /mnt/path Thanks, Tejas On Dec 11, 2014 1:41 AM, "Vladislav Nazarenko" < vladislav.nazare...@gmail.com> wrote: > Hi Guys, > > thanx a lot for your prompt responses: > > @Dave:

Re: SaaS or PaaS

2014-12-11 Thread Todd Pigram
Vahric, CumuLogic still has complimentary services. The PaaS is now called Elastic WebStack.. http://www.cumulogic.com/cumulogic-software-portfolio/paas/ On Wed, Dec 10, 2014 at 6:49 PM, Vahric Muhtaryan wrote: > Hello Todd > Actually before we could say Cumulogic is PAAS , now they are co

Re: Any more CloudMonkey improvements you want to see?

2014-12-11 Thread Logan Barfield
Hi Rohit, Another small improvement I just thought about: When using tab completion to list the arguments, have the required arguments bolded. I know you can already see the required arguments with "help," but if it's not a lot of effort to implement having them marked with tab completion would

Re: Not able to upload templates: Connection timed out

2014-12-11 Thread Vladislav Nazarenko
Guys ... Tejas, Tilak, Somesh, thanx a lot! With your workarounds I was able to login to SSVM, find the reason and upload an image!!! So I can now create instances now ... May be one more question ... I downloaded a template (centos) from hier http://dl.openvm.eu/cloudstack/centos/vanilla/6

Re: SaaS or PaaS

2014-12-11 Thread Vahric Muhtaryan
I know but be careful , I said that they changed their focus I already said same thing to they :) On 11/12/14 19:15, "Todd Pigram" wrote: >Vahric, > >CumuLogic still has complimentary services. The PaaS is now called >Elastic >WebStack.. http://www.cumulogic.com/cumulogic-software-portfolio/

RE: Not able to upload templates: Connection timed out

2014-12-11 Thread Somesh Naidu
> So... how can I change the password or install an ssh pub key? You can do either, 1. create a VM from that template, customize it, like change passwd etc and then created a template out of it (https://cloudstack.apache.org/docs/en-US/Apache_CloudStack/4.0.2/html/Admin_Guide/create-template-fro

Export VMs

2014-12-11 Thread Billy Ramsay
Greetings all! We currently have a XenServer 6.1 pool being managed by a CloudStack 4.1.1 deployment. We have a client that would like to export a number of VMs so they can import them into their own XenServer pool. What would be the best way to accomplish this? I know that I can download individu

CPU over provisioning ACS 4.4.1 Xen does not take effect

2014-12-11 Thread Motty Cruz
Hello All, I have cpu.overprovisioning set to 2 on ACS 4.4.1 Xen restart cloudstack-management service, after log in I get the alert CPU 81%. Any ideas? I feel like whatever change I made does not take effect? do I need to restart Xen Servers? I did xe-toolstack-restart. Thanks, Motty

Re: CPU over provisioning ACS 4.4.1 Xen does not take effect

2014-12-11 Thread Motty Cruz
Hello All, I set CPU over provisioning on global settings forgot to set it on "Cluster" settings. Now it reflect that change on dashboard. Thanks, motty On 12/11/2014 01:37 PM, Motty Cruz wrote: Hello All, I have cpu.overprovisioning set to 2 on ACS 4.4.1 Xen restart cloudstack-management se

Foreman-cloudstack compute resource

2014-12-11 Thread Ian Forde
Is anyone actively working on the foreman-cloudstack compute resource for Foreman? There’s a repo on github (https://github.com/ke4qqq/foreman-cloudstack), but it hasn’t been updated in 3 months. Googling yields references to other repos (foreman/foreman-cloudstack, citrix/foreman-cloudstack)

Re: Cloudmonkey default output - having some more issues

2014-12-11 Thread Ian Forde
Confirmed. I reran the rest (without state=³Destroyed²) and it output the correct info. Thanks much! -I On 12/11/14, 5:13 AM, "Rohit Yadav" wrote: >Hi Ian, > >Good suggestion. I've fixed it, now filtered output across all display >output formats (default, json, table) will follow same filte

RE: How to remove VM entry from CloudStack database?

2014-12-11 Thread Matthew Midgett
I have phpmyadmin running on my MariaDB server as I am no sql expert. Then is cloud > vm_instance and change the state be editing the row for the VM ID that you need to Stopped, Destroyed or Expunging Not responsible for your actions :) Matthew Midgett Trick Solutions 143 Jenny Marie Rd Mooresv

Re: CPU over provisioning ACS 4.4.1 Xen does not take effect

2014-12-11 Thread Tejas Sheth
Hi Motty, I think the alert you are receving is about utilization of CPU resource no the provisioning. If you get error such as " not enough resource available" while deploying new instance cpu.overprovisioning helps but if you are getting high CPU utilization then you need to change your VM ins

Re: How to remove VM entry from CloudStack database?

2014-12-11 Thread Tejas Sheth
Hello, Its not in production so i can test the DB modification, Let me try to modify VM entry from vm_instance table and I'll let you guyz know the result. Thanks, Tejas On Fri, Dec 12, 2014 at 5:45 AM, Matthew Midgett < clouds...@trick-solutions.com.invalid> wrote: > I have phpmyadmin runnin

Re: How to remove VM entry from CloudStack database?

2014-12-11 Thread Tejas Sheth
Hi, I have tried to change the vm_instance table state value to "Stopped" and "Destroied" but i was nither able to start nor destroy vm. so finally i removed entire row of that perticular VM and finally that VM was removed from instance deshboard. can anyone suggest that in order to complete c

RE: Export VMs

2014-12-11 Thread Vadim Kimlaychuk
For XenServer it will be VHD files. Make Template from VM, download it, import it and re-create VM from template. Should work theoretically. Vadim. -Original Message- From: Billy Ramsay [mailto:bram...@dynamicquest.com] Sent: Thursday, December 11, 2014 10:35 PM To: users@cloudstack.ap

RE: How to remove VM entry from CloudStack database?

2014-12-11 Thread Vadim Kimlaychuk
Tejas, "Stopped" and "Destroyed" are "visible" statuses of VM at dashboard as well as "Expunding". You should put "Expunded" for the VM not to be visible. Entirely removing the raw in DB is not good option. CS does not ever remove data for VM-s being destroyed and expunded - they alway