[MXS-3136] replacement for rsync.sh from columnstore Created: 2020-08-27  Updated: 2021-04-19  Resolved: 2020-09-10

Status: Closed
Project: MariaDB MaxScale
Component/s: failover
Affects Version/s: None
Fix Version/s: N/A

Type: New Feature Priority: Major
Reporter: Richard Stracke Assignee: Todd Stoffel (Inactive)
Resolution: Won't Do Votes: 0
Labels: None


 Description   

With Columnstore version < 1.4 , it was possible to "repair" a broken replication with

mcsadmin disableMySQLReplication
mcsadmin enableMySQLReplication

The sync process was done via rsync.

rsync -vopgr -e ssh --exclude=mysql/ --exclude=test/ --exclude=infinidb_vtable/ --exclude=infinidb_querystats/ --exclude=calpontsys/ --include=*/ --include=*/* --exclude=* $INSTALLDIR/mysql/db/ $USERNAME@$SERVER:$INSTALLDIR/mysql/db/

This feature is broken due deprecated oam api.

Maxscale provide columnstore control functions and utility feature,
so this function should be implemented in maxscale.


Generated at Thu Feb 08 04:19:13 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.