Re: [Maria-discuss] Designated donor.

2016-07-07 Thread Thorvald Hallvardsson
; > https://github.com/codership/galera/pull/109 > > On 06/07/16 20:00, Thorvald Hallvardsson wrote: > > Hi, > > > > I want to configure my cluster of 3 nodes let's call them sql1, sql2, > > sql3 in the way that maxscale will only balance request to sql1 and sql2 >

[Maria-discuss] Designated donor.

2016-07-06 Thread Thorvald Hallvardsson
Hi, I want to configure my cluster of 3 nodes let's call them sql1, sql2, sql3 in the way that maxscale will only balance request to sql1 and sql2 but sql3 will be only for backup/donor purposes. My question is... how can I set permanent donor in galera ? Is wsrep_sst_donor the thing ? Thank yo

Re: [Maria-discuss] Expanding Galera cluster

2016-07-04 Thread Thorvald Hallvardsson
Hi, > > SET GLOBAL wsrep_desync=1 will set a node as desynced and will cause > MaxScale to stop sending traffic to it (provided you use > router_options=synced in your maxscale.cnf config file) > > -GL > > On Mon, Jul 4, 2016 at 11:25 AM Thorvald Hallvardsson < > thorvald

[Maria-discuss] Expanding Galera cluster

2016-07-04 Thread Thorvald Hallvardsson
Hi guys, I need some help as I'm preparing to expand my existing Galera cluster. Generally the purpose of it is I need to replace 3 VMs I have a cluster running on to 2 physical servers I have been given for that purpose. My idea was to join 2 physical cluster to the existing cluster of 3 and the