Failed to build 4.15.1: cloud-plugin-user-authenticator-ldap

2021-07-09 Thread Rene Moser
Hi I tried to update the cloudstack test container [1] for ansible integration tests to 4.15.1 but the build failed with a missing mvn dependency: [ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:3.1.1:resolve-plugins (resolve-plugins) on project

Re: How to use ansible for cloudstack initialization

2021-06-27 Thread Rene Moser
Hi Jerry I am one of the authors of the cloudstack ansible integration, you can find the docs about every ansible module here https://docs.ansible.com/ansible/latest/collections/ngine_io/cloudstack/index.html We have intregration tests playbooks, which also creates zones, pods, cluster,

Re: AW: CloudStack and Ansible

2021-06-26 Thread Rene Moser
Hi Peter On 25.06.21 10:55, peter.murysh...@zv.fraunhofer.de wrote: Hi Rafael, as a follow-up to your great talk at the CSEUG session: in your email you wrote, "The Ansible implementation for ACS is very complete and robust. It made it possible for us to fully automate from metal to the

Re: AutoScale without using NetScaler

2021-05-18 Thread Rene Moser
Hi On 4/16/21 3:37 PM, Дикевич Евгений Александрович wrote: > Hi all. > MB someone configured autoscale without using NetScaler? We developed our own generic autoscaler for Clouds: scalr. It's open source (MIT) and can currently scale CloudStack, Digital Ocean and Hetzner Cloud and

Re: CloudStack and Ansible

2021-05-10 Thread Rene Moser
Hi Ivet On 10.05.21 16:52, Ivet Petrova wrote: Hy everyone, I would like to prepare a blog post on CloudStack and Ansible use case. Are there any users here of this combination, who are willing to share insights (how you use it, why you selected it, etc.) and help me for the post? Yes,

Re: [VOTE] Renaming default git branch name from 'master' to 'main' and replace offensive words as appropriate for inclusiveness

2021-04-30 Thread Rene Moser
+1 (non-binding) While context is important and "master" has many meanings, I am not offended when we switch from "master" to "main" in favor of political correctness.

Re: [VOTE] New life to Terraform Provider CloudStack with Apache CloudStack project

2021-04-19 Thread Rene Moser
Hi Rohit On 19.04.21 13:37, Rohit Yadav wrote: Hi René, From the discussion thread on the terraform provider, you can see some interest and commitment (https://markmail.org/message/xultlpdihdrrg4gq) and quite recently Peter/Fraunhofer and I/ShapeBlue had a meeting with Chris/Hashicorp to

Re: [VOTE] New life to Terraform Provider CloudStack with Apache CloudStack project

2021-04-15 Thread Rene Moser
-1 First, I didn't see much commitment in actively supporting and maintaining this integration. Second, there are many integrations, is terraform the one to pick for using cloudstack from the view of the ASF? A "plugin" for a software developed outside of ASF? What about puppet, ansible,

Re: Cloud Provider Interested in CloudStack

2020-12-15 Thread Rene Moser
I can confirm this what Daan said, openstack needs orchestration tool to update components in particular order. It's doable but needs pretty good knowledge about each service and component and compatibility to each other and versions running. Exposing openstack api to public is not a thing I

Re: Paid assitance with cloudstack deployment needed

2020-12-06 Thread Rene Moser
Hi Augusto On 06.12.20 00:02, i...@defendhosting.com wrote: We need help choosing the best server provider (we currently use OVH and Hetzner, we would like to continue with them if possible). Our plan is to deploy servers in zones, and offer them to our customers (starting with USA and

Re: VPC and Egress Rules: is it broken?

2020-10-12 Thread Rene Moser
On 12.10.20 17:30, rva...@privaz.io.INVALID wrote: Am I missing something? It's been a while but I remember the default egress rule is "allow from all". https://docs.cloudstack.apache.org/en/4.14.0.0/adminguide/networking/virtual_private_cloud_config.html?#about-network-acl-lists The doc

[ANNOUNCE] Ansible 2.10

2020-09-24 Thread Rene Moser
Dear CloudStack users I am pleased to announce the release of Ansible 2.10 with fully integrated CloudStack support. The new distributed development model allows to release often and early. But it took some efforts the last couple of months to get all into shape. Even though it was not our

Re: cloudstack Can't find at least one running router!

2020-09-07 Thread Rene Moser
hi On 07.09.20 14:49, Mindaugas Milinavičius wrote: Hello, Doesn't matter now, we decide to move from cloudstack to openstack and from scaleio to linbit Despite your decision, how much RAM did your routers had? Regards René

[ANNOUNCE]: CloudStack Autoscaling with Scalr

2020-08-08 Thread Rene Moser
Hi I'd like to announce Scalr - the open source Cloud autoscaling engine. Scalr follows a general approach to scale instances on several public Clouds including any Apache CloudStack based Cloud. Find more on https://ngine-io.github.io/scalr/ The project is currently actively in development,

[ANNOUNCE] CloudStack Ansible Collection

2020-08-08 Thread Rene Moser
Hi CloudStack users Some may rembember, I am the author and maintainer of the official cloudstack modules and want to give a heads up what has been going on behind the scenes. Ansible 2.10 is a now ACD (Ansible Community Distribution) the upstream project of Red Hat Ansible Engine and has a

Re: Upgrade to Cloudstack 4.11.2 fails *AGAIN*

2019-05-22 Thread Rene Moser
Just a suspicion: have you checked, the system VMs actually have allocated 512 MB RAM? I remember the systemvm templates had the setting to only use 256 MB RAM in previous versions which is too low. IMHO this setting must be adjusted manually in the database before the upgrade (you can do it while

Ansible 2.8: CloudStack related changes

2019-05-16 Thread Rene Moser
(#54098) Add a new CloudStack module - cs_traffic_type (#54451) Enable adding VLAN IP ranges for Physical Networks (#54576) Proper handling of lower case name for InternalLbVm Service Provider (#55087) Rene Moser (13): cs_loadbalancer_rule_member: fix error handling (#4

Re: Cannot create instance with FQDN

2019-04-25 Thread Rene Moser
Hi A common way to have a bootstrap mechanism in many clouds, so also in cloudstack, is to use cloud-init [1] as described in the docs [2]. You would need to create a template (or iso) with cloud-init installed and then pass userdata as base64 encoded cloud-config, an example for a hostname

Re: [VOTE] Apache CloudStack 4.12.0.0 [RC2]

2019-02-13 Thread Rene Moser
Hi again I found https://github.com/apache/cloudstack/commit/323f791efca6f1d5b8bb63573d9e385c97c427e1#diff-386567a135e2a56f117a25d2abf98218R1435 AFAIK there is no other way to create a network in state=implemented than creating a VM attached to the network, right? Regards René

Re: [VOTE] Apache CloudStack 4.12.0.0 [RC2]

2019-02-13 Thread Rene Moser
Hi Seeing a failing ansible integration test for 4.12.0.0 RC2, which passes in 4.11.2: API says: Network with UUID:19f750cf-de98-43ab-b565-1935a7c23f6e is in allocated and needs to be implemented first before acquiring an IP address https://gist.github.com/resmo/0c3a89055962456f68b27567bb5794f6

Re: URGENT: Unable to schedule async job for command com.cloud.vm.VmWorkStart, unexpected exception

2018-12-13 Thread Rene Moser
Hi On 12/13/18 11:50 AM, Ugo Vasi wrote: > Hi René , > the cloustack installation is 4.11.1.0. From the issue you reported to > me I do not understand if the problem has been solved or not.. > > The big problem is that I can not perform any new jobs. > > In addition to the stopped VM there are

Re: URGENT: Unable to schedule async job for command com.cloud.vm.VmWorkStart, unexpected exception

2018-12-13 Thread Rene Moser
Hi I think you hit https://github.com/apache/cloudstack/issues/2880 Is this already 4.11.2? We have also seen this in our lab, could not really reproduce it, seems to be a race condition. Regards René On 12/13/18 9:01 AM, Ugo Vasi wrote: > Hi all, > I'm trying to reboot a vm after the host it

Re: enable cloudStack SSL

2018-11-21 Thread Rene Moser
Hi Rich We use nginx in front of cloudstack as a HTTP and SSL proxy. It is much easier to setup. Regards René On 11/21/18 7:31 PM, Richard Persaud wrote: > Hello, > > How can I enable SSL on cloudStack 4.11.1? > > I have looked over the documentation located at: >

Re: Google Authenticator 2fa in ACS?

2018-11-13 Thread Rene Moser
We use keycloak [1] as a SSO solutions (including 2FA) as a identidy and access management. It supports SAML, so any applicaion with SAML including CloudStack can be connected. [1] https://www.keycloak.org/about.html On 11/13/18 6:56 PM, Matheus Fontes wrote: > Hi, > Is there anyway to

Re: cloudstack reset VM password files

2018-11-09 Thread Rene Moser
Hi again Seems no one seems to read my stuff. cloud-init is able to reset the password (similar the scripts), see https://github.com/cloud-init/cloud-init/blob/master/cloudinit/sources/DataSourceCloudStack.py#L45 WE USE IT! IT REALLY WORKS. Note that it uses the default user, e.g. for CentOS

Re: cloudstack reset VM password files

2018-11-07 Thread Rene Moser
Hi Nowadays the cloud-init [1] project supports cloudstack out of the box and we switched our templates to only use cloud-init. Unfortunately the docs regarding cloudstack is not that great (it is on my list to give back my finding). There are some great docs here

Re: [VOTE] Apache CloudStack 4.11.2.0 RC4

2018-11-02 Thread Rene Moser
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 On 10/30/2018 05:10 PM, Paul Angus wrote: > Git Branch and Commit SH: > https://gitbox.apache.org/repos/asf?p=cloudstack.git;a=shortlog;h=refs /heads/4.11.2.0-RC20181030T1040 > > Commit: 840ad40017612e169665fa799a6d31a23ecad347 +1 (binding): Good

Re: [VOTE] Apache CloudStack 4.11.2.0 RC4

2018-10-31 Thread Rene Moser
Thanks Paul Perfect! Keep us busy testing ;) Yours René

Re: [VOTE] Apache CloudStack 4.11.2.0 RC3

2018-10-18 Thread Rene Moser
On 10/18/2018 12:54 PM, Paul Angus wrote: > The vote will be open until the middle of next week, 26th September 2018. s/September/October/ right?

Re: Ansible 2.7: CloudStack related changes and future

2018-10-17 Thread Rene Moser
...and thanks for all the fish... and for the kind words, and a special thank to Exoscale for their continuous support. It has been a great time, with many opportunities I was able to master. I have followed the vision to make CloudStack a thing in Ansible. However, the reason I started the

Re: Virtual Router not accepting SSH connections from CloudStack Management server

2018-10-09 Thread Rene Moser
On 10/09/2018 09:31 AM, Paul Angus wrote: > Hi Cristian, > > That is correct, ssh is only possible to system VMs on port 3922. It is > passwordless, you must use the ssh keys which are stored on the management > server I usually add the following ssh config to get a good user experience

Re: Ansible 2.7: CloudStack related changes and future

2018-10-08 Thread Rene Moser
Sorry, I forgot to mention, that David Passante is already part of the ansible cloudstack team, but at least one other person would be helpful. Thanks again René

Ansible 2.7: CloudStack related changes and future

2018-10-08 Thread Rene Moser
(1): cloudstack: new module cs_disk_offering (#41795) Rene Moser (4): cs_firewall: fix idempotence and tests for cloudstack v4.11 (#42458) cs_vpc: fix disabled or wrong vpc offering taken (#42465) cs_pod: workaround for 4.11 API break (#43944) cs_template: implement

Re: Build template with Packer

2018-10-08 Thread Rene Moser
Hi Nicolas On 10/08/2018 11:10 AM, Nicolas Bouige wrote: > Did anyone try to set up template for cloudstack with Packer ? > > Especially, to install all prerequisites and update. > > If someone have some json example for cloudstack, so  i could work on it > and set up my own build Also see

Re: [4.11.1] VR memory leak?

2018-10-01 Thread Rene Moser
On 10/01/2018 01:41 PM, Simon Weller wrote: > Any obvious processes using memory? No, unfortunately not. Everything looks calm but real memory usage increases slowly. We are still trying to find the source issue. René

[4.11.1] VR memory leak?

2018-10-01 Thread Rene Moser
Hi We observe a specious pattern in memory usage (see graph free memory https://photos.app.goo.gl/sffEmBEoZ1gbRd18A) we restarted the VR last Friday, today on Monday, we have less then 20% memory of 1 GB. The memory is used memory not cached (also see

Re: [VOTE] Apache CloudStack 4.11.2.0 RC2

2018-09-28 Thread Rene Moser
Hi On 09/28/2018 05:21 PM, Boris Stoyanov wrote: > Hi guys, > > I’ve did some upgrade testing of RC2. I did upgraded database successfully > from 4.5.2.2, 4.9.3 and 4.11.1, but unfortunately I’ve run into a > connectivity issue between vmware 4.5u3 environments. > > Looks like TLS1.2 is not

Re: VRs swapping with 256 MB RAM

2018-09-21 Thread Rene Moser
ss. Thats why we offer > extra VR with 2 cores and 1GB RAM as another option so that customers can > use it instead of the default 256MB and 1 core. > > On Tue, Sep 18, 2018 at 5:56 PM Rene Moser wrote: > >> Hi >> >> While running test for a 4.11.1 (VMware) upg

VRs swapping with 256 MB RAM

2018-09-18 Thread Rene Moser
Hi While running test for a 4.11.1 (VMware) upgrade in our lab, we run into low memory / swapping of VRs having 256 MB RAM. After 2-3 days it became critical because the management server connections to VRs took very long, minutes, this resulted in many more problems all over. Make sure your VRs

Re: Github Issues

2018-07-18 Thread Rene Moser
Hi On 07/17/2018 02:01 PM, Marc-Aurèle Brothier wrote: > Hi Paul, > > My 2 cents on the topic. > > people are commenting on issues when it should by the PR and vice-versa >> > > I think this is simply due to the fact that with one login you can do both, > versus before you had to have a JIRA

Re: Broken guest vm consoles after upgrading to 4.11.1.0

2018-07-09 Thread Rene Moser
On 07/09/2018 12:40 PM, Ivan Kudryavtsev wrote: > Hey, Andrei. There is a parameter ib global vars about SSL and CPVM which > fixes it. Don't remember the name, but met it as well as you. I suppose > it's a bug. The issue has been filed https://github.com/apache/cloudstack/issues/2733 and an PR

Ansible 2.6: CloudStack modules changelog

2018-06-29 Thread Rene Moser
ené Moser) - cloudstack: fix for list APIs return any matching names (David Passante) - cloudstack: vpn: compatiblity fix for 4.5 API (René Moser) - cs_instance: fix err state=destroyed querying user_data (Rene Moser) Features: - cs_instance: add host migration support (René Moser) - cs_instance:

Re: [VOTE] Apache CloudStack 4.11.1.0 LTS [RC3]

2018-06-26 Thread Rene Moser
Hi 0 - Not tested, because of conflicting high prio tasks (football world cup) René

Re: 4.11.1 install feedback

2018-05-22 Thread Rene Moser
On 05/22/2018 06:36 PM, Dag Sonstebo wrote: > You may want to try a update cloud.configuration set value='true' where > name='dynamic.apichecker.enabled' and see if that lets you login. Thanks updated to entry, restarted management service, didn't help. Below you find the screen shot of

Re: Welcoming Mike as the new Apache CloudStack VP

2018-03-27 Thread Rene Moser
yeay! Thanks for the superb job Wido! Congrats Mike! On 03/26/2018 04:11 PM, Wido den Hollander wrote: > Hi all, > > It's been a great pleasure working with the CloudStack project as the > ACS VP over the past year. > > A big thank you from my side for everybody involved with the project in

Re: Automated testing of our environment

2018-03-21 Thread Rene Moser
Hi Daniel again On 03/21/2018 09:33 AM, daniel.herrm...@zv.fraunhofer.de wrote: > Hi Rene, Hi Boris, > > Thanks @Boris for the information about Marvin. I guess in our case (running > automated test against our prod environment) that would not be the ideal > choice. > >> This would be very

Re: Automated testing of our environment

2018-03-20 Thread Rene Moser
Hi Daniel On 03/20/2018 10:38 AM, daniel.herrm...@zv.fraunhofer.de wrote: > We’d like to automatically run some tests again our live environment on > regular basis. Something like: > > “Deploy a VM with a specific template, assign an IP address, enable > static NAT, and check if the SSH password

Re: Cloudstack metrics, usage collection and reporting?

2018-03-08 Thread Rene Moser
Only have https://github.com/resmo/awesome-cloudstack#montitoring-and-graphs

Re: VPC DNS server DHCP options settings

2018-03-03 Thread Rene Moser
Hi On 03/03/2018 02:56 PM, Eric Neumann wrote: > Hi All, > > How can a CloudStack tenant set their preferred DNS servers in the VPC’s DHCP > options it gives out. The VPC seems to give out it’s own IP address, which it > serves with DNSmasq - forwarding all requests to the public DNS ip

Re: [4.11] Management to VR connection issues

2018-02-26 Thread Rene Moser
On 02/26/2018 12:41 PM, Rohit Yadav wrote: > - If waiting for ssh and apache2 as part of post-init solves the issue, this > would require a new systemvmtemplate as the systemd scripts cannot be changed > or make effect during first boot. The waiting for ssh was not the issue, it was a

Re: [4.11] Management to VR connection issues

2018-02-26 Thread Rene Moser
Hi again We found the main problem. == cloud-postinit hang When having many iptables rules resulting in cloud-postinit to hang for 10min unless it was killed by systemd. As a result the ssh daemon was not started for 10 min because it is configured to be started after cloud-postinit. It seems

Re: [4.11] Management to VR connection issues

2018-02-22 Thread Rene Moser
On 02/20/2018 08:04 PM, Rohit Yadav wrote: > Hi Rene, > > > Thanks for sharing - I've not seen this in test/production environment yet. > Does it help to destroy the VR and check if the issue persists? Also, is this > behaviour system-wide for every VR, or VRs of specific networks or

[4.11] Management to VR connection issues

2018-02-20 Thread Rene Moser
Hi We upgraded from 4.9 to 4.11. VMware 6.5.0. (Testing environment). VR upgrade went through. But we noticed that the communication between the management server and the VR are not working properly. We do not yet fully understand the issue, one thing we noted is that the networks configs seems

Re: [DISCUSS] DB upgrade issue workaround for 4.10.0.0 users upgrading to 4.11.0.0

2018-02-14 Thread Rene Moser
On 02/14/2018 06:21 PM, Daan Hoogland wrote: > the -x would only add it to the comment making it harder to find. As for > multiple stable branches; merging forward always folows all branches > forward so a fix on 4.9 would be merged forward to 4.10 and then 4.10 would > be merged forward again to

Re: [DISCUSS] DB upgrade issue workaround for 4.10.0.0 users upgrading to 4.11.0.0

2018-02-14 Thread Rene Moser
Hi Daan On 02/14/2018 05:26 PM, Daan Hoogland wrote: > Rene, > > The issue is certainly not due the git workflow but to upgrade schemes we > have. > > The result of this workflow for us is that it is easier to find to which > branches a particular commit is added as by merging forward the

Re: CloudStack modules in Ansible 2.5

2018-02-05 Thread Rene Moser
On 02/05/2018 10:11 AM, Dag Sonstebo wrote: > Hi Renè, Not quite, it's René. Even though Renè looks more "aerodynamic" :P But no worries, I have seen all written variants of that name... even the nurse at my birthday wrote it worng "sigh". That is why I keep it simple. Rene

CloudStack modules in Ansible 2.5

2018-02-04 Thread Rene Moser
Hi Ansible will shortly be frozen for new modules for the v2.5 release, I take the chance to recap all the new and shiny things related to CloudStack. The final release of 2.5 has target March 2018. Ansible includes the following new CloudStack modules: cs_network_offering cs_service_offering

Re: Ansible vpn customer Gateway

2018-01-03 Thread Rene Moser
Hi Ben There is, it will be included in upcomming ansible 2.5 (target march 2018). However, you can use this as today with the following steps (untested): 1. create a "library" directory the tree level of your playbooks (or alternatively configure the library path in a .ansible.cfg) 2. copy the

Re: [DISCUSS] Changing events to include UUIDs, could it break your integration

2017-12-28 Thread Rene Moser
Hi On 12/28/2017 10:52 AM, Rohit Yadav wrote: > All, > > > We've come across a pull request which changes the event description to > use/export UUIDs instead of the numeric internal ID of a resource. I'm not > sure if this could potentially break any external integration such as > billing,

Re: [DISCUSS] Redundant Virtual Routers on VMware?

2017-12-14 Thread Rene Moser
Hi On 12/08/2017 11:56 AM, Rohit Yadav wrote: > Is anyone using redundant virtual routers with VMware, either in VPCs or > isolated networks (with recent or older versions of ACS)? No, not currently. We once had rVR but this is quite a while ago. We migrated away but it was related to issues

Re: Call for participation: Issue triaging and PR review/testing

2017-12-13 Thread Rene Moser
Hi all On 12/13/2017 05:04 AM, Ivan Kudryavtsev wrote: > Hello, devs, users, Rohit. Have a good day. > > Rohit, you intend to freeze 4.11 on 8 january and, frankly speaking, I see > risks here. A major risk is that 4.10 is too buggy and it seems nobody uses > it actually right now in production

Re: [Add Firewall Rules for SNMP on VPC]

2017-11-21 Thread Rene Moser
Hi Gian Paolo Which cloudstack release? Do you have any egress rules? Regards René On 11/21/2017 02:47 PM, Gian Paolo Buono wrote: > > Hi all, > > I need to monitorng with snmp a VPC from internal network. I have a vm > on the same vlan and have configure snmp on VPC to accept the query snmp

POLL: ACL default egress policy rule in VPC

2017-11-13 Thread Rene Moser
Hi Devs The last days I fought with the ACL egress rule behaviour and I would like to make a poll in which direction the fix should go. Short Version: We need to define a better default behaviour for acl default egress rule. I see 3 different options: 1. always add a default deny all egress

Re: Upgrade Cloudstack 4.5 to 4.9 - Unable to upgrade the database

2017-10-11 Thread Rene Moser
did you upgrade to 4.9.2 or 4.9.3? centos? Regards René

Quick 1 Question Survey

2017-09-12 Thread Rene Moser
What Linux OS and release are you running below your: * CloudStack/Cloudplatform Management * KVM/XEN Hypvervisor Host Possible answer example Cloudstack Management = centos6 KVM/XEN = None, No KVM/XEN Thanks in advance Regards René

Re: CloudStack modules in Ansible 2.4

2017-09-01 Thread Rene Moser
Hi Dennis On 09/01/2017 10:59 PM, Dennis Meyer wrote: > I thought ansible is made to deploy the meaning or behaviour of a vm, and > not managing its dependencies beyond its space. au contraire, my friend. Ansible is _the_ generic IT orchestration engine. Ansible literally allows to manage your

CloudStack modules in Ansible 2.4

2017-09-01 Thread Rene Moser
Hi Ansible 2.4 is in feature freeze and to be released in a couple of days. Let me give you a summary about the CloudStack related changes: # New Modules We have a handful of new modules: cs_instance_nic cs_instance_nic_secondaryip cs_network_acl cs_network_acl_rule cs_storage_pool

Re: [VOTE] Apache Cloudstack 4.9.3.0 RC1

2017-09-01 Thread Rene Moser
+1 Run Ansible CloudStack simulator test suite with tests for account affinitygroup cluster configuration domain firewall host instance instancegroup nic iso LB network ACL network ACL rules pod portforward project region resourcelimit role router

StoragePool: disable vs maintenance?

2017-08-18 Thread Rene Moser
Hi While creating and testing ansible modules for the storagepool API, I noticed there is a "enabled=true/false" in the update storage API which enables/disabled the storage (not shown in the UI) and there is a enableStorageMaintenace/cancelStorageMaintenance API. Anyone has a clue what are the

Re: Error on Terraform with creating many networks

2017-08-14 Thread Rene Moser
Hi Dennis On 08/14/2017 11:46 AM, Dennis Meyer wrote: > Hi, > i try to create a vpc and some networks with terraform. Not sure but wasn't there a issue with more than (or equal 8) VPC networks? https://issues.apache.org/jira/browse/CLOUDSTACK- However, not sure which versions of cloudstack

Re: CloudStack-UI 1.0.7 released on July, 25, 2017

2017-08-14 Thread Rene Moser
Hi Ivan Thanks for your update! Appreciate the progress. Just a note after a quick test: It seems there is an error in the docker image, I was not able to start a container with 1.0.7, but the very same command works with 1.0.6. $ docker logs cloudstack-ui 2017/08/14 09:27:12 [emerg] 13#13:

Re: Database connector failure on Upgrade from CS 4.3.2 to 4.9.2

2017-07-10 Thread Rene Moser
Hi On 07/10/2017 06:27 PM, Rafael Weingärtner wrote: > Did you try to set in the db.properties the "db.usage.driver"? > something like: *db*.cloud.*driver*=jdbc:mysql Related to CLOUDSTACK-9765 https://github.com/apache/cloudstack/commit/bcc6b4fbaf74865b971a72122d15d5bfde4ab7ba Regards René

Re: AW: Self-service web storefront including Apps Delivery

2017-06-29 Thread Rene Moser
Hi Ingo On 06/29/2017 06:13 PM, Jochim, Ingo wrote: > http://events.linuxfoundation.org/sites/events/files/slides/Usecase_Cloudstack_and_Ansible.pdf Thanks for sharing, very interesting. Question: I wondered about the slide #17 in where we can see an UI. Is this a UI for a service on "top of

Re: Awesome CloudStack

2017-05-10 Thread Rene Moser
Hi Will On 05/10/2017 07:49 PM, Will Stevens wrote: > Awesome!!! Great initiative Rene. You going to be at ApacheCon in Miami? Sad to say but no, I can not make it. > Maybe we can give this list a bit of airtime to give it some more > visibility. :) That would be awesome! ;)

Re: Awesome CloudStack

2017-05-10 Thread Rene Moser
On 05/10/2017 08:50 PM, Gabriel Beims Bräscher wrote: > I work in the development of the Autonomiccs plugin; a plugin that > autonomously manages environments orchestrated by Apache CloudStack (more > details at [1]). Do you believe that it would be interesting adding plugins > such as

Re: Awesome CloudStack

2017-05-10 Thread Rene Moser
Hi Gabriel On 05/10/2017 08:50 PM, Gabriel Beims Bräscher wrote: > Hi Rene, > > That is a great idea! > > Is the content related to any project that is linked somehow with Apache > CloudStack? As simple as anything "awesome" or let's say useful that is related to the CloudStack ecosystem. What

Awesome CloudStack

2017-05-10 Thread Rene Moser
Hi I started "A curated list of bookmarks, packages, tutorials, videos and other cool resources from the CloudStack ecosystem" on https://github.com/resmo/awesome-cloudstack Feel free to extend it by sending PRs ;) René

Re: Alternative Cloudstack UI for KVM and Basic Zones (with SG)

2017-04-25 Thread Rene Moser
On 04/25/2017 11:22 AM, Ivan Kudryavtsev wrote: > Hello, Rene. > > Of course, we are open for additional features. PRs will be accepted after > review and integrational testing by QA. > Just keep in mind that we (our developers or QA engineers) need to have an > access to the zone with Advanced

Re: Alternative Cloudstack UI for KVM and Basic Zones (with SG)

2017-04-25 Thread Rene Moser
Impressive! Well done! I have some question, advanced networking on your roadmap or is this not interesting for you? Would you accept PRs for implementing advanced networking support? Regards René On 04/25/2017 09:11 AM, Ivan Kudryavtsev wrote: > Hello, Cloudstack community. > > We are proud

Re: Trouble Adding Ubuntu-KVM hosts on Cloudstack

2017-04-18 Thread Rene Moser
On 04/18/2017 06:33 PM, Muhammad Adeel Zahid wrote: > I am on Ubuntu 16.04 LTS AFAIK 16.04 is not yet be supported. And the offical docs only mention 14.04. I would give 14.04 a try. Regards René

Re: Trouble Adding Ubuntu-KVM hosts on Cloudstack

2017-04-18 Thread Rene Moser
Hi Adeel On 04/18/2017 06:14 PM, Muhammad Adeel Zahid wrote: > Hi Guys, > > > Few weeks ago, I installed cloudsack management on one machine and KVM on > other machine. Both were using CentOS 6. All is working fine with these two > machines. Now, I installed ubuntu and KVM on third machine

Re: DNS is not working after adding a private gateway

2017-04-18 Thread Rene Moser
How did you reboot the router? By OS reboot or by cloudstack API? Regards René On 04/17/2017 10:33 PM, Vivek Kumar wrote: > Hello Dag, > > Yes i have tried to add static route for the remote subnet in the tab of > private gateway, and it works as well, but after rebooting the router > doesnt

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: Upgrade ACS 4.5.2 to ACS 4.9.2 ShapeBlue repo

2017-03-21 Thread Rene Moser
Hi On 03/21/2017 03:48 PM, Ciobanu Cristian wrote: > I just need few info if possible, did anyone tested the upgrade for ACS > 4.5.2 to 4.9.2 ? Yes, we did it in our test env. > Right now I have 2 old setups : ACS 4.5.2 - VMware 5.5 configured with > basic network, Installed from

Re: Welcoming Wido as the new ACS VP

2017-03-17 Thread Rene Moser
Thanks Will for all the efforts! Congrats Wido and I have no doubts you keep up the good work ;) -Rene

Re: Usage Server 4.9 Issue

2017-03-02 Thread Rene Moser
Thanks for sharing! Regards René On 03/02/2017 10:12 AM, Stock, Alexander wrote: > Hi, > > a week ago we discovered an issue with the usage server version (4.9). > After around two month from upgrading to 4.9.0 usage server stopped working > and produced following error messages in

Re: latest security vulnerability "Cloudbleed"

2017-02-25 Thread Rene Moser
Hi Suresh And this is interesting for cloudstack users because of... what reason? René On 02/25/2017 04:26 PM, Suresh Sadhu wrote: > HI All, > > On February 18th, 2017, Google security researchers discovered a potentially > dangerous leak in Cloudflare's services that resulted in the exposure

Re: Unplanned downtime

2017-02-08 Thread Rene Moser
Hi Virbol On 02/08/2017 03:14 PM, Vibol Vireak wrote: > I just install cloudstack, kvm as a hypervisor with ceph primary storage. > And i don't have any running instant yet because i plan to setup advance > network with openvswitch for my testing environment. as you mention, Did > the cloudstack

Re: Giving Users SSH Access to VMs

2017-02-08 Thread Rene Moser
Hi John On 02/08/2017 01:14 PM, John Adams wrote: > Hello, > > Just managed to setup version 4.9.2.0 with various Ubuntu 14.04 KVM hosts. > In the release notes for v 4.6 there's a mention of being able to generate > ssh-keys from the Web UI but there's no mention of this in the >

Re: Python bindings

2017-02-08 Thread Rene Moser
Hi Ranjith On 02/08/2017 09:07 AM, Ranjith Kumar wrote: > Does cloudstack api have python bindings? other than REST api?. Not sure if I fully understand your needs but there is a neat little python lib for cloudstack on https://github.com/exoscale/cs. It is also installable with pip: pip

Re: developing own webinterface

2017-01-30 Thread Rene Moser
Hi Swen I have plans to develop a new UI for CloudStack in this year, which will be most likely be implemented with vue.js https://vuejs.org/. Regards René

Re: AW: Template management

2017-01-19 Thread Rene Moser
Hi Swen again On 01/19/2017 02:31 PM, S. Brüseke - proIO GmbH wrote: > @Rene: Of course it is the user's responsibility, but we want to provide a VM > with the latest updates each time you deploy a new VM. :-) I know that > cloud-init can do this on boot, but what if the network has no internet

Re: Template management

2017-01-19 Thread Rene Moser
Hi Swen On 01/19/2017 10:04 AM, S. Brüseke - proIO GmbH wrote: > I am really interested in other solutions and workflows, so please shoot. :-) We decided to not doing or minimize (1-2 updates per year) templates updates for "system updates" for two main reasons: 1. It is the user's

Re: Dedicated IP range for SSVM/CPVM

2017-01-19 Thread Rene Moser
https://issues.apache.org/jira/browse/CLOUDSTACK-9750

Re: Dedicated IP range for SSVM/CPVM

2017-01-18 Thread Rene Moser
Hi Will On 01/17/2017 06:13 AM, Will Stevens wrote: > Rene, this is probably not going to solve your problem, but I use this > trick for other use cases. You can setup more than one range. ACS seems > to always exhaust one range before moving on to the next range. If it is a > new install,

Re: Dedicated IP range for SSVM/CPVM

2017-01-18 Thread Rene Moser
Hi On 01/17/2017 05:37 AM, Nitin Kumar Maharana wrote: > Hi Rene, > > The default pool, which means are you mentioning the public IP range? > > If it is a public IP range, user VMs won’t be consuming any IP from there. > Only system VMs(CPVM/SSVM/VR) will be consuming. VRs will be providing

Dedicated IP range for SSVM/CPVM

2017-01-16 Thread Rene Moser
Hi We would like to make a change proposal for SSVM/CPVM. Currently, the SSVM/CPVM get an IP from the "default" pool of vlaniprange which is the from the account "system" "vlaniprange": [ { "account": "system", "domain": "ROOT", "endip": "10.101.0.250",

Ansible 2.2: CloudStack Modules News

2016-11-30 Thread Rene Moser
Hi List As I know there are a few Ansible users here using the CloudStack modules, let me give you an update: New Modules in 2.2 - cs_router - cs_snapshot_policy In the upcoming 2.2.1, the modules also work with python3. Roadmap for 2.3 === New modules planned ---

Distinguish VMs not belong to VPC

2016-11-17 Thread Rene Moser
Hi I need a way to only get the VMs not belong to a VPC. While the listVirtualMachines takes the argument vpcid to filter VMs per VPC to only get VMs of an particular VPC, there seems no easy way to find out if a VM belongs to a VPC as listVirtualMachines does return VMs from vpc and as well.

Re: replicate templates Between regions

2016-10-04 Thread Rene Moser
Hi AFAIK there is no build in way, however luckely there is ansible. this is how the playbook looks like https://gist.github.com/resmo/74612d4fff6faccea5197f41753b7dd0 create a cloudstack.ini with 2 sections (first region, second region) as described here

  1   2   >