MariaDB/Galera Cluster with CloudStack Management

2017-02-06 Thread Tyler Wilson
Hey All, I am in the process of setting up 3x management servers behind keepalived + haproxy on Ubuntu 16.04 using a VIP and had a couple questions. Is CloudStack vulnerable to this issue: https://severalnines.com/blog/avoiding-deadlocks-galera-set-haproxy-single-node-writes-and-multi-node-reads

Re: CCC Miami Sponsor: ShapeBlue

2017-02-06 Thread Vogel, Sven
Hi Boris, Thanks for info. I will do that. greetings Sven Vogel Am 05.02.2017 um 15:05 schrieb Boris Stoyanov >: Hi Sven here’s more info: https://www.meetup.com/german-CloudStack-user-group/ Just sign up and they’ll keep you

Re: Cloudstack Management IP address pool exhausted

2017-02-06 Thread Nitin Kumar Maharana
Hi Kangkan, You can extend the IP address pool by using the updatePod API. In UI, if you try to edit any pod, it will have an option to edit the start IP and end IP of the pod. You can either forward extend the end IP or backward extend the start IP. Thanks, Nitin > On 06-Feb-2017, at 11:30

Re: cs 4.5.1, vm stopped when putting xen hosts in maintenance

2017-02-06 Thread Rafael Weingärtner
I totally understand your position of not being able to debug the ACS in production ;) There is one bit I quite did not understand. If you have disabled the HA for VMs, why do you still need to change data on the data base? How did you disabled the HA of VMs? On Mon, Feb 6, 2017 at 5:04 AM,

AW: Login hangs/freezes after update to 4.9.2.0

2017-02-06 Thread Martin Emrich
During Upgrades on other ACS installations, I nailed it down further: https://issues.apache.org/jira/browse/CLOUDSTACK-9771 Regards, Martin -Ursprüngliche Nachricht- Von: Martin Emrich [mailto:martin.emr...@empolis.com] Gesendet: Dienstag, 31. Januar 2017 14:58 An:

Re: unable to take the Database dump

2017-02-06 Thread kotipalli venkatesh
Hi Dag, yes, I understand.Thanks for the confirmation. Regards, Venkatesh.k On Mon, Feb 6, 2017 at 6:18 PM, Dag Sonstebo wrote: > Hi Kotipalli, > > You would always point your MySQL slaves to the same master server – you > don’t want your second slave to receive

Re: unable to take the Database dump

2017-02-06 Thread Dag Sonstebo
Hi Kotipalli, You would always point your MySQL slaves to the same master server – you don’t want your second slave to receive “second hand news”. Also – if you pointed slave 2 to slave 1 and the synchronization to slave 1 died for some reason (not uncommon) then you would end up with two

Re: unable to take the Database dump

2017-02-06 Thread kotipalli venkatesh
Hi Sergey, As suggested, we created a cloud database and then imported the dump without any warning/error message. Thanks for sharing knowledge. Hi All, I have another doubt, currently environment having HA of Database servers (Master+Slave) both the servers working fine. a. we deployed 3rd