You may need to resynchronize the two nodes under certain conditions. For instance, after a failover, if the former secondary has become primary, you may wish to force the original primary to be primary again. Follow these instructions to resynchronize the nodes:
Stop MOVEit Central service on the current secondary node.
Stop MOVEit Central service on the current primary node (using MOVEit Central Admin's "Shut Down Service" command if tasks could be running).
On the desired new secondary node, run the MOVEit Central configuration utility and:
Set the startup role to secondary.
Choose the "Clear Admin Rep" button.
Choose the "Clear SQL Rep" button.
Determine which of the two nodes has the most current database. Generally, this is the last machine to have served as the primary node. Go to the OTHER node (the one with the less current database) and choose the "Copy Database" button to request a complete copy of the most current database. Wait for the copy procedure to complete.
Start MySQL service on both nodes.
Start MOVEit Central service on the new primary node.
Start MOVEit Central service on the new secondary node.