← Back to team overview

maria-discuss team mailing list archive

Replication to galera cluster

 

Hi,

I've tried to setup replication from production MariaDB (lets name proddb)
to a data warehouse on Galera cluster (dw1, dw2 and dwarbitrator - last is
a node with garb).

Made master-slave link between proddb and dw1. And on dw1 I have actual
data, but they are not updated on dw2.

Other schemas successfully transfer their updates between dw1 and dw2 as
required. Looks like only difference that other schemas are updated with
direct requests to dw1 and dw2, and replicated schema is updated only
through replication.

Does anyone have experience with a similar configuration?

Igor

Follow ups