Re: Database HA in Cloudstack 4.15.2

2024-09-25 Thread Nux
which one) the mysql-ha stopped failing over. -Original Message- From: Frederic Larcher Sent: Tuesday, May 30, 2023 6:07 AM To: users@cloudstack.apache.org Subject: RE: Database HA in Cloudstack 4.15.2 Hi Simon, I have installed the cloudstack-mysql-ha package after converted it to a

RE: Database HA in Cloudstack 4.15.2

2024-09-25 Thread Sean Lair
: Database HA in Cloudstack 4.15.2 Hi Simon, I have installed the cloudstack-mysql-ha package after converted it to a Debian package. I can see the jar file in the /usr/share/cloudstack-management/lib/ folder (cloud-plugin-database-mysqlha-4.15.2.0.jar), but I can't see any mention of it i

RE: Database HA in Cloudstack 4.15.2

2023-05-30 Thread Frederic Larcher
g the cloudstack-management service. Is there another step that need to be done? -Original Message- From: Simon Weller Sent: Friday, May 26, 2023 3:36 PM To: users@cloudstack.apache.org Subject: Re: Database HA in Cloudstack 4.15.2 Hi Frederic, First of all, have you installed the cloudstack-

RE: Database HA in Cloudstack 4.15.2

2023-05-26 Thread Frederic Larcher
Subject: Re: Database HA in Cloudstack 4.15.2 Hi Frederic, First of all, have you installed the cloudstack-mysql-ha package? If so, can you look through the logs on cloudstack-management startup, and check to see whether the jar is being loaded? -Si On Fri, May 26, 2023 at 3:27 AM Frederic

Re: Database HA in Cloudstack 4.15.2

2023-05-26 Thread Simon Weller
Hi Frederic, First of all, have you installed the cloudstack-mysql-ha package? If so, can you look through the logs on cloudstack-management startup, and check to see whether the jar is being loaded? -Si On Fri, May 26, 2023 at 3:27 AM Frederic Larcher wrote: > Hi, > > I am trying to configure

Database HA in Cloudstack 4.15.2

2023-05-26 Thread Frederic Larcher
Hi, I am trying to configure HA with 2 Mysql servers in Cloudstack 4.15.2. Both DB servers are configured as master-master, and the db.properties file has been updated: -- # High Availability And Cluster Properties db.ha.enabled=true db.ha.loadBalanceStrategy=com.cloud.u