Stephane VAROQUI
Stephane VAROQUI
Would it help a one shoot install of the vip from the gui or api like using provision on the extproxy ? Using extproxy and the VIP it will be...
One can see that https://jira.mariadb.org/browse/MDEV-31779 is about having sequences in schema and the other critical one is having on duplicate key update So my proposal was to have mdev-stopper.json where...
Can one report if setting ecdsa inside onpremise-ssh-private-key works please ``` --onpremise-ssh Connect to host via SSH using user private key --onpremise-ssh-credential string User:password for ssh if no password using...
For question 2 you will need also need additional pod for proxysql or haproxy or maxscale
* repman can generate the haproxy config for you * repman can genrate db config for you * repman can monitor databases and serve as grafana datasource * repman can...
here is a sample of stuff we do generate ``` # Generated by Signal18 replication-manager v2.3.47 on 2024-09-18T08:41:51+02:00 global daemon maxconn 4096 stats socket /run/haproxy.sock mode 666 level admin stats...
Giving you this for an inspiration of integration as we know our kube deployment lack behind opensvc that we use heavely for docker , oci auto cluster deployment a lot...
> 1 Does Repmgr support this topology? > According to the [documentation](https://docs.signal18.io/architecture/topologies/master-master), Repmgr supports only a 2-node multi-master topology. My case involves 3 pods with 2 multi-masters. Will Repmgr work...
If the cluster is recover now you can have a look in the errors tab to check what are current issues , there is 2 suspects one is errant transactions...
Thanks for reporting looking at the code we do a test on ForceSlaveGtid variable you can try to set this true in repman config? Without it i guess it's a...