-
Hi,
just installed a 2-nodes cluster to use in stage environment, as i'm not under fiber but i need the customers to see websites quickly in stage. My idea was to have a local database under ADSL whe…
-
```
enum CRC_PRESETS {
CRC_32=0,
CRC_16,
CRC_32_ECMA_267,
CRC_32C,
CRC_24,
CRC_16_CITT,
CRC_16_USB,
CRC_16_HDLC,
CRC_15_CAN,
CRC_8_SMBUS
}…
-
I have one server in a 3 server cluster that is continually creating gcache.page files even though the values of wsrep_replicated_bytes and wsrep_received_bytes only add up to 1GB and my galera.cache …
-
Hi
I have been doing lot of tests since 2 weeks.
Everything works like a charm with small database max 800MB.
Problem starts with huge database over several GB.
My first approach was to do thi…
-
```
2017-05-04 9:31:03 140203041720064 [Note] InnoDB: Dumping buffer pool(s) not yet started
2017-05-04 9:31:03 140204026059008 [Note] Plugin 'FEEDBACK' is disabled.
2017-05-04 9:31:03 140204026…
-
Hi
I'm trying to run a galera-cluster on Kubernetes. It works pretty ok, by the way ;)
When using official `mariadb` image, container successfully initializes `/var/lib/mysql` directory mounted …
-
Percona XtraDB Cluster 5.6 does not work correctly on 2016Q4 with the Base-64 LTS image. There seems to be a discrepancy between the MySQL version used and the Galera version used. The MySQL instance …
-
Hi,
we have Galera cluster based on 3 nodes, each with latest MariaDB 10.1.22.
Today morning, one node hangs/locked on query `SHOW STATUS LIKE 'wsrep_local_state'`. This command runs a clusterch…
-
Not sure if it's due to rehlds or regamedll cs or something else....
On my server I'm using the above mentioned both
The server is.a ctf server.....
It crashes randomly any time
-
From a private email:
> ... we are securing iSCSI over TCP links in a high security environment... we use Crypto++... and it would be nice if Crypto++ provided CRC-32C...
This is an easy cut-in sinc…