Cloudstack DB HA, do you use db.ha.enabled?

2023-07-20 Thread Nux
Hello, As per the subject, how do you make your DB layer HA and do you use the db.ha.enabled feature/setting in the Cloudstack management server db.properties file? Cheers

Re: Cloudstack DB HA, do you use db.ha.enabled?

2023-07-20 Thread Daniel Salvador
Hello Nux, Normally I set up three nodes with MariaDB and Galera cluster; then, in the "db.properties" file I mark "db.ha.enabled" as true, and I define one of the nodes as main and the other as replicas. When the main node goes down, one of the replicas takes over, and so on. The current propert

[GitHub] [cloudstack-documentation] rohityadavcloud closed pull request #330: cks: improve CKS data iso creation help docs

2023-07-20 Thread via GitHub
rohityadavcloud closed pull request #330: cks: improve CKS data iso creation help docs URL: https://github.com/apache/cloudstack-documentation/pull/330 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go t

[GitHub] [cloudstack-documentation] rohityadavcloud commented on pull request #318: added example to generate the kubernetes iso

2023-07-20 Thread via GitHub
rohityadavcloud commented on PR #318: URL: https://github.com/apache/cloudstack-documentation/pull/318#issuecomment-1644412848 @blueorangutan help -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to g

[GitHub] [cloudstack-documentation] rohityadavcloud commented on pull request #318: added example to generate the kubernetes iso

2023-07-20 Thread via GitHub
rohityadavcloud commented on PR #318: URL: https://github.com/apache/cloudstack-documentation/pull/318#issuecomment-1644415268 @blueorangutan docbuild -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

[GitHub] [cloudstack-documentation] blueorangutan commented on pull request #318: added example to generate the kubernetes iso

2023-07-20 Thread via GitHub
blueorangutan commented on PR #318: URL: https://github.com/apache/cloudstack-documentation/pull/318#issuecomment-1644415866 @rohityadavcloud a Jenkins job has been kicked to build the document. I'll keep you posted as I make progress. -- This is an automated message from the Apache Git

[GitHub] [cloudstack-documentation] blueorangutan commented on pull request #318: added example to generate the kubernetes iso

2023-07-20 Thread via GitHub
blueorangutan commented on PR #318: URL: https://github.com/apache/cloudstack-documentation/pull/318#issuecomment-1644417041 QA-Doc build preview: https://qa.cloudstack.cloud/builds/docs-build/pr/318. (QA-JID 95) -- This is an automated message from the Apache Git Service. To respond to

Re: Cloudstack DB HA, do you use db.ha.enabled?

2023-07-20 Thread Nux
Cheers Daniel, Can you share any other db.ha parameters you may have tuned? For me it didn't work out of the box as you described. Thanks On 2023-07-20 14:04, Daniel Salvador wrote: Hello Nux, Normally I set up three nodes with MariaDB and Galera cluster; then, in the "db.properties" file I

Re: Cloudstack DB HA, do you use db.ha.enabled?

2023-07-20 Thread Simon Weller
Lucian, Check to see whether the mysql-ha jar is being loaded. There's a separate mysql-ha package that needs to be installed. Is this Ubuntu or rpm? I'm not sure whether the default Ubuntu builds include the extra package. I believe the shapeblue build does though. -Si On Thu, Jul 20, 2023, 3

Re: Cloudstack DB HA, do you use db.ha.enabled?

2023-07-20 Thread Nux
Cheers Simon, I'll double check the jar is loaded in my next tests. On 2023-07-20 22:08, Simon Weller wrote: Lucian, Check to see whether the mysql-ha jar is being loaded. There's a separate mysql-ha package that needs to be installed. Is this Ubuntu or rpm? I'm not sure whether the defau

Re: [DISCUS][PROPOSAL] enable Update Branch on github

2023-07-20 Thread Vishesh Jindal
+1 If possible, please include "Update with Rebase" option as well. Thanks, Vishesh From: Daan Hoogland Sent: Wednesday, July 19, 2023 4:32 PM To: dev Subject: [DISCUS][PROPOSAL] enable Update Branch on github LS, In guthub there is a feature that allows you t