Install off-site MySQL slave #3

Closed
opened 2021-08-14 22:57:40 +02:00 by Georg · 2 comments
Owner

The current Percona XtraDB multi-master cluster is distributed across the same physical location. We should install a read-only node in a different country that syncs on a shedule.

The current Percona XtraDB multi-master cluster is distributed across the same physical location. We should install a read-only node in a different country that syncs on a shedule.
Author
Owner

Installed standalone node with Percona Server in Warsaw, but haven’t written a sync script to put in a cronjob yet. Originally intended to use MySQL replication, but figured it’d be good to have one that survives longer WAN connectivity issues with no manual intervention.

Installed standalone node with Percona Server in Warsaw, but haven't written a sync script to put in a cronjob yet. Originally intended to use MySQL replication, but figured it'd be good to have one that survives longer WAN connectivity issues with no manual intervention.
Author
Owner

Used native MySQL replication instead now. Added a simple daily monitoring run via 73405432c9, if it turns out to be inconsistent we’ll ditch it and add a plain sync shedule.

Used native MySQL replication instead now. Added a simple daily monitoring run via https://git.com.de/LibertaCasa/system/commit/73405432c9c982189dffc62d436a30ccac8cc100, if it turns out to be inconsistent we'll ditch it and add a plain sync shedule.
Georg closed this issue 2021-08-31 13:35:35 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: LibertaCasa/system#3
No description provided.