AW: CloudStack related changes in Ansible 2.3

2017-04-12 Thread Jochim, Ingo
Thanks a lot. Regards, Ingo Von: Rene Moser [m...@renemoser.net] Gesendet: Mittwoch, 12. April 2017 17:12 An: users@cloudstack.apache.org; dev Betreff: CloudStack related changes in Ansible 2.3 Hi CloudStack users Ansible 2.3 is about to be released, I

issue downloading a copy template to different zone

2017-04-12 Thread Marco Giovannini
Hi guys, I'm using the cloustack 4.6.2 and I'm hitting the following issue. I created a new secondary storage: add imagestore zoneid=--xxx-xxx name=_Secondary_SATA1 provider=NFS url=nfs://ix/vol/x_Secondary_SATA1/ESX When I create a new template which end up on this SS

CloudStack related changes in Ansible 2.3

2017-04-12 Thread Rene Moser
Hi CloudStack users Ansible 2.3 is about to be released, I would like to summarize the CloudStack related features and changes in this release. New modules --- - cs_host - cs_nic - cs_region - cs_role - cs_vpc Examples and usage for these modules can be found in the docs,

Re: OS Type: Windows Server 2016 - CS 4.9.2

2017-04-12 Thread Pierre-Luc Dion
Hi David, When using pre xenserver 7, CloudStack deploy Windows 2016 vm as "Other (64 bit)". I've made some test with XenServer 7.1 and Windows 2016 are default HVM when using the new xenserver template for Windows 2016. My understanding is that if you run a VM in XenServer as HVM and you have

Re: Template/iso

2017-04-12 Thread Gian Paolo Buono
Hi, I have resolved restart service cloud on SSVM Bye On 04/11/2017 10:39 PM, Gian Paolo Buono wrote: I have find many template from this query: select * from template_store_ref\G in status Creating and Allocated. I dont think it is a good thing. Bye On 04/11/2017 10:12 PM, Gian Paolo

RE: Remote VPN not working on 4.7.1

2017-04-12 Thread Sean Lair
Hello, I remember that issue. It was fixed by this pull request: https://github.com/apache/cloudstack/pull/1423 This is a related bug that hasn't been committed yet: https://github.com/apache/cloudstack/pull/1966 From: Vijay Sachdeva [mailto:vijay.sachd...@indiqus.com] Sent: Monday, April

Re: VMware workstation integration with cloudstack

2017-04-12 Thread Felipe Arturo Polanco
You may have better luck with nested virtualization for your VMs in workstation, enable VT-x in CPU settings for each host server and use KVM inside the VM. On Wed, Apr 12, 2017 at 9:02 AM, Sergey Levitskiy < sergey.levits...@autodesk.com> wrote: > Vmware workstation is not a supported

Re: VMware workstation integration with cloudstack

2017-04-12 Thread Sergey Levitskiy
Vmware workstation is not a supported hypervisor for Cloudstack. You need VMware ESX that is managed by vCenter.   You can see detailed requirements here: http://docs.cloudstack.apache.org/projects/cloudstack-installation/en/4.9/hypervisor/vsphere.html#system-requirements-for-vsphere-hosts

VMware workstation integration with cloudstack

2017-04-12 Thread Ahmet Orkun Gedik
Hi, I am developing a private cloud application on Cloudstack framework. I installed Cloudstack 4.10.0.0 on Windows environment and integration with VMware Workstation 12.5.4 on the same physical host. I faced while adding a new VMware cluster into zone definitions, as below;

OS Type: Windows Server 2016 - CS 4.9.2

2017-04-12 Thread David Amorín
Hi all, In our test environment based on CS 4.9.2 and XS 7.0, we are deploying VMs with Windows Server 2016 as guest installation, using OS Type: "Other (64-bit)" and so far everything is working fine. We understand that using this option we are deploying full virtualized (HVM)  Do you know