Re: Cloudstack 4.19 Behavior with MariaDB Galera Cluster

2024-08-14 Thread Wei ZHOU
tations you may not use > > your db cluster in active-active configuration. > > > > Regards. > > > > > > > > > > From: Marty Godsey > > Sent: Tuesday, August 13, 2024 11:22:47 PM > > To: users@cloudstack.apache.or

Re: Cloudstack 4.19 Behavior with MariaDB Galera Cluster

2024-08-14 Thread Joan g
11:22:47 PM > To: users@cloudstack.apache.org > Subject: Re: Cloudstack 4.19 Behavior with MariaDB Galera Cluster > > I use a Galera Cluster for my DB, which works without issue. I do not, for > other reasons, load balance. It is set to failover. Before I had to make > this change

Re: Cloudstack 4.19 Behavior with MariaDB Galera Cluster

2024-08-13 Thread Rohit Yadav
Date: Tuesday, August 13, 2024 at 1:46 PM To: users@cloudstack.apache.org Subject: Re: Cloudstack 4.19 Behavior with MariaDB Galera Cluster WARNING: This email originated from outside of the organization. Do not click links or open attachments unless you recognize the sender and know the content

Re: Cloudstack 4.19 Behavior with MariaDB Galera Cluster

2024-08-13 Thread Marty Godsey
at 1:46 PM To: users@cloudstack.apache.org Subject: Re: Cloudstack 4.19 Behavior with MariaDB Galera Cluster WARNING: This email originated from outside of the organization. Do not click links or open attachments unless you recognize the sender and know the content is safe. Hello Jon, Whether

Re: Cloudstack 4.19 Behavior with MariaDB Galera Cluster

2024-08-13 Thread João Jandre Paraquetti
Hello Jon, Whether there will be randomness or not depends on your setup. As far as I know, there are two possible modes for the connection with Galera clusters: sequential and loadbalance. With the sequential mode, the connector will try to connect to hosts in the order in which they were de

Cloudstack 4.19 Behavior with MariaDB Galera Cluster

2024-08-13 Thread Joan g
Hello Community, I am trying to explore the mariadb flexible URI introduced in 4.19 Ref: https://github.com/apache/cloudstack/pull/7895 My concern is on deployment with 2 or 3 Cloudstack management Servers. In the event of a server failure or restart, there's a possibility that each management se