Previous Topic

Next Topic

Book Contents

Book Index

Step-by-Step Instructions

Before you proceed, make sure that the previous assumptions are met.

  1. Nodes 1 and 2: Using the Permissions dialog in MOVEit Automation Admin, create a Windows user (either a local or domain user) named centralfailover into the MOVEit Admin Windows group on both nodes. Use the same password on both nodes.

    The centralfailover user will be used by the other node for replication. You can use an alternate username, but make sure it is the same username on both machines.

  2. Nodes 1 and 2: Stop the MOVEit Automation service on both nodes. Use the MOVEit Automation Admin Shut Down Service command on Node 1 if tasks could be running. You can issue the command net stop moveitcentral or use the Windows control panel to stop the service on Node 2.
  3. Nodes 1 and 2: If the MOVEit Automation Config program is not already running, start it via the shortcut located in Start > Programs > MOVEit Automation on both nodes.
  4. Nodes 1 and 2: Enter the same failover-capable license key in the License tab on both nodes.
  5. Nodes 1 and 2: Configure the email addresses of an administrator in the Errors tab on both nodes. Recommended: Provide these values so that you will be emailed when serious errors or failover events are encountered.
  6. Node 1 ONLY: Go to the Failover tab and configure the following information:
  7. Node 2 ONLY: Go to the Failover tab and configure the following information:
  8. Nodes 1 and 2: If you are using MySQL as your database, click the "Clear SQL Rep..." button on the Failover tab on both nodes.

    Note: The first time that you click Clear SQL Rep..., if you receive error messages that state that there is nothing to replicate, you can ignore these errors.

  9. Node 2 ONLY: If you are using MySQL as your database: On node 2 only, click the Copy Database button on the Failover tab to do a one-time replication of the database from the primary node to the secondary node. This might take several minutes if your existing database is large.

    You might also need to change the Copy from value on the Copy statistics database dialog thatl appears. If you encounter 'From' directory does not exist or cannot be accessed errors, use the following command-line sequence to confirm the following:

  10. Node 1 and 2: If you are using Microsoft SQL Server as your database: On both nodes, make sure that you set the registry entry DWORD named SuppressDBRep to a value of 1. This registry entry is found in one of these locations (you may need to add the registry entry):

    You do not want the SQL Server database to be replicated because Node 1 and Node 2 share the same SQL Server database.

  11. Node 1 ONLY: Start the MOVEit Automation service. (From a command line, you may issue the command "net start moveitcentral".)
  12. Node 2 ONLY: Start the MOVEit Automation service. (From a command line, you may issue the command "net start moveitcentral".)
  13. Node 1 ONLY: Open MOVEit Automation Admin and connect to "localhost". Within about three minutes, the MOVEit Automation Admin Failover tab shows that Node 1 is the primary MOVEit Automation node and Node 2 is the secondary MOVEit Automation node.
  14. Node 1 ONLY: Use the MOVEit Automation Admin Command > Reset Tamper Detection menu item to reset tamper detection for the failover system.