Uploaded image for project: 'MariaDB MaxScale'
  1. MariaDB MaxScale
  2. MXS-3136

replacement for rsync.sh from columnstore

    XMLWordPrintable

Details

    • New Feature
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Won't Do
    • None
    • N/A
    • failover
    • 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.

      Attachments

        Activity

          People

            toddstoffel Todd Stoffel (Inactive)
            Richard Richard Stracke
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Git Integration

                Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.