-
Let's say that you have a cluster in which SSL encryption is being used for Galera replication traffic. If you try to add an arbitrator (garbd) node to the cluster, and if the arbitrator is not config…
-
hi,
Thanks for providing java solution for crc32c-sse4.2 using native library. I can see you have uploaded SNAPSHOT version of this artifact at : [Sonatype-Staging_maven-repo](https://oss.sonatype.o…
-
Several places in libxmp use integer division, which is slow and very unfriendly to platforms without a dedicated integer division instruction like ARMv6 (and are still slow even if there is one). Unl…
-
Our setup:
Pacemaker cluster:
pacemaker-cluster-libs-1.1.15-11.el7_3.2.x86_64
pacemaker-libs-1.1.15-11.el7_3.2.x86_64
pacemaker-cli-1.1.15-11.el7_3.2.x86_64
pacemaker-1.1.15-11.el7_3.2.x86_64
…
-
Hi,
I have a two node cluster:
Ubuntu 14.04
PXC 5.6.20-68.0 , galera 3.7(r7f44a18)
xtrabackup 2.2.4
I have a problem to add a third node (same software as for the other two nodes). The node gets…
-
### Cloudberry Database version
main (HEAD)
### What happened
The following sh scripting error (unary operator expected) is seen when `configure` is run:
```
checking for __crc32cb, __crc32ch, …
-
I am looking for documentation or information on how the galera recovery timeouts will interact with livenessProbe and readinessProbe timeouts:
```
galera:
recovery:
clusterBoo…
-
I need to stop the galera cluster, but I can't stop it with scale replicas=0, and I can't run the galera cluster properly after I delete the yaml of the galera cluster
Kubernetes v1.25.0
mariadb-o…
-
os: CentOS Linux release 7.4.1708 (Core)
mariadb: 10.3.18
galleria: 25.3.27(r3871)
```
[root@host-1 mysql]# mysql -uroot -pxxxxxx -h 2001::3
Welcome to the MariaDB monitor. Commands end with ;…
-
I'm not well versed in the changes these versions introduced but I have confirmed locally that they aren't drop-in replacements in this project. Do you know what would be needed for that to work?